-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathempower.txt
38 lines (24 loc) · 916 Bytes
/
empower.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: 75883.00
Running 10s test @ http://localhost:8080/plaintext
Requests/sec: 87931.02
Running 10s test @ http://localhost:8080/fortune
Requests/sec: 31852.30
Running 10s test @ http://localhost:8080/queries?queries=10
Requests/sec: 5357.72
Running 10s test @ http://localhost:8080/update?queries=10
Requests/sec: 2274.38
------------------------------------------
Benchmarking whipower
Running 10s test @ http://localhost:8080/json
Requests/sec: 70098.06
Running 10s test @ http://localhost:8080/plaintext
Requests/sec: 70161.92
Running 10s test @ http://localhost:8080/fortune
Requests/sec: 12953.60
Running 10s test @ http://localhost:8080/queries?queries=10
Requests/sec: 11350.36
Running 10s test @ http://localhost:8080/update?queries=10
Requests/sec: 5283.15
------------------------------------------