benchmark#

generate_benchmark#

This class does the bulk of the rendering for the benchmark start and results section and also manages the running and execution of the benchmark.

  • Args:

    • None

  • Keyword Args:

    • None

benchmark_gui#

This subroutine does the bulk of the rendering for the benchmark start and results section and also manages the running and execution of the benchmark.

  • Args:

    • self (dict): This is used by Pycraft as a way of storing it’s current configuration and behaviour and is required by most GUIs. Its use should be reduced where possible for readability reasons.

  • Keyword Args:

    • None

  • Output:

    • None