Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add benchmarks drawn from Herbie #43

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

pavpanchekha
Copy link
Contributor

This PR adds 20 benchmarks from Herbie. A full run of Herbie on its entire benchmark suite extracts from 6918 e-graphs; after consulting with @mwillsey we decided to contribute just the 20 largest (by file size, out of laziness) to the benchmark suite. The names of the JSON files is random, though in two cases the JSON files have successive numbers and come from the same benchmark.

Enodes have associated costs. Herbie's extraction algorithm is relatively simple: minimum total cost over extracted nodes. Herbie uses tree-size not DAG-size but DAG-size is probably a better true measure. For Herbie-folk: this is the post-type-splitting e-graph.

@mwillsey
Copy link
Member

Awesome! Thank you!

@mwillsey mwillsey merged commit eb0b157 into egraphs-good:main Sep 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants