Skip to content

Profiler: "NumberOfX" counter names are unnecessarily long #603

Description

@becksebenius-unity

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:

  1. Open the MLAPI profile modules
  2. 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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions