Files
GS13NG/code/modules/admin/verbs
Kyle Spier-Swenson 2d8fc6de61 SSoverlay improvements and tweaks (#32371)
* Overlay per-type cost logging.

Overlays will now log how long each type took to process.

Changed up how overlays was done to account for the fact its a queue and not a processor. (it was using almost none of the processing subsystem framework)

Made the overlay loop faster by making it not cut the list until the end.

Added a simple generic benchmark stat tracking system.

I don't know how much overhead this adds to overlays. i may put it behind testing or something, but i do want to test this on the serbers to get some stats.

* Removes flush() as it was creating race conditions

* Use ref

* text2file

* Atoms added as an overlay will have their pending overlays compiled before being converted to an appearance
2017-11-10 13:26:23 -06:00
..
2017-11-02 02:22:32 -05:00
2017-08-15 10:49:55 -05:00
2017-07-05 22:14:19 -05:00
2017-07-05 22:14:19 -05:00
2017-09-26 14:02:49 -05:00
2017-09-24 18:59:57 -05:00
2017-09-28 21:37:53 -05:00
2017-08-24 19:24:25 -07:00
2017-10-27 13:10:21 -05:00
2017-07-05 22:14:19 -05:00
2017-09-13 06:04:22 -05:00
2017-09-28 21:37:53 -05:00
2017-10-01 22:51:34 -05:00
2017-09-28 21:37:53 -05:00
2017-11-03 15:54:19 -05:00