benchto icon indicating copy to clipboard operation
benchto copied to clipboard

Add tests with multiple queries for the concurrency test

Open yingsu00 opened this issue 2 years ago • 0 comments

DriverAppIntegrationTest.testConcurrentBenchmark() uses test_concurrent_benchmark.yaml which contains only 1 query. We need to test the case where there are many queries. Each thread shall be able to pick up more or less equal amount of work/queries.

yingsu00 avatar Aug 31 '22 08:08 yingsu00