File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -69,13 +69,16 @@ These are my benchmarks, not yours. **I encourage you to run on your -production
6969| lumen-10.0 | 325.27| 3.9| 3.61| 8.6|
7070| symfony-5.4 | 309.74| 3.7| 3.77| 9.0|
7171| codeigniter-4.4 | 302.21| 3.6| 3.62| 8.6|
72- | symfony-6.4 | 278.58| 3.3| 4.11| 9.8|
72+ | symfony-7.0 | 286.46| 3.4| 4.07| 9.7|
73+ | symfony-6.4 | 280.83| 3.3| 4.11| 9.8|
7374| cakephp-4.5 | 246.72| 2.9| 4.63| 11.0|
75+ | cakephp-5.0 | 243.96| 2.9| 4.74| 11.3|
7476| laravel-10.2 | 84.19| 1.0| 13.06| 31.0|
7577
7678
7779#### OPCache On
7880Check out the video for more information.
81+
7982[ ![ Results with OPCache On/Off & How to add your framework] ( http://img.youtube.com/vi/Dk8YHQZ6jfY/0.jpg )] ( http://www.youtube.com/watch?v=Dk8YHQZ6jfY )
8083
8184
@@ -182,9 +185,7 @@ $ bash benchmark.sh -t laravel-10.2/ slim-4.12/ ...
182185
183186
184187## Add Your Framework
185- Check out the [ Benchmarking Policy] ( #benchmarking-policy ) , to get more information watch the video
186-
187- [ OPCache On/Off] ( #opcache-on ) .
188+ Check out the [ Benchmarking Policy] ( #benchmarking-policy ) , to get more information watch the video [ OPCache On/Off] ( #opcache-on ) .
188189
189190
190191## Benchmarking Policy
You can’t perform that action at this time.
0 commit comments