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

Deduplicate the fold/scan benchmarks #56

Open
harendra-kumar opened this issue Jul 4, 2022 · 1 comment
Open

Deduplicate the fold/scan benchmarks #56

harendra-kumar opened this issue Jul 4, 2022 · 1 comment
Assignees

Comments

@harendra-kumar
Copy link
Member

The fold and scan benchmarks duplicate the same code, we can write a benchmark generating function parameterized by a function that could either be passed as benchWithFold or benchWithPostScan.

@rnjtranjan
Copy link
Contributor

Fixes:#56

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

No branches or pull requests

2 participants