mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-07 15:32:47 +00:00
* performance logging (#54809) Dumps a bunch of perf info to a csv every 10 seconds. Currently this info is only stored in blackbox where it's effectively useless. csv is a very easy to parse format and is natively supported by a lot of data analysis tools * performance logging Co-authored-by: Rob Bailey <actioninja@gmail.com>