Обсуждение: [MASSMAIL]pgsql: Add a TAP test for test_json_parser_perf

Поиск
Список
Период
Сортировка

[MASSMAIL]pgsql: Add a TAP test for test_json_parser_perf

От
Andrew Dunstan
Дата:
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(-)