Skip to content

Use "Performance" instead of "Perf" in new Blazor WebAssembly diagnostics APIs and MSBuild properties #115473

Open
@danroth27

Description

@danroth27

Looks like we shortened "Performance" to "Perf" in several identifiers in the new Blazor WebAssembly diagnostics support:

  • WasmPerfTracing MSBuild property
  • WasmPerfInstrumentation MSBuild property
  • collectPerfCounters JS API

The .NET naming guidelines say that we should avoid abbreviations in identifiers, so I think these should technically be updated from "Perf" to "Performance".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions