https://github.com/lac-dcc/page.bcmp
https://github.com/lac-dcc/page.bcmp
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lac-dcc/page.bcmp
- Owner: lac-dcc
- Created: 2019-08-27T14:29:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T20:05:13.000Z (about 6 years ago)
- Last Synced: 2025-01-21T20:12:17.355Z (12 months ago)
- Language: HTML
- Size: 1.96 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# page.bcmp
The goal of the Angha Project is to generate C benchmarks out of open
source repositories. To this end, we download programs from these
repositories, split them into individual functions and reconstruct
missing declarations to ensure that they compile. This page contains
530K samples of programs that we have generated in this way. You can
compile them all into object files using clang or gcc. Additionally,
we provide the all the machinery for those interested in producing
more benchmarks. For comparison, we also provide actual C benchmarks,
and synthetic programs produced by various benchmark generators. We
have extracted feature vectors (150 different features) for all these
benchmarks, in case the interested reader wants to use them to
autotune compilers.