mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
empty block benchmark (#5852)
This commit is contained in:
@@ -73,6 +73,11 @@ fn main() {
|
||||
key_types: KeyTypes::Sr25519,
|
||||
size: SizeType::Medium,
|
||||
},
|
||||
ImportBenchmarkDescription {
|
||||
profile: Profile::Wasm,
|
||||
key_types: KeyTypes::Sr25519,
|
||||
size: SizeType::Empty,
|
||||
},
|
||||
ImportBenchmarkDescription {
|
||||
profile: Profile::Native,
|
||||
key_types: KeyTypes::Ed25519,
|
||||
|
||||
Reference in New Issue
Block a user