mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-29 00:42:09 +01:00
0572d30cb0
* 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>