testmerged_prs
from
189736
on
Sybil
-
Load circuit components from USB ports on demand, saving 0.5s of init time (0.7s on prod) by Mothblocks
Micro-optimize GetIdFromArguments to be 48% faster, gaining 0.48s of init time on local (likely more in prod) by Mothblocks
Limit icon_states checks in spritesheet creation to UNIT_TESTS (saves 1.6s of init time) by Mothblocks
Paper bins now create paper dynamically, rather than creating thousands of pieces of paper on init every round by Mothblocks
Closets now initialize their contents on demand (more than 1.6 seconds of init time saved) by Mothblocks
Micro-optimize RegisterSignal, saving 0.3s of init time by Mothblocks
Don't load CTF until it's requested (saves several seconds of init time) by Mothblocks
Load circuit components from USB ports on demand, saving 0.5s of init time (0.7s on prod) by Mothblocks
Micro-optimize GetIdFromArguments to be 48% faster, gaining 0.48s of init time on local (likely more in prod) by Mothblocks
Limit icon_states checks in spritesheet creation to UNIT_TESTS (saves 1.6s of init time) by Mothblocks
Paper bins now create paper dynamically, rather than creating thousands of pieces of paper on init every round by Mothblocks
Closets now initialize their contents on demand (more than 1.6 seconds of init time saved) by Mothblocks
Micro-optimize RegisterSignal, saving 0.3s of init time by Mothblocks
Don't load CTF until it's requested (saves several seconds of init time) by Mothblocks