-
Notifications
You must be signed in to change notification settings - Fork 8
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
bump moc #117
bump moc #117
Conversation
chenyan-dfinity
commented
Sep 30, 2024
•
edited
Loading
edited
- moc 0.13 timeout (fixable by increase backoff time)
- dfx 22, moc 0.12.1 works (sometimes?)
- dfx 23,24, moc 0.12.1 stale certificate (seem to work under ubuntu)
Map
Priority queue
Growable array
Stable structures
Statistics
SHA-2
Certified map
Statistics
Basic DAO
DIP721 NFT
Statistics
Heartbeat
Timer
Statistics
Garbage Collection
Actor class
Statistics
Publisher & Subscriber
Statistics
Overall Statistics
|
Collection librariesMeasure different collection libraries written in both Motoko and Rust. We use the same random number generator with fixed seed to ensure that all collections contain
💎 Takeaways
Map
Priority queue
Growable array
Stable structures
Cryptographic librariesMeasure different cryptographic libraries written in both Motoko and Rust.
SHA-2
Certified map
Sample DappsMeasure the performance of some typical dapps:
Basic DAO
DIP721 NFT
Heartbeat / TimerMeasure the cost of empty heartbeat and timer job.
Heartbeat
Timer
Motoko Specific BenchmarksMeasure various features only available in Motoko.
Garbage Collection
Actor class
Publisher & SubscriberMeasure the cost of inter-canister calls from the Publisher & Subscriber example.
|