pgsql: Add a TAP test for test_json_parser_perf

Started by Andrew Dunstanabout 2 years ago1 messagescomitters
Jump to latest
#1Andrew 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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/daf554dbeabf0957a25c9e37488d42c047c0ce23

Modified Files
--------------
src/test/modules/test_json_parser/meson.build | 3 +-
.../test_json_parser/t/004_test_parser_perf.pl | 35 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 1 deletion(-)