neuecc / Utf8Json

Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
MIT License
2.36k stars 267 forks source link

Benchmark fix #242

Closed gordrs closed 3 years ago

gordrs commented 3 years ago

Lets the benchmarks run again with latest benchmarkdotnet on .NET 5. Haven't updated the versions of the other projects we're testing against, but I want to write a bunch of different benchmarks to see performance per type before I go and do that work.

maurosampietro commented 3 years ago

Instead of fixing readme and perf benchamark and other shit, try and read the issues: this library have many problems and in facts does not work at all in many scenarios :)

tcsaddul commented 3 years ago

@maurosampietro These open source developers have shared their talents for FREE to help other developers. The "other" developers don't have the right to demand anything from them except at least to make a "request".

maurosampietro commented 3 years ago

If you don’t have the will to maintain a piece of open source software anymore transfer the ownership of the project.

On 13 Feb 2021, at 07:26, tcsaddul notifications@github.com wrote:

 @maurosampietro These open source developers have shared their talents for FREE to help other developers. The "other" developers don't have the right to demand anything from them except at least to make a "request".

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

gordrs commented 3 years ago

Instead of fixing readme and perf benchamark and other shit, try and read the issues: this library have many problems and in facts does not work at all in many scenarios :)

The merge request selected neuecc's repo instead of my forked repo. This happened in error and was closed immediately. If you want a working branch, check that one out, we already have new nuget packages working in production by myself and the project's users.