Files
S.P.L.U.R.T-Station-13/code
Kyle Spier-Swenson 8469b4223e Find references fix. (#32022)
* Find references fix.

Made it go from taking years to hours

Removed Datum based recursion, this was unneeded.

Fixed it calling a proc for what ended up being a costly noop millions of times (this was a moderate speed up as it would call DoSearchVar on every fucking number or string or null in a things vars list.)

Fixed it calling itself on the vars list. luckily it only checked keys, so this didn't stack overflow.

I'm intentionally leaving the debugging stuff in right now so that its on the record somewhere. I'll remove that when I pr line by line profiling as its own separate thing

* Remove debugging stuff

* i forgot
2017-10-27 04:57:15 -05:00
..
2017-10-21 07:24:50 -05:00
2017-10-27 04:57:15 -05:00
2017-10-23 08:25:30 -05:00
2017-10-26 22:54:49 -04:00
2017-10-27 04:57:15 -05:00