aboutsummaryrefslogtreecommitdiffstats
path: root/test/bench/simple.traffic
diff options
context:
space:
mode:
Diffstat (limited to 'test/bench/simple.traffic')
-rwxr-xr-xtest/bench/simple.traffic3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/bench/simple.traffic b/test/bench/simple.traffic
new file mode 100755
index 00000000..08200e05
--- /dev/null
+++ b/test/bench/simple.traffic
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+hey -disable-keepalive http://localhost:10002/profiler.py | tee ./results/simple.perf \ No newline at end of file