You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge/demo.txt

10 lines
232 B

LD_LIBRARY_PATH="$(pwd):$LD_LIBRARY_PATH" ./awsmrt ../tests/test_fibonacci_multiple.json
# fib(20)
ab -n 100000 -c 100 -p post_body.txt -v 4 localhost:10000/
# fib(10)
ab -n 100000 -c 100 -p post_body2.txt -v 4 localhost:10001/