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

put dhat behind a feature run with cargo test --features dhat-heap -- --test-threads=1 #474

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

tijlleenders
Copy link
Owner

@tijlleenders tijlleenders commented Jan 19, 2025

Replaces individual hour calendar with interval calendar
Set the stage for faster and more memory efficient scheduling
This will allow granularity to go down to 5-minute level

Put dhat behind feature so it doesn't fail CI with cargo t

To run using dhat locally:
cargo test --features dhat-heap -- --test-threads=1 --nocapture

run with cargo test --features dhat-heap -- --test-threads=1
@tijlleenders tijlleenders merged commit 8cb33f1 into main Jan 26, 2025
1 of 3 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.

1 participant