OILS / metrics / README.md View on Github | oilshell.org

10 lines, 7 significant
1`metrics/`
2=========
3
4This directory is for measurements of the code (source or binary) that can be
5done on a single machine.
6
7The `benchmarks/` directory is for measurements that should be done on multiple
8machines / operating systems. The outputs saved in the
9`oilshell/benchmark-data` repo.
10