On 12/13/19 11:49 AM, Alex Bennée wrote: > I'm going to split this patch up into more sub-commits to do each piece > one at a time. To make it easier can I drop CONFIG_PROFILE support > before the re-factoring so I don't need to keep both modes compiling > during the transition?
Certainly. > I think if we can get away with not using atomics this count can go back > to being inline with the main opc loop. If we aren't using atomics is > there really such a big cost to just doing it unconditionally? I shouldn't think so. r~