Files
openfreemap/scripts/http_host/benchmark/wrk_usage.txt
Zsolt Ero b09a2eded4 benchmark
2024-01-04 18:16:15 +01:00

9 lines
193 B
Plaintext

wrk -c10 -t4 -d10s -s /data/ofm/benchmark/wrk_custom_list.lua http://localhost
# -t1 => more correct, since the url list is loaded exactly in sequence
# -t4 => reflecting real world usage