qira icon indicating copy to clipboard operation
qira copied to clipboard

Make static non-blocking and default on

Open geohot opened this issue 10 years ago • 3 comments

Is it time? How quality is it?

geohot avatar Feb 16 '15 20:02 geohot

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.

nedwill avatar Feb 17 '15 06:02 nedwill

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

geohot avatar Feb 18 '15 21:02 geohot

we are on 1.2 now

Maroc-OS avatar Feb 03 '16 00:02 Maroc-OS