Yesterday
Update: Client Analytics - categorize client frametimes, gc_count and lagspikes - Bugfixing leaking a couple List<TimeSpan> containers We now filter those out to InGame, MainMenu, Inventory, Crafting, Contacts and Map frame types and aggregate per type. Everything apart from InGame aggregates slightly reduced info set. New analytics is backwards compatible. Tests: left it running with debug logging. relevant info seems to come through. There's a bug with use-after-free of List<TimeSpan> - will fix next