Hacker News new | ask | show | jobs
by cmircea 4784 days ago
You should really do a test on ASP.NET with JSON.net and ServiceStack Text.

The default JSON serializer is hopelessly slow.

1 comments

Thanks for the tip!

I need to be clear that the ASP.NET implementation that you see in Round 5 was contributed by user @pdonald at Github.

That said, we'd be happy to receive more pull requests with ASP.NET changes and improvements. We suspect there is a lot of room for improvement in the Windows numbers.

I've just submitted a pull request.
You may be the fastest pull-requester I've seen in the five rounds of this project. Good show.
Hehe :)

It actually took more time to clone and open the code in VS than to make the changes.