-
Notifications
You must be signed in to change notification settings - Fork 6
Nette 3.3 #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Nette 3.3 #81
Conversation
Nette framework addition - readme & config correct dir version name
|
Hi. Do you have some benchmarks from your local in comparison with Lumen? We tested this benchmark project and it seems it is influenced by the order of the bench-marked frameworks from the config. So best would be to run one framework at a time and record first test because subsequent tests are faster. |
Hello, okay, here are independent results of lumen-10.0 and nette3.3 (used |
|
Nice 28.5% faster. |
|
This PR fail with Nette: PD: seems that the response only send 33 bytes, not the 34 bytes to pass the tests |
|
Normally when fail show: But Nette show: The https://github.com/myaaghubi/PHP-Frameworks-Bench/blob/main/libs/output_data.php#L4 |
Nette framework addition suggestion