koute / polkavm

A fast and secure RISC-V based virtual machine
Apache License 2.0
244 stars 52 forks source link

include binary size to benchmarks #106

Open xlc opened 5 months ago

xlc commented 5 months ago

Can we also include binary size to the benchmarks here?

Program size is an important factor for smart contracts so it should be benchmarked and ensure it is well optimized.

koute commented 5 months ago

Yes, that's a good idea. I'll add them in.