3 ms·
I have a hard time believing acquiring so many locks you don't need is particularly harmless. Won't every single one of those introduce a memory fence? Which wi
by bunderbunder 9d ago
I have a hard time believing acquiring so many locks you don't need is particularly harmless. Won't every single one of those introduce a memory fence? Which will then stall out every CPU core on the server.