No description
- Makefile 48.4%
- Scheme 38.4%
- Shell 13.2%
| assets | Adding the basics of running benchmarks | |
| benchmarks/srfi-180-1mb-json | Adding the basics of running benchmarks | |
| reports | Adding the basics of running benchmarks | |
| .gitignore | Adding the basics of running benchmarks | |
| Dockerfile.benchmark | Adding the basics of running benchmarks | |
| hardware_information.sh | Adding the basics of running benchmarks | |
| Jenkinsfile | Adding the basics of running benchmarks | |
| Makefile | Adding the basics of running benchmarks | |
| README.md | Adding the basics of running benchmarks | |
| report.scm | Adding the basics of running benchmarks | |
Running benchmarks on your machine:
make SCHEME=chibi BENCHMARK=srfi-180-1mb-json run
Running benchmarks in docker:
make SCHEME=chibi BENCHMARK=srfi-180-1mb-json run-docker