tempest-framework icon indicating copy to clipboard operation
tempest-framework copied to clipboard

Add CI performance testing

Open brendt opened this issue 1 year ago • 1 comments

I think it makes sense to have some kind of performance testing/benchmark where we benchmark a Tempest app as if it was running in production (we could use tempest/docs) for it for now.

Maybe this CI action shouldn't fail if performance decreased, but it should give an indication of how PRs impact framework performance (similar to what we do with coveralls for test coverage).

@aidan-casey @Treggats maybe you have some input here?

brendt avatar Oct 11 '24 09:10 brendt

Yeah, this should be pretty easy to do. As we look at this, I think it probably makes sense to revisit the benchmark app and make it easier to setup.

aidan-casey avatar Oct 11 '24 11:10 aidan-casey