diff rust/hg-cpython/src/lib.rs @ 51423:3099f1c68afd

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
author Rapha?l Gom?s <rgomes@octobus.net>
date Thu, 22 Feb 2024 15:11:26 +0100
parents 4c5f6e95df84
children 8b7123c8947b
line wrap: on
line diff