Hello, i make simple lua script to make me send wrk result easier. As my current understanding, the latency and duration is in 'us' ? But when i tried to test something, the result is not what i expected, the duration is normal (5 min = 300s), but latency is 1000 times larger than in millisecond
Should i redivide the latency by 1000 to make it in millisecond?
Hello, i make simple lua script to make me send wrk result easier. As my current understanding, the latency and duration is in 'us' ? But when i tried to test something, the result is not what i expected, the duration is normal (5 min = 300s), but latency is 1000 times larger than in millisecond
Should i redivide the latency by 1000 to make it in millisecond?
result:
script: