Add a TAP test for test_json_parser_perf
Andrew Dunstan <andrew@dunslane.net>
Add a TAP test for test_json_parser_perf This just makes sure the test can run with a single iteration. A real performance test would test with many more.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_json_parser/meson.build | modified | +2 −1 |
| src/test/modules/test_json_parser/t/004_test_parser_perf.pl | added | +35 −0 |