Skip to content

Update Kernel.php #72

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

Closed
wants to merge 1 commit into from
Closed

Update Kernel.php #72

wants to merge 1 commit into from

Conversation

taylorotwell
Copy link
Contributor

@taylorotwell taylorotwell commented Jan 10, 2017

Laravel comes with HTTP sessions enabled out of the box even though I know this hurts "hello world" style benchmark times. You are making a comparison to frameworks which do not have sessions enabled out of the box. Disabling sessions to make the comparisons more realistic and accurate.

Laravel comes with HTTP sessions enabled out of the box even though this hurts "hello world" style benchmark times. You are making a comparison to frameworks which do not have sessions enabled out of the box. Disabling sessions to make the comparisons more accurate.
@kenjis kenjis closed this Jan 11, 2017
@kenjis
Copy link
Owner

kenjis commented Jan 12, 2017

I don't know why, but it seems my comment (and taylor's one?) is vanished.
So I put the reason why this PR was closed.

This PR is not acceptable, because it is against our policy:

  • Use the default configuration.
    • Don't remove any components/configurations even if they are not used.

See https://github.com/kenjis/php-framework-benchmark#benchmarking-policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants