Changed benchmark name
This commit is contained in:
@ -17,7 +17,7 @@ public enum Benchmark {
|
||||
SymbolTable(5, "Symbol table"),
|
||||
DFA(6, "DFA"),
|
||||
TypeResolution(7, "Type resolution"),
|
||||
MetricsVisitor(8, "Metrics visitor"),
|
||||
MetricsVisitor(8, "Metrics"),
|
||||
RuleChainVisit(9, "RuleChain visit"),
|
||||
Reporting(10, "Reporting"),
|
||||
RuleTotal(11, "Rule total"),
|
||||
|
Reference in New Issue
Block a user