Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: EXC: Fix embedder heap benchmarks #4457

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

berestovskyy
Copy link
Contributor

Also updates embedder heap benchmarks baseline results and adds minor changes to the benchmark scripts.

Overall the heap benchmarks regressed 11.8% compared to the latest master.

Also updates embedder heap benchmarks baseline results and adds minor changes to the benchmark scripts.

Overall the heap benchmarks regressed 11.8% compared to the latest master.
@github-actions github-actions bot added the fix label Mar 21, 2025
@berestovskyy berestovskyy marked this pull request as ready for review March 21, 2025 16:09
@berestovskyy berestovskyy requested a review from a team as a code owner March 21, 2025 16:09
Copy link
Contributor

@adambratschikaye adambratschikaye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment on lines +121 to +125
match post_setup_action {
PostSetupAction::PerformCheckpoint => {
test.checkpoint_canister_memories();
}
PostSetupAction::None => {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should change the name from PostSetupAction now that it's run every iteration?

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants