combi icon indicating copy to clipboard operation
combi copied to clipboard

speed

Open AndZhig opened this issue 3 years ago • 2 comments

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.

AndZhig avatar Aug 11 '21 19:08 AndZhig

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.

cool-RR avatar Aug 12 '21 04:08 cool-RR

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.)

cool-RR avatar Aug 12 '21 04:08 cool-RR