Files
openfreemap/scripts/http_host/benchmark/command.txt
Zsolt Ero 6496637b28 work
2023-12-20 22:57:05 +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