jscl
jscl copied to clipboard
Use the tests as a benchmarks?
To track the performance of JSCL we could use the tests as an imperfect indicator. Ideally that data could be added to the each commit by travis, as a note (man git-notes). Although github seems to have disabled notes a while ago. Maybe a github comment? Or aggregation of notes happening elsewhere? Maybe there is a hip alternative?
Thoughts?
I already have a look to the time that tests take. But this could be much better. We could record it by test and try to make it more reliable. We can give it a try.