glum icon indicating copy to clipboard operation
glum copied to clipboard

Automatic performance benchmarks

Open jtilly opened this issue 4 years ago • 1 comments

Over at quantcore.learn, we use asv to perform automatic performance benchmarks as part of our CI pipeline. We have a dedicated machine at kimsufi so that we're running these tests on the same physical machine each time.

I think it would be very helpful to set the same thing up for quantcore.glm (and probably also quantcore.matrix) to avoid (un)pleasant surprises.

This is what our setup looks like:

jtilly avatar Sep 27 '21 11:09 jtilly

Yeah, this sounds great. I don't think we should prioritize this before our 2.0 release. Does that sound reasonable?

tbenthompson avatar Sep 28 '21 16:09 tbenthompson