performance_report: Rolling
  • Links
    • Rosindex
  • Python API
    • performance_report package
      • Submodules
        • performance_report.figures module
        • performance_report.generate_experiment_commands module
        • performance_report.generate_plots module
        • performance_report.generate_report module
        • performance_report.logs module
        • performance_report.qos module
        • performance_report.run_experiment module
        • performance_report.utils module
      • Module contents
  • Standard Documents
    • CHANGELOG
      • Changelog for package performance_report
        • X.Y.Z (YYYY/MM/DD)
        • 2.3.0 (2024/09/24)
        • 2.2.0 (2024/05/15)
        • 2.1.0 (2024/04/17)
        • 2.0.0 (2024/03/19)
        • 1.5.2 (2024/01/24)
        • 1.5.0 (2023/06/14)
        • 1.4.2 (2023/03/15)
        • 1.4.1 (2023/02/23)
        • 1.4.0 (2023/02/20)
        • 1.3.7 (2023/01/04)
        • 1.3.6 (2023/01/03)
        • 1.3.5 (2022/12/05)
        • 1.3.4 (2022/11/28)
        • 1.3.3 (2022/11/28)
        • 1.3.2 (2022/11/21)
        • 1.3.1 (2022/11/21)
        • 1.3.0 (2022/08/25)
        • 1.2.1 (2022/06/30)
        • 1.2.0 (2022/06/28)
        • 1.1.2 (2022/06/08)
        • 1.1.1 (2022/06/07)
        • 1.1.0 (2022/06/02)
        • 1.0.0 (2022/05/12)
    • PACKAGE
    • README
      • performance_report
        • Quick start
        • runner
        • commander
        • plotter
        • reporter
        • Running the same experiments on multiple platforms
        • Notes
  • Index
performance_report: Rolling
  • performance_report
  • performance_report package
  • View page source

performance_report package

Submodules

  • performance_report.figures module
  • performance_report.generate_experiment_commands module
    • generate_commands()
    • main()
  • performance_report.generate_plots module
  • performance_report.generate_report module
  • performance_report.logs module
    • coerce_dict_vals_to_lists()
    • coerce_to_list()
    • config_cartesian_product()
    • getDatasets()
    • getExperiments()
    • parseLog()
  • performance_report.qos module
    • DURABILITY
      • DURABILITY.TRANSIENT_LOCAL
      • DURABILITY.VOLATILE
    • HISTORY
      • HISTORY.KEEP_ALL
      • HISTORY.KEEP_LAST
    • RELIABILITY
      • RELIABILITY.BEST_EFFORT
      • RELIABILITY.RELIABLE
  • performance_report.run_experiment module
    • main()
    • run_experiment()
    • run_experiments()
  • performance_report.utils module
    • DatasetConfig
    • ExperimentConfig
      • ExperimentConfig.as_dataframe()
      • ExperimentConfig.cli_args()
      • ExperimentConfig.cli_commands()
      • ExperimentConfig.get_members()
      • ExperimentConfig.log_file_name()
      • ExperimentConfig.log_file_name_intra()
      • ExperimentConfig.log_file_name_pub()
      • ExperimentConfig.log_file_name_sub()
      • ExperimentConfig.write_log_file_name()
    • FileContents
    • LineConfig
    • MarkerConfig
    • PerfArgParser
      • PerfArgParser.error()
      • PerfArgParser.exit()
      • PerfArgParser.init_args()
    • ThemeConfig
    • cliColors
      • cliColors.ENDCOLOR
      • cliColors.ERROR
      • cliColors.ESCAPE
      • cliColors.GREEN
      • cliColors.WARN
    • colorPrint()
    • colorString()
    • create_dir()

Module contents

Previous Next

© Copyright The <performance_report> Contributors. License: Apache 2.0.

Built with Sphinx using a theme provided by Read the Docs.