Polimec / polimec-node

Decentralized community-driven funding protocol for Web3
https://www.polimec.org/
GNU General Public License v3.0
14 stars 6 forks source link

🛠️ Rework benchmarks #374

Closed JuaniRios closed 2 months ago

JuaniRios commented 3 months ago

What?

Why?

How?

Testing?

cargo test --features runtime-benchmarks just dry-run-benchmarks Keep in mind you need to do a cargo clean for it to work (dunno why)

Anything Else?

Had to delete the runtime weights since the weight struct looks different. The runtime now uses the default () from the new weight file I generated in the pallet.

Soon we will generate the real pallet/runtime benchmarks in AWS

JuaniRios commented 3 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @JuaniRios and the rest of your teammates on Graphite Graphite

JuaniRios commented 2 months ago

Merge activity