fu/FU
Yorhel ca8d1b72be bench: Add JSON parsing benchmarks + nicer formatting
This shows I got some optimizing to do. I was expecting integer parsing
to be slower, though, but it looks like it can compete with JSON::XS's
specialized small-int parsing code anyway.
2025-01-31 10:36:06 +01:00
..
Benchmarks.pod bench: Add JSON parsing benchmarks + nicer formatting 2025-01-31 10:36:06 +01:00
Util.pm jsonparse: Add basic JSON parser 2025-01-31 07:29:06 +01:00
Util.pod jsonparse: Add basic JSON parser 2025-01-31 07:29:06 +01:00
XS.pm Add initial JSON formatter 2025-01-28 09:33:29 +01:00