skidooesy / stv

Automatically exported from code.google.com/p/stv
0 stars 0 forks source link

Add timing checks to testing #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add some rough timing checks to testing script.  

It is really easy to make small code changes that drastically change the speed 
of ballot processing or methods.  This way we will be aware of how changes 
affect speed and we can knowingly make the trade off.

I'm thinking there will be a file not under version control with speeds for 
that machine.  In testing, we can have some kind of threshold, e.g., +- 10 
percent.

Original issue reported on code.google.com by jeff.oneill on 29 Jul 2010 at 2:00

GoogleCodeExporter commented 9 years ago

Original comment by jeff.oneill on 14 Nov 2010 at 2:48