Class BenchmarkingLogMessages.INFO

java.lang.Object
de.cuioss.benchmarking.common.util.BenchmarkingLogMessages.INFO
Enclosing class:
BenchmarkingLogMessages

public static final class BenchmarkingLogMessages.INFO extends Object
INFO level messages for normal benchmark operations.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final de.cuioss.tools.logging.LogRecord
    Message when API endpoints are generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when benchmark data is archived.
    static final de.cuioss.tools.logging.LogRecord
    Message when all artifacts are generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when performance badge is generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when badges are generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when starting benchmark runner.
    static final de.cuioss.tools.logging.LogRecord
    Message when starting benchmark runner with configuration details.
    static final de.cuioss.tools.logging.LogRecord
    Message showing detected benchmark type.
    static final de.cuioss.tools.logging.LogRecord
    Message when benchmarks complete successfully.
    static final de.cuioss.tools.logging.LogRecord
    Message when benchmarks complete with artifact location.
    static final de.cuioss.tools.logging.LogRecord
    Message when collecting Prometheus metrics for benchmark.
    static final de.cuioss.tools.logging.LogRecord
    Message when collecting real-time metrics from Prometheus.
    static final de.cuioss.tools.logging.LogRecord
    Message when collecting real-time metrics for benchmark with time range.
    static final de.cuioss.tools.logging.LogRecord
    Message when collecting real-time metrics for WRK benchmark.
    static final de.cuioss.tools.logging.LogRecord
    Message when copying Prometheus metrics.
    static final de.cuioss.tools.logging.LogRecord
    Message when copying support files.
    static final de.cuioss.tools.logging.LogRecord
    Message when data file is generated.
    static final de.cuioss.tools.logging.LogRecord
    Message showing deploy directory.
    static final de.cuioss.tools.logging.LogRecord
    Message when detailed page is generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating API endpoints.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating performance badges.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating badges (unified).
    static final de.cuioss.tools.logging.LogRecord
    Message when generating data file.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating GitHub Pages structure.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating HTML files.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating index page.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating metrics.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating metrics JSON.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating HTML reports.
    static final de.cuioss.tools.logging.LogRecord
    Message when generating trends page.
    static final de.cuioss.tools.logging.LogRecord
    Message when GitHub Pages is ready.
    static final de.cuioss.tools.logging.LogRecord
    Message when history directory not found.
    static final de.cuioss.tools.logging.LogRecord
    Message when HTML files are generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when HTTP client is created.
    static final de.cuioss.tools.logging.LogRecord
    Message when index page is generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when individual metric files are generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when iteration windows are parsed from timestamp file.
    static final de.cuioss.tools.logging.LogRecord
    Message when JFR benchmark completed.
    static final de.cuioss.tools.logging.LogRecord
    Message when JFR instrumented benchmarks start.
    static final de.cuioss.tools.logging.LogRecord
    Message when JFR recording will be saved.
    static final de.cuioss.tools.logging.LogRecord
    Message showing how to run variance analysis.
    static final de.cuioss.tools.logging.LogRecord
    Message when JMH result file is copied to data directory.
    static final de.cuioss.tools.logging.LogRecord
    Message when JWT validation micro benchmarks start with key cache initialized.
    static final de.cuioss.tools.logging.LogRecord
    Message when key cache is initialized.
    static final de.cuioss.tools.logging.LogRecord
    Message when RSA key pre-generation completes.
    static final de.cuioss.tools.logging.LogRecord
    Message when RSA key pre-generation starts.
    static final de.cuioss.tools.logging.LogRecord
    Message when metrics file is generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when GitHub Pages is being prepared.
    static final de.cuioss.tools.logging.LogRecord
    Message when processing benchmark results.
    static final de.cuioss.tools.logging.LogRecord
    Message when processing results starts.
    static final de.cuioss.tools.logging.LogRecord
    Message when Prometheus connectivity advice is given.
    static final de.cuioss.tools.logging.LogRecord
    Message when Prometheus metrics collection is disabled.
    static final de.cuioss.tools.logging.LogRecord
    Message when Prometheus metrics collection is enabled.
    static final de.cuioss.tools.logging.LogRecord
    Message when Prometheus metrics are copied.
    static final de.cuioss.tools.logging.LogRecord
    Message when Prometheus metrics are saved.
    static final de.cuioss.tools.logging.LogRecord
    Message when Quarkus JWT integration benchmarks start.
    static final de.cuioss.tools.logging.LogRecord
    Message when real-time metrics are exported.
    static final de.cuioss.tools.logging.LogRecord
    Message when old history file is removed.
    static final de.cuioss.tools.logging.LogRecord
    Message when results are available.
    static final de.cuioss.tools.logging.LogRecord
    Message showing source directory.
    static final de.cuioss.tools.logging.LogRecord
    Message when summary file is generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when support files are copied.
    static final de.cuioss.tools.logging.LogRecord
    Message when trends page is generated.
    static final de.cuioss.tools.logging.LogRecord
    Message when unified report generation completes.
    static final de.cuioss.tools.logging.LogRecord
    Message when unified report generation starts.
    static final de.cuioss.tools.logging.LogRecord
    Message when using external history directory.
    static final de.cuioss.tools.logging.LogRecord
    Message when using HTTP/1.1.
    static final de.cuioss.tools.logging.LogRecord
    Message when using HTTP/2.
    static final de.cuioss.tools.logging.LogRecord
    Message when using precise timestamps for benchmark.
    static final de.cuioss.tools.logging.LogRecord
    Message when using session timestamps for benchmark.
    static final de.cuioss.tools.logging.LogRecord
    Message when writing benchmark summary.
    static final de.cuioss.tools.logging.LogRecord
    Message when writing benchmark summary.
    static final de.cuioss.tools.logging.LogRecord
    Message when starting to process WRK results.
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • BENCHMARK_RUNNER_STARTING

      public static final de.cuioss.tools.logging.LogRecord BENCHMARK_RUNNER_STARTING
      Message when starting benchmark runner.
    • BENCHMARKS_COMPLETED

      public static final de.cuioss.tools.logging.LogRecord BENCHMARKS_COMPLETED
      Message when benchmarks complete successfully.
    • ARTIFACTS_GENERATED

      public static final de.cuioss.tools.logging.LogRecord ARTIFACTS_GENERATED
      Message when all artifacts are generated.
    • PROCESSING_RESULTS

      public static final de.cuioss.tools.logging.LogRecord PROCESSING_RESULTS
      Message when processing benchmark results.
    • BENCHMARK_TYPE_DETECTED

      public static final de.cuioss.tools.logging.LogRecord BENCHMARK_TYPE_DETECTED
      Message showing detected benchmark type.
    • GENERATING_BADGES

      public static final de.cuioss.tools.logging.LogRecord GENERATING_BADGES
      Message when generating performance badges.
    • GENERATING_METRICS

      public static final de.cuioss.tools.logging.LogRecord GENERATING_METRICS
      Message when generating metrics.
    • GENERATING_REPORTS

      public static final de.cuioss.tools.logging.LogRecord GENERATING_REPORTS
      Message when generating HTML reports.
    • GENERATING_GITHUB_PAGES

      public static final de.cuioss.tools.logging.LogRecord GENERATING_GITHUB_PAGES
      Message when generating GitHub Pages structure.
    • WRITING_SUMMARY

      public static final de.cuioss.tools.logging.LogRecord WRITING_SUMMARY
      Message when writing benchmark summary.
    • GENERATING_METRICS_JSON

      public static final de.cuioss.tools.logging.LogRecord GENERATING_METRICS_JSON
      Message when generating metrics JSON.
    • METRICS_FILE_GENERATED

      public static final de.cuioss.tools.logging.LogRecord METRICS_FILE_GENERATED
      Message when metrics file is generated.
    • INDIVIDUAL_METRICS_GENERATED

      public static final de.cuioss.tools.logging.LogRecord INDIVIDUAL_METRICS_GENERATED
      Message when individual metric files are generated.
    • BADGE_GENERATED

      public static final de.cuioss.tools.logging.LogRecord BADGE_GENERATED
      Message when performance badge is generated.
    • PREPARING_GITHUB_PAGES

      public static final de.cuioss.tools.logging.LogRecord PREPARING_GITHUB_PAGES
      Message when GitHub Pages is being prepared.
    • SOURCE_DIRECTORY

      public static final de.cuioss.tools.logging.LogRecord SOURCE_DIRECTORY
      Message showing source directory.
    • DEPLOY_DIRECTORY

      public static final de.cuioss.tools.logging.LogRecord DEPLOY_DIRECTORY
      Message showing deploy directory.
    • GITHUB_PAGES_READY

      public static final de.cuioss.tools.logging.LogRecord GITHUB_PAGES_READY
      Message when GitHub Pages is ready.
    • GENERATING_INDEX_PAGE

      public static final de.cuioss.tools.logging.LogRecord GENERATING_INDEX_PAGE
      Message when generating index page.
    • INDEX_PAGE_GENERATED

      public static final de.cuioss.tools.logging.LogRecord INDEX_PAGE_GENERATED
      Message when index page is generated.
    • DETAILED_PAGE_GENERATED

      public static final de.cuioss.tools.logging.LogRecord DETAILED_PAGE_GENERATED
      Message when detailed page is generated.
    • WRITING_BENCHMARK_SUMMARY

      public static final de.cuioss.tools.logging.LogRecord WRITING_BENCHMARK_SUMMARY
      Message when writing benchmark summary.
    • SUMMARY_FILE_GENERATED

      public static final de.cuioss.tools.logging.LogRecord SUMMARY_FILE_GENERATED
      Message when summary file is generated.
    • JMH_RESULT_COPIED

      public static final de.cuioss.tools.logging.LogRecord JMH_RESULT_COPIED
      Message when JMH result file is copied to data directory.
    • JWT_BENCHMARKS_STARTING

      public static final de.cuioss.tools.logging.LogRecord JWT_BENCHMARKS_STARTING
      Message when JWT validation micro benchmarks start with key cache initialized.
    • KEY_PREGENERATION_STARTING

      public static final de.cuioss.tools.logging.LogRecord KEY_PREGENERATION_STARTING
      Message when RSA key pre-generation starts.
    • KEY_PREGENERATION_COMPLETED

      public static final de.cuioss.tools.logging.LogRecord KEY_PREGENERATION_COMPLETED
      Message when RSA key pre-generation completes.
    • UNIFIED_REPORT_GENERATION_START

      public static final de.cuioss.tools.logging.LogRecord UNIFIED_REPORT_GENERATION_START
      Message when unified report generation starts.
    • UNIFIED_REPORT_GENERATION_COMPLETE

      public static final de.cuioss.tools.logging.LogRecord UNIFIED_REPORT_GENERATION_COMPLETE
      Message when unified report generation completes.
    • GENERATING_DATA_FILE

      public static final de.cuioss.tools.logging.LogRecord GENERATING_DATA_FILE
      Message when generating data file.
    • DATA_FILE_GENERATED

      public static final de.cuioss.tools.logging.LogRecord DATA_FILE_GENERATED
      Message when data file is generated.
    • GENERATING_HTML_FILES

      public static final de.cuioss.tools.logging.LogRecord GENERATING_HTML_FILES
      Message when generating HTML files.
    • HTML_FILES_GENERATED

      public static final de.cuioss.tools.logging.LogRecord HTML_FILES_GENERATED
      Message when HTML files are generated.
    • GENERATING_BADGES_UNIFIED

      public static final de.cuioss.tools.logging.LogRecord GENERATING_BADGES_UNIFIED
      Message when generating badges (unified).
    • BADGES_GENERATED

      public static final de.cuioss.tools.logging.LogRecord BADGES_GENERATED
      Message when badges are generated.
    • GENERATING_API_ENDPOINTS

      public static final de.cuioss.tools.logging.LogRecord GENERATING_API_ENDPOINTS
      Message when generating API endpoints.
    • API_ENDPOINTS_GENERATED

      public static final de.cuioss.tools.logging.LogRecord API_ENDPOINTS_GENERATED
      Message when API endpoints are generated.
    • COPYING_PROMETHEUS_METRICS

      public static final de.cuioss.tools.logging.LogRecord COPYING_PROMETHEUS_METRICS
      Message when copying Prometheus metrics.
    • PROMETHEUS_METRICS_COPIED

      public static final de.cuioss.tools.logging.LogRecord PROMETHEUS_METRICS_COPIED
      Message when Prometheus metrics are copied.
    • COPYING_SUPPORT_FILES

      public static final de.cuioss.tools.logging.LogRecord COPYING_SUPPORT_FILES
      Message when copying support files.
    • SUPPORT_FILES_COPIED

      public static final de.cuioss.tools.logging.LogRecord SUPPORT_FILES_COPIED
      Message when support files are copied.
    • KEY_CACHE_INITIALIZED

      public static final de.cuioss.tools.logging.LogRecord KEY_CACHE_INITIALIZED
      Message when key cache is initialized.
    • QUARKUS_BENCHMARKS_STARTING

      public static final de.cuioss.tools.logging.LogRecord QUARKUS_BENCHMARKS_STARTING
      Message when Quarkus JWT integration benchmarks start.
    • PROCESSING_RESULTS_STARTING

      public static final de.cuioss.tools.logging.LogRecord PROCESSING_RESULTS_STARTING
      Message when processing results starts.
    • RESULTS_AVAILABLE

      public static final de.cuioss.tools.logging.LogRecord RESULTS_AVAILABLE
      Message when results are available.
    • WRK_PROCESSING_START

      public static final de.cuioss.tools.logging.LogRecord WRK_PROCESSING_START
      Message when starting to process WRK results.
    • JFR_BENCHMARKS_STARTING

      public static final de.cuioss.tools.logging.LogRecord JFR_BENCHMARKS_STARTING
      Message when JFR instrumented benchmarks start.
    • JFR_RECORDING_PATH

      public static final de.cuioss.tools.logging.LogRecord JFR_RECORDING_PATH
      Message when JFR recording will be saved.
    • JFR_BENCHMARK_COMPLETED

      public static final de.cuioss.tools.logging.LogRecord JFR_BENCHMARK_COMPLETED
      Message when JFR benchmark completed.
    • JFR_VARIANCE_COMMAND

      public static final de.cuioss.tools.logging.LogRecord JFR_VARIANCE_COMMAND
      Message showing how to run variance analysis.
    • ITERATION_WINDOWS_PARSED

      public static final de.cuioss.tools.logging.LogRecord ITERATION_WINDOWS_PARSED
      Message when iteration windows are parsed from timestamp file.
    • USING_PRECISE_TIMESTAMPS

      public static final de.cuioss.tools.logging.LogRecord USING_PRECISE_TIMESTAMPS
      Message when using precise timestamps for benchmark.
    • BENCHMARK_RUNNER_STARTING_WITH_DETAILS

      public static final de.cuioss.tools.logging.LogRecord BENCHMARK_RUNNER_STARTING_WITH_DETAILS
      Message when starting benchmark runner with configuration details.
    • BENCHMARKS_COMPLETED_WITH_ARTIFACTS

      public static final de.cuioss.tools.logging.LogRecord BENCHMARKS_COMPLETED_WITH_ARTIFACTS
      Message when benchmarks complete with artifact location.
    • PROMETHEUS_ENABLED

      public static final de.cuioss.tools.logging.LogRecord PROMETHEUS_ENABLED
      Message when Prometheus metrics collection is enabled.
    • PROMETHEUS_DISABLED

      public static final de.cuioss.tools.logging.LogRecord PROMETHEUS_DISABLED
      Message when Prometheus metrics collection is disabled.
    • COLLECTING_PROMETHEUS_METRICS

      public static final de.cuioss.tools.logging.LogRecord COLLECTING_PROMETHEUS_METRICS
      Message when collecting real-time metrics from Prometheus.
    • COLLECTING_WRK_PROMETHEUS_METRICS

      public static final de.cuioss.tools.logging.LogRecord COLLECTING_WRK_PROMETHEUS_METRICS
      Message when collecting real-time metrics for WRK benchmark.
    • PROMETHEUS_METRICS_SAVED

      public static final de.cuioss.tools.logging.LogRecord PROMETHEUS_METRICS_SAVED
      Message when Prometheus metrics are saved.
    • USING_SESSION_TIMESTAMPS

      public static final de.cuioss.tools.logging.LogRecord USING_SESSION_TIMESTAMPS
      Message when using session timestamps for benchmark.
    • COLLECTING_BENCHMARK_METRICS

      public static final de.cuioss.tools.logging.LogRecord COLLECTING_BENCHMARK_METRICS
      Message when collecting Prometheus metrics for benchmark.
    • COLLECTING_REALTIME_METRICS

      public static final de.cuioss.tools.logging.LogRecord COLLECTING_REALTIME_METRICS
      Message when collecting real-time metrics for benchmark with time range.
    • REALTIME_METRICS_EXPORTED

      public static final de.cuioss.tools.logging.LogRecord REALTIME_METRICS_EXPORTED
      Message when real-time metrics are exported.
    • HTTP_CLIENT_CREATED

      public static final de.cuioss.tools.logging.LogRecord HTTP_CLIENT_CREATED
      Message when HTTP client is created.
    • USING_HTTP_1_1

      public static final de.cuioss.tools.logging.LogRecord USING_HTTP_1_1
      Message when using HTTP/1.1.
    • USING_HTTP_2

      public static final de.cuioss.tools.logging.LogRecord USING_HTTP_2
      Message when using HTTP/2.
    • PROMETHEUS_CONNECTIVITY_ADVICE

      public static final de.cuioss.tools.logging.LogRecord PROMETHEUS_CONNECTIVITY_ADVICE
      Message when Prometheus connectivity advice is given.
    • USING_EXTERNAL_HISTORY_DIR

      public static final de.cuioss.tools.logging.LogRecord USING_EXTERNAL_HISTORY_DIR
      Message when using external history directory.
    • HISTORY_DIR_NOT_FOUND

      public static final de.cuioss.tools.logging.LogRecord HISTORY_DIR_NOT_FOUND
      Message when history directory not found.
    • ARCHIVED_BENCHMARK_DATA

      public static final de.cuioss.tools.logging.LogRecord ARCHIVED_BENCHMARK_DATA
      Message when benchmark data is archived.
    • REMOVED_HISTORY_FILE

      public static final de.cuioss.tools.logging.LogRecord REMOVED_HISTORY_FILE
      Message when old history file is removed.