Porting shiny_json_logic to Crystal: What the type system taught me about JSON Logic
Introducing JsonLogic to Crystal I’ve been maintaining shiny_json_logic (a Ruby JSON Logic implementation with …
Introducing JsonLogic to Crystal I’ve been maintaining shiny_json_logic (a Ruby JSON Logic implementation with …
Introducing shiny/json-logic-php: A modern, fully compliant and blazing fast JSON Logic implementation for PHP. With …
Part 5 of a series on making the fastest AND most compliant Ruby JSON Logic gem. All the optimization work ran on my …
Part 4 of a series on making the fastest AND most compliant Ruby JSON Logic gem. After Sprint 4 I ran the profiler …
Part 3 of a series on making the fastest AND most compliant Ruby JSON Logic gem. After Sprint 2 we had gone from ~20k to …
Part 2 of a series on making the fastest AND most compliant Ruby JSON Logic gem. When I first got shiny_json_logic to …
Part 1 of a series on making the fastest AND most compliant Ruby JSON Logic gem. Before I talk about performance at all, …