It seems like _PyThreadState_UncheckedGet() is not inlined as expected, even when using gcc -O3.
32 KiB
32 KiB
It seems like _PyThreadState_UncheckedGet() is not inlined as expected, even when using gcc -O3.