Files
openfreemap/scripts/benchmark/command.txt
Zsolt Ero e2c2f1fc7e work
2023-12-17 18:53:29 +01:00

5 lines
168 B
Plaintext

wrk -c1000 -d10s -t1 -s /data/ofm/benchmark/wrk_custom_list.lua http://localhost
# -t1 - needs to be single treaded, otherwise the urls would be read not in sequence