Files
openfreemap/modules/http_host/benchmark/wrk_usage.txt
2024-08-29 16:33:59 +02: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