You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thought is that when we're adding new benchmarks can we build up some history by running against the list of commits that you had? The aim being to build up a trend line?
What do you think?
The text was updated successfully, but these errors were encountered:
smithdc1
changed the title
Build up history for new benchmars
Build up history for new benchmarks
Jun 22, 2022
We will need to think about maintainability going forward. That is, how do we add and remove python versions. Does it "just work" (tm) or is there something that will cause issues?
Since miniconda is being used by ASV adding or removing python versions does not cause any problems, but adding versions of python that are not supported by the version of Django being benchmarked causes the benchmarks to fail but this won't be a problem since --strict option is not used when building results history.
Hi @deepakdinesh1123
https://smithdc1.github.io/django-asv/ the website looks great with new results being added yesterday.
One thought is that when we're adding new benchmarks can we build up some history by running against the list of commits that you had? The aim being to build up a trend line?
What do you think?
The text was updated successfully, but these errors were encountered: