qira
qira copied to clipboard
Make static non-blocking and default on
Is it time? How quality is it?
I think static itself is quite high quality in terms of correctness, but it still has performance issues. This will probably be the biggest goal for the next release, as I believe we're really close and most people who aren't familiar with QIRA are really pleasantly surprised when they see how useful it is. I put some profiling stuff in the test suite a while back, so that's a potential way we can narrow down on the code that we need to improve. I'll probably want to collect data more formally (Travis?) and set a goal perf. for release.
So the perf on static doesn't have to be great, it just has to be non blocking. That's going to require some Python wizardary
we are on 1.2 now