1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele f1ba428fb0 Add performance test capability in C with scaling.
Scaling allows the starting values to be increased from the command-line without code changes.

Also suppress valgrind and assertions when running performance testing.  Optimization is left at -O0 because we should not be depending on compiler optimizations to make our code performant, and it makes profiling more informative.
2019-09-28 14:02:12 -04:00
..
Common Add performance test capability in C with scaling. 2019-09-28 14:02:12 -04:00
Env Add missing PostgreSQL 11 control/WAL versions in Perl tests. 2019-09-27 09:45:11 -04:00
Module Identify Perl performance test by appending -perl. 2019-09-28 13:17:21 -04:00