Tagged articles
1 articles
Page 1 of 1
FunTester
FunTester
Apr 22, 2021 · Operations

How Thread Count, Random Delays, and Logging Skew QPS Measurements

This article experimentally examines how different sources of performance‑test error—fixed versus random request latency, thread‑count variations, and log‑printing overhead—affect QPS calculations, revealing that higher concurrency amplifies error while increased request repetitions and reduced logging improve measurement accuracy.

GroovyJavaPerformance Testing
0 likes · 12 min read
How Thread Count, Random Delays, and Logging Skew QPS Measurements