Class MySqlDdlParserPerf

  • Direct Known Subclasses:
    MySqlDdlParserPerf_jmhType_B1

    public class MySqlDdlParserPerf
    extends Object
    A basic test to compare performance of legacy and antlr DDL parsers depending on the amount of columns in the statement.
    Author:
    Jiri Pechanec