mgholam / fastJSON

Smallest, fastest polymorphic JSON serializer
https://www.codeproject.com/Articles/159450/fastJSON-Smallest-Fastest-Polymorphic-JSON-Seriali
MIT License
479 stars 147 forks source link

Compare agains System.Text.Json #127

Closed jogibear9988 closed 3 years ago

jogibear9988 commented 3 years ago

Could you include a comparison agains the MS Serializer?

mgholam commented 3 years ago

There is one in the CodeProject article.

jogibear9988 commented 3 years ago

I saw now. But most of the tests not.