specifically -- i am going to reintroduce a PR 12109 that will optimize this path and depending on what other changes are happening, they might overlap or be more optimizations
it looks like we could maybe eliminate the lock entirely but we'd need to know what the plan is for that part of the codebase to do it safely
Jason Koch
01/26/2023, 2:13 PM
Thanks @Clint Wylie that explains the continued use of locks;
I will pull forward from 12109 the stamped lock implementation too as that was significant improvement