Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup workspace organization & benchmarks #466

Merged
merged 6 commits into from
Sep 23, 2022
Merged

Cleanup workspace organization & benchmarks #466

merged 6 commits into from
Sep 23, 2022

Commits on Sep 23, 2022

  1. cleanup benchmark code

    This removes the superflous `_v1` suffix from all benchmarks.
    Also this renames `compile_and_validate` to just `translate` and also adds what exactly it `translates` or `instantiates` to allow for future additions.
    Robbepop committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    25ffa5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e75300 View commit details
    Browse the repository at this point in the history
  3. move workspace crates under crates folder

    Also rename "wasmi_v1" folder to just "wasmi".
    Robbepop committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6343286 View commit details
    Browse the repository at this point in the history
  4. adjust GitLab benchmark CI

    Robbepop committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    bfff903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fb92d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a437a14 View commit details
    Browse the repository at this point in the history