demergent-labs / canister-profiling

Collection of canister performance benchmarks
Apache License 2.0
0 stars 0 forks source link

Add Azle implementation of Pub/Sub example #4

Open dansteren opened 12 months ago

dansteren commented 12 months ago
pub_binary_size sub_binary_size subscribe_caller subscribe_callee publish_caller publish_callee
Motoko 139_886 126_827 14_650 8_451 10_530 3_662
Rust 476_134 525_736 51_355 34_433 74_154 44_068
Azle 5_215_029 5_214_834 2_531_464 2_085_086 3_855_975 2_490_273

Closes #2