##// END OF EJS Templates
rust-index: remove one collect when converting back...
rust-index: remove one collect when converting back Turns out this is slightly faster. Sending the results back to Python is still the most costly (like 75% of the time) of the whole method, but it's about as fast as it can be now. hg perf::phases on mozilla-try-2023-03-22 before: 0.267114 after: 0.247101
Raphaël Gomès -
r52319:3099f1c6 default
Show More
Name Size Modified Last Commit Author
/ mercurial / admin
__init__.py Loading ...
verify.py Loading ...