Setup benchmarks at CI/CD #560
Labels
ci/cd
Developer Experience
Resolving this issue should improve development experience for the library users.
Milestone
While project is growing, it will become easier to miss performance degradation, like it happened here: #558
We should think about creating a set of benchmarks for each adapter/core/lib and execute those benchmarks at CI/CD so we can at least manually check which PR's introduced bottlenecks.
The ideal solution would be to store those performance benchmarks as workflows artifacts after merge to 1.x and compare them with benchmarks from newly open PR's.
The text was updated successfully, but these errors were encountered: