JSON serializers benchmarks updated

Kevin Montrose’s Jil JSON serializer has now been added to the JSON benchmark tests and the results are really impressive.

image

image

 

Kevin has also listed the tricks that he has employed to make Jil fast on the project page, which is well worth a read.

 

Learn to build Production-Ready Serverless applications

Want to learn how to build Serverless applications and follow best practices? Subscribe to my newsletter and join over 5,000 AWS & Serverless enthusiasts who have signed up already.

3 thoughts on “JSON serializers benchmarks updated”

  1. @Chris – that’s right, it’s just there as a benchmark as it’s one of the fastest serializers around and as a reminder that where human readability is not important the BSON serializers have a long way to go to catch protocol buffer both in performance and in payload size.

  2. Pingback: Improving WebAPI performance with Jil and Protocol Buffers | Rush Frisby

Leave a Comment

Your email address will not be published. Required fields are marked *