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