Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Create a Command Line Application to Make Benchmarking Easier to Use #15

@Lementknight

Description

@Lementknight

I want to create a command line application for Red Queen that would make it easier for people to perform benchmarks. At the moment, to use this benchmark it requires knowledge on Pytest.

Instead of a user having to type up:
$ pytest games/mapping/map_queko.py -m tweedledum --store

I believe that it would better if we could instead type out this
$ red-queen map_queko tweedledum
$ red-queen [file_name] [benchmark]

I believe that down the line we could also use this proposed CLI to create graphs and better visuals for the end user. Ultimately, by reducing the complexity needed to use this benchmarking suite. I hope to make Red Queen more user friendly and more robust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions