benchmark scripts
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
ab -k -n 2000 -c 64 \
|
||||
-p decrypt_request.json -T application/json \
|
||||
http://127.0.0.1:8000/decrypt \
|
||||
> ab_decrypt.txt
|
||||
Reference in New Issue
Block a user