Files
Bubberstation/code/modules/admin
SkyratBot 8fc0bd5aeb [MIRROR] Defer admin profiling access until the admin logs in - Saves 69ms [MDB IGNORE] (#18123)
* Defer admin profiling access until the admin logs in - Saves 69ms (#71680)

Just some unnecessary costs. We create `/datum/admins` for every admin
in the txt and database. It might sound silly, but it ends up being
useful for things like the permissions panel. Anyway, admins are usually
given profiling access, but the SetConfig call is extremely slow. So
slow that we have it config'd off on Campbell, AFAIK. This defers that
cost to when an admin joins.

This could in theory cause issues with latejoining admins getting debug perms, but it appears to work in testing. noting for far future

* Defer admin profiling access until the admin logs in - Saves 69ms

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
2022-12-14 22:41:39 -08:00
..
2022-11-15 06:59:06 +00:00
2022-11-15 06:59:06 +00:00
2022-11-15 06:59:06 +00:00
2022-11-15 06:59:06 +00:00
2022-09-13 15:23:51 -04:00
2022-11-15 06:59:06 +00:00