- Notifications
You must be signed in to change notification settings - Fork28
Commit98aed6c
committed
Add --latency-limit option to pgbench.
This allows transactions that take longer than specified limit to be countedseparately. With --rate, transactions that are already late by the time weget to execute them are skipped altogether. Using --latency-limit with--rate allows you to "catch up" more quickly, if there's a hickup in theserver causing a lot of transactions to stall momentarily.Fabien COELHO, reviewed by Rukh Meski and heavily refactored by me.1 parent30d7ae3 commit98aed6c
2 files changed
+235
-66
lines changed0 commit comments
Comments
(0)