arc/scripts
Pierre-Yves Chibon 2149e8a446 Rework the stats script
- Create a new object for each test-case/deployment
- Simplify the stats, no need to use defaultdict anymore
- Define the start_time to be the one of the test-case/deployment not
  the start time of the script (influences the requests per minute
  count)

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-02-16 23:20:34 +01:00
..
migration.sql Adding an index on the msg_id field of messages when it's partitioned 2021-02-11 15:26:05 +01:00
migration_timescaledb.sql Rename the constraint 2021-02-12 17:48:04 +01:00
test_datagrepper_perfs.py Rework the stats script 2021-02-16 23:20:34 +01:00