Skip to content
Snippets Groups Projects
Forked from Dragoon / Komodo
Source project has a limited visibility.
  • STEVAN Antoine's avatar
    eaa8acbd
    migrate criterion benchmarks to PLNK (dragoon/komodo!87) · eaa8acbd
    STEVAN Antoine authored
    ## changelog
    - benchmarks
      - _commit_ has been removed in favor of `examples/benches/commit.rs`
      - _linalg_ has been migrated to `examples/benches/` as `bench_linalg`
      - _setup_ has been migrated to `examples/benches/` as `bench_setup`
    - `read-atomic-ops` command has been moved to `scripts/parse.nu` module
    - `scripts/plot/bench_commit.py` has been made more general and renamed to `scripts/plot/plot.py`
    - `scripts/plot/benches.py` has been removed because it's not required anymore => `plot.py` and `multi_bar.py` are general enough
    eaa8acbd
    History
    migrate criterion benchmarks to PLNK (dragoon/komodo!87)
    STEVAN Antoine authored
    ## changelog
    - benchmarks
      - _commit_ has been removed in favor of `examples/benches/commit.rs`
      - _linalg_ has been migrated to `examples/benches/` as `bench_linalg`
      - _setup_ has been migrated to `examples/benches/` as `bench_setup`
    - `read-atomic-ops` command has been moved to `scripts/parse.nu` module
    - `scripts/plot/bench_commit.py` has been made more general and renamed to `scripts/plot/plot.py`
    - `scripts/plot/benches.py` has been removed because it's not required anymore => `plot.py` and `multi_bar.py` are general enough
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more