Skip to content

Directory structure re-organization #448

Closed
@bhauer

Description

@bhauer

With so many framework implementations (it's awe-inspiring, really), the root directory is a little unruly.

Assuming it isn't especially difficult to do so, I'd like to re-organize the root directory structure slightly:

  • /frameworks - Move all of the framework directories currently found at the root into here.
  • /config - Leave the config directory at the root.
  • /results - Leave the results directory at the root.
    • /round6
    • /round6/final - Wrk logs from the final version of Round 6
    • /round7
    • /round7/preview1 - Wrk logs from a preview 1 of Round 7
    • /round7/preview2
    • /round7/final
  • /toolset (or /harness or /scripts or whatever) - The Python, Bash, and Windows Powershell scripts.

Leaving just README.md and .gitignore files at the root.

Thoughts?

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