From b62562ffc8574a7f2b8d0e672ebf593753ee6d70 Mon Sep 17 00:00:00 2001 From: Tad Hardesty Date: Wed, 8 Aug 2018 10:59:00 -0700 Subject: [PATCH] Improve VV performance further by avoiding redundant work (#39579) --- code/datums/datumvars.dm | 227 ++++++++++++++++++++------------------- 1 file changed, 119 insertions(+), 108 deletions(-) diff --git a/code/datums/datumvars.dm b/code/datums/datumvars.dm index 6f1471d8062..de360a3361b 100644 --- a/code/datums/datumvars.dm +++ b/code/datums/datumvars.dm @@ -167,107 +167,9 @@ } - +
@@ -321,7 +332,7 @@ Refresh