Skip to content
Snippets Groups Projects

Distance pallet benchmark

All threads resolved!
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -134,6 +134,7 @@ mod benches {
@@ -134,6 +134,7 @@ mod benches {
define_benchmarks!(
define_benchmarks!(
[pallet_certification, Cert]
[pallet_certification, Cert]
[pallet_certification, SmithCert]
[pallet_certification, SmithCert]
 
[pallet_distance, Distance]
[pallet_oneshot_account, OneshotAccount]
[pallet_oneshot_account, OneshotAccount]
[pallet_universal_dividend, UniversalDividend]
[pallet_universal_dividend, UniversalDividend]
[pallet_provide_randomness, ProvideRandomness]
[pallet_provide_randomness, ProvideRandomness]
Loading