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

Add Azle implementations of Heartbeat and Timer canisters #3

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

Conversation

dansteren
Copy link

@dansteren dansteren commented Oct 12, 2023

Heartbeat

binary_size heartbeat
Motoko 118_909 7_392
Rust 23_621 785
Azle 5_214_122 17_884

Timer

binary_size setTimer cancelTimer
Motoko 125_168 15_208 1_679
Rust 444_067 43_643 7_547
Azle 5_213_305 2_963_696 1_963_990

Closes #1

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.

Heartbeat Benchmarks
1 participant