> 3. Modify timers UIs where it is reasonable, adding radio button to
change timer mode
Will that scale?
Will that be consistent with pre/post processors?
Each and every timer would have to support "pre-post mode".
Suppose you add another feature, then it will be an exponential number
of combinations in timer UIs.
Well, there could probably be "post timer" that has access to the
sampler result and adjust sleep duration accordingly (e.g. sleep 1sec
for each 10KiB or response).
I wonder if "seeping after sampler execution" would break response
time reporting.
Especially, for "transaction controller" that is known to have obscure code.
Vladimir