Closed stcarrez closed 9 months ago
The Util.Measures package generates an XML perf report and if the title contains a <, it should escape id. It generates:
Util.Measures
<
<time count="1" time="3.000 us" title="Hashed_Maps<Unbounded,Unbounded..Find+Element"/>
The
Util.Measures
package generates an XML perf report and if the title contains a<
, it should escape id. It generates: