0.1 - Initial Release #4
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀 0.1 - Initial Release
🤩 We're building this in public
@danpastori and I are excited to work together in public and show you more on our approach to building Laravel applications.
🛠️ Products we're using to build this
🤝 Follow along
If you're excited to see the progress, subscribe to this PR and follow us to see the latest updates:
👉 Problems this project solves
We're working on releasing FrankenPHP as a new variation on serversideup/php. We read online that things are much faster with FrankenPHP, but it's hard to quantify what that really means.
We need an application that is disposable and repeatable to standardize benchmark tests that help us understand PHP performance tuning with Laravel.
👋 Say hello to BenchKit
BenchKit is our open source Laravel application that is designed to give us real world numbers with Laravel. Instead of just taking arbitrary performance metrics and guessing what's actually faster, BenchKit will show us results in operations per second with Laravel.
This means you can run the same tests across different hardware, hosts, configurations and truly see how much faster Laravel is 🪄
🎯 Project Scope
👇 Use the link below to view what tasks are in scope of this project.
🎨 Design Assets
All assets in this project are stored in our Figma documentation.
Preview
👨🔬 How to test this PR
This PR is available for testing with using any image prefixed by
pr-3
on DockerHub. For example, the default image is:This means you can run a simple test on any Docker machine with:
You can swap out the PHP version and variation too 🤓