Class PerformanceReportParser

    • Field Detail

      • glob

        public final String glob
        GLOB patterns that specify the performance report.
      • reportURL

        public String reportURL
      • excludeResponseTime

        protected boolean excludeResponseTime
        Exclude response time of errored samples
      • showTrendGraphs

        protected boolean showTrendGraphs
      • baselineBuild

        protected int baselineBuild
    • Constructor Detail

      • PerformanceReportParser

        protected PerformanceReportParser​(String glob)