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

Allow benches on non-Linuxes #1199

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Conversation

jsinger67
Copy link
Contributor

Since crate pprof is only available on linux the module perf only compiles on linux.
This prevents executing benches on other OSes.
Can confirm that this works on Windows.

Copy link

codspeed-hq bot commented Jan 10, 2025

CodSpeed Performance Report

Merging #1199 will not alter performance

Comparing jsinger67:benches_on_non_linux (808ede6) with master (f8d174a)

Summary

✅ 3 untouched benchmarks

@dalance
Copy link
Collaborator

dalance commented Jan 10, 2025

Thanks!
I'll merge this PR.

@dalance dalance enabled auto-merge January 10, 2025 23:41
@dalance dalance merged commit c652cbc into veryl-lang:master Jan 10, 2025
9 checks passed
@dalance dalance added this to the v0.13.5 milestone Jan 20, 2025
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