summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b570079..2b9b706 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,8 @@ measure-ping:
httperf --server localhost --port 8080 --num-calls 5 --num-conns 20 --uri /ping
trigger-sync:
- time curl localhost:8080/start-sync
+ #time curl localhost:8080/start-sync
+ curl localhost:8080/start-sync
measure-series:
# TODO make sure we have restarted the server, send SIGNUP ?