This commit is contained in:
Zsolt Ero
2023-12-20 22:57:05 +01:00
parent d6fdebe6fe
commit 6496637b28
7 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
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