##// 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

File last commit:

r44031:2e017696 default
r52319:3099f1c6 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer