canister-profiling

Sample Dapps

Measure the performance of some typical dapps:

Note

Basic DAO

  binary_size init transfer_token submit_proposal vote_proposal upgrade
Motoko 278_879 513_338 23_282 19_245 20_461 162_125
Rust 902_362 516_184 92_673 118_753 113_669 1_499_571

DIP721 NFT

  binary_size init mint_token transfer_token upgrade
Motoko 225_006 482_239 31_104 8_880 92_429
Rust 931_779 205_310 309_520 73_609 1_635_142

Environment