combi
combi copied to clipboard
speed
Hi, is it possible to accelerate the speed of work PermSpace(index)? Because with a length of 200-600 characters, the speed decreases noticeably, would like to process 10000 characters in less than a second.
I'm happy to see that someone is using Combi. As you can guess from the serial number of your issue, not many people do, so I wouldn't put any time into optimizing it. Pull requests welcome.
Also, it's possible that PyPy would provide you with a good speedup. (Assuming you don't have any dependencies that PyPy doesn't support.)