Changed benchmark name

This commit is contained in:
oowekyala
2017-05-31 00:40:23 +02:00
parent 0aff989862
commit 255dfd04a8

View File

@ -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"),