Yan Cui
I help clients go faster for less using serverless technologies.
This article is brought to you by
Don’t reinvent the patterns. Catalyst gives you consistent APIs for messaging, data, and workflow with key microservice patterns like circuit-breakers and retries for free.
Kevin Montrose’s Jil JSON serializer has now been added to the JSON benchmark tests and the results are really impressive.
Kevin has also listed the tricks that he has employed to make Jil fast on the project page, which is well worth a read.
Whenever you’re ready, here are 3 ways I can help you:
- Production-Ready Serverless: Join 20+ AWS Heroes & Community Builders and 1000+ other students in levelling up your serverless game. This is your one-stop shop for quickly levelling up your serverless skills.
- I help clients launch product ideas, improve their development processes and upskill their teams. If you’d like to work together, then let’s get in touch.
- Join my community on Discord, ask questions, and join the discussion on all things AWS and Serverless.
Just to be clear, the Protobuf-net is not actually serialising/deserialising JSON… right?
@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.
Pingback: Improving WebAPI performance with Jil and Protocol Buffers | Rush Frisby