django / django-asv

Benchmarks for Django using asv
MIT License
40 stars 12 forks source link

Benchmarking procedure changed to reduce noise #53

Closed deepakdinesh1123 closed 2 years ago

deepakdinesh1123 commented 2 years ago

I have modified the benchmark workflows according to the workflow file mentioned in this article shared by @smithdc1.

I will also add the results history in a separate PR, by running the benchmarks using the same method.

deepakdinesh1123 commented 2 years ago

But this procedure seems to take a long time to benchmark just a few commits so it might be better to switch to a hosted runner since most of the groundwork has already been laid.

smithdc1 commented 2 years ago

Ok, let's give this a go and see what happens. 👍