No idea why. I'm guessing it uses locksmith to check the DB before writing
If this is unneeded overhead (keys loaded!), we should somehow magic that into always being that fast
If it's needed overhead,(keys pushed aren't checked) we should prevent loading while ENABLE_LOCKSMITH is False
No idea why. I'm guessing it uses locksmith to check the DB before writing
If this is unneeded overhead (keys loaded!), we should somehow magic that into always being that fast
If it's needed overhead,(keys pushed aren't checked) we should prevent loading while
ENABLE_LOCKSMITHisFalse