lama_byterun/bench/README.md

9 lines
297 B
Markdown
Raw Normal View History

##### Benchmark suite for pretty printing
Files:
- `bench_main.ml` -- runner of benhcmark
- `p.ml` -- an implementation of pretty-printer
- `pp_default.m4` -- macro that converts `p.ml` into strightforward pretty printer
- `pp_gt.m4` -- a macro that converts `p.ml` into GT-based pretty printer