-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpipeline.txt
38 lines (24 loc) · 915 Bytes
/
pipeline.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Benchmarking fastpower
Running 10s test @ http://localhost:8080/json
Requests/sec: 190507.34
Running 10s test @ http://localhost:8080/plaintext
Requests/sec: 199306.43
Running 10s test @ http://localhost:8080/fortune
Requests/sec: 38954.41
Running 10s test @ http://localhost:8080/queries?queries=10
Requests/sec: 5670.90
Running 10s test @ http://localhost:8080/update?queries=10
Requests/sec: 2395.86
------------------------------------------
Benchmarking whipower
Running 10s test @ http://localhost:8080/json
Requests/sec: 254655.27
Running 10s test @ http://localhost:8080/plaintext
Requests/sec: 251232.13
Running 10s test @ http://localhost:8080/fortune
Requests/sec: 196.87
Running 10s test @ http://localhost:8080/queries?queries=10
Requests/sec: 104.55
Running 10s test @ http://localhost:8080/update?queries=10
Requests/sec: 33.87
------------------------------------------