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

Benchmark nondeterminism carriers #210

Closed
robrix opened this issue Sep 8, 2019 · 2 comments
Closed

Benchmark nondeterminism carriers #210

robrix opened this issue Sep 8, 2019 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@robrix
Copy link
Contributor

robrix commented Sep 8, 2019

We should benchmark the nondeterminism carriers (ideally including cull & cut).

I’d like to eventually construct our benchmarks to compare the space of programs using the various effects à la AutoBench, but until that happy day it’d be nice to at least cover something like n queens.

I think we should also benchmark state inside, outside, & on both sides of nondet, since that’s relevant to e.g. semantic’s program analysis.

@robrix robrix added the enhancement New feature or request label Sep 8, 2019
@robrix robrix added this to the 0.6 milestone Sep 8, 2019
@robrix
Copy link
Contributor Author

robrix commented Sep 8, 2019

Adding this to 0.6 because I want to benchmark #197 against the old church-encoded-list carrier.

patrickt added a commit that referenced this issue Sep 8, 2019
@robrix
Copy link
Contributor Author

robrix commented Sep 9, 2019

Closed by #211.

@robrix robrix closed this as completed Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant