Skip to content

Commit 57d8b27

Browse files
committed
Update README and results
1 parent 30d89f6 commit 57d8b27

File tree

2 files changed

+53
-50
lines changed

2 files changed

+53
-50
lines changed

README.md

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,14 @@ If you find something wrong with my code, please feel free to send Pull Requests
3232

3333
1. Phalcon 2.0.8
3434
1. Ice 1.0.34
35+
1. Tipsy 0.10.3
3536
1. FatFree 3.5.0
3637
1. Slim 2.6.2
3738
1. CodeIgniter 3.0.2
3839
1. NoFussFramework 1.2.3
39-
1. Slim 3.0.0-RC1
40+
1. Slim 3.0.0-RC2
4041
1. BEAR.Sunday 1.0.1
41-
1. Lumen 5.1.5
42+
1. Lumen 5.1.6
4243
1. zend-expressive 1.0.0rc2 (FastRoute + zend-servicemanager)
4344
1. Radar 1.0.0-dev
4445
1. Yii 2.0.6
@@ -47,9 +48,9 @@ If you find something wrong with my code, please feel free to send Pull Requests
4748
1. FuelPHP 1.8-dev
4849
1. PHPixie 3.2
4950
1. Aura 2.0.2
50-
1. CakePHP 3.1.2
51-
1. Symfony 2.7.5
52-
1. Laravel 5.1.19
51+
1. CakePHP 3.1.4
52+
1. Symfony 2.7.7
53+
1. Laravel 5.1.24
5354
1. Zend Framework 2.5.2
5455
1. TYPO3 Flow 3.0.0
5556

@@ -66,34 +67,35 @@ If you find something wrong with my code, please feel free to send Pull Requests
6667

6768
These are my benchmarks, not yours. **I encourage you to run on your environments.**
6869

69-
(2015/10/28)
70+
(2015/11/29)
7071

7172
![Benchmark Results Graph](https://pbs.twimg.com/media/CSXXvggUYAA74_j.png)
7273

7374
|framework |requests per second|relative|peak memory|relative|
7475
|-------------------|------------------:|-------:|----------:|-------:|
75-
|phalcon-2.0 | 1,470.10| 56.0| 0.50| 1.0|
76-
|ice-1.0 | 1,230.86| 46.9| 0.50| 1.0|
77-
|fatfree-3.5 | 948.76| 36.2| 0.50| 1.0|
78-
|slim-2.6 | 749.78| 28.6| 0.50| 1.0|
79-
|ci-3.0 | 687.84| 26.2| 0.50| 1.0|
80-
|nofuss-1.2 | 596.83| 22.7| 0.50| 1.0|
81-
|slim-3.0 | 534.92| 20.4| 0.75| 1.5|
82-
|bear-1.0 | 418.27| 15.9| 1.00| 2.0|
83-
|lumen-5.1 | 387.59| 14.8| 1.00| 2.0|
84-
|ze-1.0 | 353.47| 13.5| 1.00| 2.0|
85-
|radar-1.0-dev | 355.74| 13.6| 0.75| 1.5|
86-
|yii-2.0 | 351.31| 13.4| 1.75| 3.5|
87-
|silex-1.3 | 316.28| 12.1| 1.00| 2.0|
88-
|cygnite-1.3 | 324.87| 12.4| 1.00| 2.0|
89-
|fuel-1.8-dev | 301.30| 11.5| 0.75| 1.5|
90-
|phpixie-3.2 | 253.21| 9.6| 1.50| 3.0|
91-
|aura-2.0 | 198.16| 7.6| 1.00| 2.0|
92-
|cake-3.1 | 202.34| 7.7| 1.50| 3.0|
93-
|symfony-2.7 | 88.22| 3.4| 3.25| 6.5|
94-
|laravel-5.1 | 80.09| 3.1| 2.75| 5.5|
95-
|zf-2.5 | 69.57| 2.7| 3.25| 6.5|
96-
|typo3f-3.0 | 26.24| 1.0| 6.75| 13.5|
76+
|phalcon-2.0 | 1,746.90| 64.7| 0.27| 1.0|
77+
|ice-1.0 | 1,454.79| 53.9| 0.26| 1.0|
78+
|tipsy-0.10 | 1,425.66| 52.8| 0.32| 1.2|
79+
|fatfree-3.5 | 1,106.20| 41.0| 0.42| 1.6|
80+
|slim-2.6 | 880.24| 32.6| 0.47| 1.8|
81+
|ci-3.0 | 810.99| 30.1| 0.43| 1.7|
82+
|nofuss-1.2 | 672.16| 24.9| 0.40| 1.5|
83+
|slim-3.0 | 534.16| 19.8| 0.61| 2.4|
84+
|bear-1.0 | 442.63| 16.4| 0.76| 2.9|
85+
|lumen-5.1 | 412.36| 15.3| 0.95| 3.7|
86+
|ze-1.0 | 391.97| 14.5| 0.80| 3.1|
87+
|radar-1.0-dev | 369.79| 13.7| 0.70| 2.7|
88+
|yii-2.0 | 379.77| 14.1| 1.37| 5.3|
89+
|silex-1.3 | 383.66| 14.2| 0.86| 3.3|
90+
|cygnite-1.3 | 385.16| 14.3| 0.76| 2.9|
91+
|fuel-1.8-dev | 346.33| 12.8| 0.65| 2.5|
92+
|phpixie-3.2 | 236.58| 8.8| 1.31| 5.1|
93+
|aura-2.0 | 233.80| 8.7| 0.89| 3.5|
94+
|cake-3.1 | 207.27| 7.7| 1.37| 5.3|
95+
|symfony-2.7 | 101.99| 3.8| 3.21| 12.4|
96+
|laravel-5.1 | 91.59| 3.4| 2.76| 10.7|
97+
|zf-2.5 | 81.13| 3.0| 3.02| 11.7|
98+
|typo3f-3.0 | 26.98| 1.0| 6.50| 25.2|
9799

98100
Note(1): All the results are run on php with `phalcon.so` and `ice.so`. If you don't load phalcon.so or ice.so, the rps except for Phalcon or Ice probably increase a bit.
99101

output/results.hello_world.log

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1-
phalcon-2.0: 1470.10: 524288: 0.000710: 6
2-
ice-1.0: 1230.86: 524288: 0.001375: 5
3-
fatfree-3.5: 948.76: 524288: 0.001792: 10
4-
slim-2.6: 749.78: 524288: 0.002052: 25
5-
ci-3.0: 687.84: 524288: 0.002292: 27
6-
nofuss-1.2: 596.83: 524288: 0.001675: 22
7-
slim-3.0: 534.92: 786432: 0.001692: 57
8-
bear-1.0: 418.27: 1048576: 0.001318: 99
9-
lumen-5.1: 387.59: 1048576: 0.004704: 32
10-
ze-1.0: 353.47: 1048576: 0.004015: 68
11-
radar-1.0-dev: 355.74: 786432: 0.002665: 74
12-
yii-2.0: 351.31: 1835008: 0.002830: 50
13-
silex-1.3: 316.28: 1048576: 0.003643: 65
14-
cygnite-1.3: 324.87: 1048576: 0.002614: 71
15-
fuel-1.8-dev: 301.30: 786432: 0.003641: 45
16-
phpixie-3.2: 253.21: 1572864: 0.003477: 167
17-
aura-2.0: 198.16: 1048576: 0.005190: 69
18-
cake-3.1: 202.34: 1572864: 0.004083: 85
19-
symfony-2.7: 88.22: 3407872: 0.018519: 107
20-
laravel-5.1: 80.09: 2883584: 0.022332: 40
21-
zf-2.5: 69.57: 3407872: 0.048966: 205
22-
typo3f-3.0: 26.24: 7077888: 0.057868: 278
1+
phalcon-2.0: 1746.90: 278432: 0.001488: 5
2+
ice-1.0: 1454.79: 270376: 0.001139: 4
3+
tipsy-0.10: 1425.66: 332640: 0.001068: 18
4+
fatfree-3.5: 1106.20: 438488: 0.001483: 9
5+
slim-2.6: 880.24: 494360: 0.001359: 24
6+
ci-3.0: 810.99: 447096: 0.001257: 26
7+
nofuss-1.2: 672.16: 417704: 0.007358: 21
8+
slim-3.0: 534.16: 643752: 0.001601: 56
9+
bear-1.0: 442.63: 794624: 0.008693: 98
10+
lumen-5.1: 412.36: 999352: 0.002775: 37
11+
ze-1.0: 391.97: 838024: 0.002283: 67
12+
radar-1.0-dev: 369.79: 739008: 0.003101: 73
13+
yii-2.0: 379.77: 1435968: 0.002907: 49
14+
silex-1.3: 383.66: 900000: 0.010153: 64
15+
cygnite-1.3: 385.16: 793584: 0.003314: 70
16+
fuel-1.8-dev: 346.33: 680384: 0.002663: 44
17+
phpixie-3.2: 236.58: 1374400: 0.008409: 164
18+
aura-2.0: 233.80: 937344: 0.011615: 68
19+
cake-3.1: 207.27: 1439320: 0.004517: 84
20+
symfony-2.7: 101.99: 3363064: 0.014221: 106
21+
laravel-5.1: 91.59: 2889400: 0.024721: 39
22+
zf-2.5: 81.13: 3161792: 0.015882: 204
23+
typo3f-3.0: 26.98: 6814840: 0.105535: 277

0 commit comments

Comments
 (0)