This commit is contained in:
Alexander Kuzmenkov 2021-05-15 09:44:14 +03:00
parent 7719c1d933
commit 91835369cf

View File

@ -273,7 +273,6 @@ for query_index in queries_to_run:
prewarm_id = f'{query_prefix}.prewarm0'
try:
# Will also detect too long queries during warmup stage
# During the warmup runs, we will also:
# * detect queries that are exceedingly long, to fail fast,
# * collect profiler traces, which might be helpful for analyzing