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

G15 #150 - Added bench that shows the benefits of clock reduction #166

Merged
merged 12 commits into from
Dec 5, 2022

Conversation

Laursen79
Copy link

The benchmark performs clock reduction on a giant component and compares the results to the same operation performed on the same component without clock reduction performed.

This closes #150.

@Laursen79 Laursen79 self-assigned this Nov 29, 2022
@Laursen79 Laursen79 linked an issue Nov 29, 2022 that may be closed by this pull request
@MJHC
Copy link

MJHC commented Dec 2, 2022

dumt
Benchmarking Clock Reduction/Refinement check - With reduction: Warming up for 3.0000 sthread 'main' panicked at 'assertion failed: i < self.dim', /home/magnus/.cargo/git/checkouts/edbm-e05f29c8ab3ff060/adf7f2e/src/zones/dbm.rs:277:9
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

error: bench failed

@Laursen79 Laursen79 changed the title Added bench that shows the benefits of clock reduction G15 #150 - Added bench that shows the benefits of clock reduction Dec 5, 2022
@Laursen79 Laursen79 marked this pull request as ready for review December 5, 2022 12:31
@t-lohse t-lohse merged commit 20b1f7d into G15 Dec 5, 2022
@t-lohse t-lohse deleted the G15-150-bench branch December 5, 2022 13:06
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.

Bench stort real world eksempel for tid brugt
3 participants