fu/FU
Yorhel 8ef2a724d1 jsonfmt: Move arg parsing into XS
Going to need a way to pass arguments into the XS function anyway, so
might as well do the entire arg parsing step in XS while we're at it.
Provides a significant speedup for tiny inputs as well, but I don't find
that too interesting.
2025-01-29 11:42:15 +01:00
..
Benchmarks.pod jsonfmt: Move arg parsing into XS 2025-01-29 11:42:15 +01:00
Util.pm jsonfmt: Move arg parsing into XS 2025-01-29 11:42:15 +01:00
Util.pod Add benchmarking tool + improve integer formatting performance 2025-01-28 15:02:32 +01:00
XS.pm Add initial JSON formatter 2025-01-28 09:33:29 +01:00