summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/PerformanceMonitoring
AgeCommit message (Collapse)Author
2021-01-06remove experimental performance countersJesse Plamondon-Willard
Unfortunately this impacted SMAPI's memory usage and the data was often misinterpreted by players.
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2020-05-20Merge branch 'mod/harmony-2.0' into developJesse Plamondon-Willard
# Conflicts: # docs/release-notes.md # src/SMAPI/Framework/ModLoading/AssemblyLoader.cs
2020-05-16use newer C# featuresJesse Plamondon-Willard
2020-05-05migrate to Harmony 2.0 (#711)Jesse Plamondon-Willard
2020-01-26tweak namespaceJesse Plamondon-Willard