rust-index: only access offsets if revlog is inline
Accessing the `RwLock` ended up showing up in profiles even with no contention. Offsets only exist for inline revlogs, so gate everything behind an inline check.
parent
5b4995b4
No related branches found
No related tags found
Loading
Please register or sign in to comment