Files
Bubberstation/code/modules/admin/verbs
Kyle Spier-Swenson d7b537ce24 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 20:25:29 +01:00
..
2017-10-31 11:09:59 +00:00
2017-08-15 12:49:35 -03:00
2017-10-15 22:07:55 +02:00
2017-09-26 22:20:05 +13:00
2017-09-24 19:58:58 -04:00
2017-09-29 15:36:51 +13:00
2017-10-31 00:38:19 -07:00
2017-10-01 19:30:32 -05:00
2017-08-14 10:40:50 +12:00
2017-11-03 16:01:15 -04:00