Skip to content

Implement proper benchmark suite. #7

@amcgregor

Description

@amcgregor
  • Pure non-interactive command-line, optionally with coloured output.
    • Useful when combined with Tox to gather stats across many Python runtimes.
  • "Terminal GUI" operation with an urwid or similar curses interface for exploring the benchmarks:
    • Available engines in a list/table, with non-installed engines available for installation, but hidden.
    • Ability to view example template and code to render the template.
    • Sort, the usual. Export in a variety of formats and otherwise replicate the CLI options.
  • Should probably be a separate package or tool. ;)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions