Skip to content

Commit

Permalink
ARTIFACT.md: minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonin Reitz committed Jul 6, 2024
1 parent 865b658 commit f7a47d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARTIFACT.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ When benchmarks are finished, `benchres.csv` should contain results.
Then, to generate readable tables:
- `cd ../../gen_table`
- `python3 tabs.py ../out/bench/benchres.csv` will produce `tab.tex` containing two tables: execution time and RSS results
- `python3 tabs2.py ../out/bench/benchres.csv` will produce `tabs-rss.tex` containing one table with both results
- `python3 tabs2.py ../out/bench/benchres.csv` will produce `tabs2.tex` containing one table with both results

## Reusability Guide
StarMalloc and corresponding benches have been tested on recent versions of Arch Linux, Debian unstable and (at least partially) NixOS.
Expand Down

0 comments on commit f7a47d2

Please sign in to comment.