GSoC 2021 Integrating djangobench with airspeed velocity, Quick Guidance

Hi Muskan.

So there’s two bits: the benchmarks themselves and then how we run and view those.

Part of the second one there is: can we set up the benchmarks so they’re run regularly and see easily what the performance trend is over time.

I’d guess getting GitHub Actions to run the benchmarks periodically would be a good way to go. (I’d suggest aiming for daily. Every commit is nice in theory, but I think possibly overkill to begin.)

I’d try to keep it in one repo myself…

Hope that helps.

Kind regards, Carlton