tempest-framework
tempest-framework copied to clipboard
Add CI performance testing
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?
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.