Describe the bug
The names of some of the profiler counters are unnecessarily long. Some of them are even cut off because the profiler module column has a fixed width.
The counters would be just as easy to understand without the NumberOf prefix and it would be easier to parse.
To Reproduce
Steps to reproduce the behavior:
- Open the MLAPI profile modules
- Observe the names of the counters
Expected behavior
Counter names are clear and concise, and do not get cut off by the UI
Environment (please complete the following information):
- OS: Win10
- Unity Version: 2020.2.7f1
- MLAPI Version: 0.1.0
- MLAPI Commit: a0e87b3
Describe the bug
The names of some of the profiler counters are unnecessarily long. Some of them are even cut off because the profiler module column has a fixed width.
The counters would be just as easy to understand without the NumberOf prefix and it would be easier to parse.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Counter names are clear and concise, and do not get cut off by the UI
Environment (please complete the following information):