Replies: 3 comments
|
Hi @Miloslav and the DEVSENSE team, Thanks for reaching out, and thank you for the kind words! It’s great to see active interest and engagement across the PHP tooling ecosystem. Here is a breakdown of our current benchmark setup, along with a proposal to build a transparent, reproducible testing standard. The codebase referenced in the README is a private commercial Laravel application, so I am unfortunately unable to share that specific codebase publicly. However, since the PhpStorm team has also reached out with similar questions, I would love for us to settle on a standard suite of open-source projects. Having an agreed-upon public benchmark would enable us to run fair, verifiable tests under identical conditions. Benchmark Environment & Hardware
Why CPU time?
Execution & Readiness Criteria
Known Nuances & Caveats:
Ways to improveIt would be great to collaborate on selecting target OSS repositories and writing a reproducible benchmark script we can all run. If you have specific projects or methodology suggestions in mind, feel free to share them here. I would prefer including a large open-source Laravel project in the suite, as framework-specific support is where we focus heavily and where LSPs spend significant time processing the codebase. Best regards |
|
In terms of OSS repositories, there are a lot of candidates, but I think there should be a selection of four:
I believe these four should suffice all scenarios, especially the last two in terms of framework usage. |
|
Since there is no real way to "finish" this issue I'll convert it to a discussion. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi @PHPantom-dev team,
Congrats on the project! It's always great to see new tooling emerging in the PHP ecosystem.
We noticed the benchmark table in your
README.md(21K PHP files, 1.5M LOC). Could you share which codebase or script was used for that 21K files benchmark, and how the test was executed?Use case
We’d love to run these performance tests internally against PHP Tools to analyze potential bottlenecks and compare results under the exact same conditions and environment.
Thanks!
Best regards,
DEVSENSE Team
All reactions