mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Process deferral and profiling improvements
This commit is contained in:
@@ -60,8 +60,6 @@ var/global/datum/controller/process/garbage_collector/garbageCollector
|
||||
queue.Cut(1, 2)
|
||||
|
||||
remainingForceDelPerTick--
|
||||
// Sleep check more aggressively when force deleting.
|
||||
calls_since_last_scheck += 9
|
||||
else // Otherwise, it was GC'd - remove it from the queue
|
||||
queue.Cut(1, 2)
|
||||
soft_dels++
|
||||
|
||||
Reference in New Issue
Block a user