Skip to content
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

Laravel 6 & 7 ? #6

Open
Nuranto opened this issue Mar 6, 2020 · 6 comments
Open

Laravel 6 & 7 ? #6

Nuranto opened this issue Mar 6, 2020 · 6 comments
Assignees

Comments

@Nuranto
Copy link

Nuranto commented Mar 6, 2020

Is it planned to add benchmark for Laravel 6.x and 7.x versions ?

@Tantrisse Tantrisse self-assigned this Apr 22, 2020
@Tantrisse
Copy link
Collaborator

Hi, just to let you know we started working on it ! 😃

@neopheus
Copy link

neopheus commented Jan 1, 2021

and 8.x version

@Nuranto
Copy link
Author

Nuranto commented Mar 22, 2021

Any news ? :p

@Tantrisse
Copy link
Collaborator

Hi !

Thx @Nuranto for waking me up !

@steevanb Here's what I've done about Laravel :

For versions 6.x, 7.x and 8x I've create 2 new branches :

  • laravel_{VERSION}_hello_world_prepare : contains everything to benchmark the "Hello world" mode.
  • laravel_{VERSION}_rest_api_prepare : contains everything to benchmark the "Rest API" mode.

I've build and validated all theses branches using phpbenchkit, so everything should work just fine ! :)

There's still 2 things to do and only @steevanb can :

  • Drop the suffix "_prepare" on every branches
  • Update the "sourceCode" -> "urls" in "laravel/.phpbenchmarks/config.yml" to match the new branches names.

I can help if needed !

Cheers,
Tristan

@matiaslauriti
Copy link

matiaslauriti commented Aug 9, 2021

@steevanb not only we need to have this done, but also we need to have PHP 8 tested on these, as it has a good performance upgrade.

@stefanak-michal
Copy link

Hi. Any plans or updates about this issue?

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

No branches or pull requests

5 participants