dumdidum.. 🚀

#phpstan

@markusstaab Thank you Markus for your work. 🚀

Do you have a way to be sure there is no regression in the billions performance fixes you add to PHPStan? 😁

@Romm we are running all previous "slow examples" in the test-suite and try to monitor that we don't regress on performance.

I am planning to make the perf numbers visible, maybe similar to https://ajenbo.github.io/phpantom_lsp/dev/bench/

Benchmarks

@markusstaab @Romm fww I've just added support for JSON output in master branch of PHPBench and considering supportng that GH action output format directly (although it can also be a copy/paste JSON config) 🤔