jsonfmt: Fix threading support + memory leak bug

This commit is contained in:
Yorhel 2025-01-28 19:19:18 +01:00
parent 9c8ce3f782
commit 12326ca8e4
5 changed files with 79 additions and 69 deletions

View file

@ -1,5 +1,7 @@
#!/usr/bin/perl
exit if @ARGV && @ARGV[0] eq 'bench';
# Can be invoked as:
# ./bench.PL # (or 'make bench') generates FU/Benchmarks.pod
# ./bench.PL regex # run benchmark(s) matching the regex