| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-16 | Change to Apache 2.0 License (#1901) | Chick Markley | |
| 2020-06-09 | Add find_heap_bound.py script for finding minimum heap size | Jack Koenig | |
| Co-authored-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2020-06-09 | Refactor benchmark_code_compile.py to have job running utility | Jack Koenig | |
| This provides a common Python interfaces for monitoring resource usage of subprocesses Co-authored-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2020-05-09 | Make benchmark_cold_compile.py work even if it can't fetch (#1579) | Jack Koenig | |
| 2019-09-13 | Add cold benchmarking script (#1167) | Jack Koenig | |
| * Copy benchmark.py from https://github.com/jackkoenig/firrtlbench * Make benchmark use this repo instead of hardcoded subdirectory Example Use: benchmark/scripts/benchmark_cold_compile.py -N 8 --designs regress/*.fir --version master master^ | |||
