-
Notifications
You must be signed in to change notification settings - Fork 669
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
Roadmap 🚀 #3108
Comments
I would also suggest pypy for Python |
Thanks for your suggestion. As a global reflexion, I'm not sure it is very useful to check those results for all VMs since it increase a lot the complexity (maintenance) for this project. For example, we have 28 frameworks in
would add 28*3 (+ in case of multiple engines [hypercorn, uvicorn, gunicorn ...]) I think for our sake that we need to stick on a restricted list (what is mainly used) wdyt @ahopkins @the-benchmarker/web-frameworks ? |
I would say test against the latest version of python that all frameworks support. The bigger question is not how fast a framework can perform. Benchmarks for those numbers are highly suspect and cannot really tell you that since there are too many factors. What benchmarks can give you are an idea of relative performance. For that, we need one baseline version, which should (IMO) be the latest version which all tested frameworks support. |
With your comment @ahopkins, and as long as I work on #3958, I think that using I mean, in my mind
We have better to introduce only |
Sorry if this sounds like a self promotion, but I made a web app (using React) to show the data in Chart (filterable by frameworks) and Table (filterable by language and sortable). Demo: https://web-frameworks-benchmark.netlify.app/ |
should be promoted in the what do you think @the-benchmarker/web-frameworks ? |
@waghanza I sure it should be in README, looks nice and works good |
@SuspiciousLookingOwl your idea seems awesome. I see however that you are parsing If you prefer, I can export raw data as |
I agree that parsing the md file isn't an ideal solution. My target was having the web app to always shows the latest data from this repo without too much hassle on my end.
That sounds awesome! It will be great if you can do that 😁 |
I've created a discussion @SuspiciousLookingOwl |
IMO #3803 should also be in the roadmap. |
Agree @SuspiciousLookingOwl, I've updated the roadmap
|
hey, I have some thoughts after adding my project to this project and https://github.com/TechEmpower/FrameworkBenchmarks
|
thank you for that ❤️
not yet, it is planned, but some work have to be done before
could you specify you though ? I don't get you here
the idea is NOT to show only performances, but all valuable insights (resources consumptions, performances, latencies ...) about frameworks |
about 2. eg. my project |
Any news on the Roadmap? |
I plan to rewrite readme and to integrate it in a more clear way in |
Maybe create a task with sub-tasks and somebody also will make a PR for tests improvements? |
Hi,
This project has a learning / promotion purpose in the first place.
The idea is to have :
Next steps are :
ruby
python
php
javascript
Regards
(Open to discussion)
Regards,
The text was updated successfully, but these errors were encountered: