Skip to content

Commit

Permalink
Run benchmark.sh for c5a.2xlarge (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizziepit authored May 13, 2021
1 parent 9951700 commit 1be0a16
Show file tree
Hide file tree
Showing 28 changed files with 259 additions and 257 deletions.
8 changes: 4 additions & 4 deletions parachain/runtime/rococo/src/weights/assets_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for assets
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-04-06, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-ciY/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-ciY/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand All @@ -36,7 +36,7 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> assets::WeightInfo for WeightInfo<T> {
fn transfer() -> Weight {
(25_430_000 as Weight)
(24_051_000 as Weight)
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@
//! Autogenerated weights for basic_channel::inbound
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-03-31, STEPS: [50, ], REPEAT: 20, LOW RANGE: [], HIGH RANGE: []
//! EXECUTION: None, WASM-EXECUTION: Interpreted, CHAIN: Some("spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
// compiled
// --pallet
// basic_channel::inbound
// --extrinsic
Expand All @@ -32,7 +36,7 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> basic_channel::inbound::WeightInfo for WeightInfo<T> {
fn submit() -> Weight {
(54_471_000 as Weight)
(176_439_000 as Weight)
.saturating_add(T::DbWeight::get().reads(6 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
}
Expand Down
4 changes: 2 additions & 2 deletions parachain/runtime/rococo/src/weights/constants.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ parameter_types! {
pub const ExtrinsicBaseWeight: Weight = 297 * WEIGHT_PER_MICROS;
/// Weight of reads and writes to RocksDB, the default DB used by Substrate
pub const RocksDbWeight: RuntimeDbWeight = RuntimeDbWeight {
read: 30 * WEIGHT_PER_MICROS,
write: 112 * WEIGHT_PER_MICROS,
read: 27 * WEIGHT_PER_MICROS,
write: 107 * WEIGHT_PER_MICROS,
};
}
10 changes: 5 additions & 5 deletions parachain/runtime/rococo/src/weights/dot_app_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for dot_app
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-04-06, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-ciY/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-ciY/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand All @@ -36,12 +36,12 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> dot_app::WeightInfo for WeightInfo<T> {
fn lock() -> Weight {
(184_364_000 as Weight)
(168_259_000 as Weight)
.saturating_add(T::DbWeight::get().reads(4 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
}
fn unlock() -> Weight {
(109_992_000 as Weight)
(101_556_000 as Weight)
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
Expand Down
10 changes: 5 additions & 5 deletions parachain/runtime/rococo/src/weights/erc20_app_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for erc20_app
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-04-06, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-ciY/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-ciY/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand All @@ -36,12 +36,12 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> erc20_app::WeightInfo for WeightInfo<T> {
fn burn() -> Weight {
(101_352_000 as Weight)
(91_495_000 as Weight)
.saturating_add(T::DbWeight::get().reads(5 as Weight))
.saturating_add(T::DbWeight::get().writes(4 as Weight))
}
fn mint() -> Weight {
(53_081_000 as Weight)
(49_762_000 as Weight)
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
Expand Down
10 changes: 5 additions & 5 deletions parachain/runtime/rococo/src/weights/eth_app_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for eth_app
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-04-06, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-ciY/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-ciY/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand All @@ -36,12 +36,12 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> eth_app::WeightInfo for WeightInfo<T> {
fn burn() -> Weight {
(93_232_000 as Weight)
(85_554_000 as Weight)
.saturating_add(T::DbWeight::get().reads(5 as Weight))
.saturating_add(T::DbWeight::get().writes(4 as Weight))
}
fn mint() -> Weight {
(49_701_000 as Weight)
(47_663_000 as Weight)
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
Expand Down
26 changes: 13 additions & 13 deletions parachain/runtime/rococo/src/weights/frame_system_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for frame_system
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-04-06, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-ciY/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-ciY/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand All @@ -36,38 +36,38 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
fn remark(_b: u32, ) -> Weight {
(1_496_000 as Weight)
(1_421_000 as Weight)
}
fn remark_with_event(b: u32, ) -> Weight {
(2_494_000 as Weight)
(21_068_000 as Weight)
// Standard Error: 0
.saturating_add((1_000 as Weight).saturating_mul(b as Weight))
}
fn set_heap_pages() -> Weight {
(2_271_000 as Weight)
(2_120_000 as Weight)
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
fn set_changes_trie_config() -> Weight {
(9_910_000 as Weight)
(9_051_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
fn set_storage(i: u32, ) -> Weight {
(651_000 as Weight)
(0 as Weight)
// Standard Error: 0
.saturating_add((914_000 as Weight).saturating_mul(i as Weight))
.saturating_add((839_000 as Weight).saturating_mul(i as Weight))
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
}
fn kill_storage(i: u32, ) -> Weight {
(4_965_000 as Weight)
(6_255_000 as Weight)
// Standard Error: 1_000
.saturating_add((675_000 as Weight).saturating_mul(i as Weight))
.saturating_add((638_000 as Weight).saturating_mul(i as Weight))
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
}
fn kill_prefix(p: u32, ) -> Weight {
(9_587_000 as Weight)
(2_310_000 as Weight)
// Standard Error: 2_000
.saturating_add((1_172_000 as Weight).saturating_mul(p as Weight))
.saturating_add((1_211_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for incentivized_channel::inbound
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-05-04, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-A51/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-A51/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand All @@ -36,12 +36,12 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> incentivized_channel::inbound::WeightInfo for WeightInfo<T> {
fn submit() -> Weight {
(261_796_000 as Weight)
(256_924_000 as Weight)
.saturating_add(T::DbWeight::get().reads(8 as Weight))
.saturating_add(T::DbWeight::get().writes(4 as Weight))
}
fn set_reward_fraction() -> Weight {
(2_920_000 as Weight)
(3_000_000 as Weight)
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for incentivized_channel::outbound
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-04-15, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-7Ho/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-7Ho/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand Down Expand Up @@ -37,19 +37,19 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> incentivized_channel::outbound::WeightInfo for WeightInfo<T> {
fn on_initialize(m: u32, p: u32, ) -> Weight {
(0 as Weight)
// Standard Error: 155_000
.saturating_add((20_029_000 as Weight).saturating_mul(m as Weight))
// Standard Error: 17_000
.saturating_add((1_008_000 as Weight).saturating_mul(p as Weight))
// Standard Error: 78_000
.saturating_add((25_162_000 as Weight).saturating_mul(m as Weight))
// Standard Error: 4_000
.saturating_add((948_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
fn on_initialize_non_interval() -> Weight {
(5_470_000 as Weight)
(5_021_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
}
fn on_initialize_no_messages() -> Weight {
(9_060_000 as Weight)
(8_561_000 as Weight)
.saturating_add(T::DbWeight::get().reads(2 as Weight))
}
}
16 changes: 8 additions & 8 deletions parachain/runtime/rococo/src/weights/pallet_balances_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
//! Autogenerated weights for pallet_balances
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0
//! DATE: 2021-04-06, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-ciY/spec.json"), DB CACHE: 128
//! DATE: 2021-05-08, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("/tmp/artemis-benchmark-bNy/spec.json"), DB CACHE: 128
// Executed Command:
// target/release/artemis
// benchmark
// --chain
// /tmp/artemis-benchmark-ciY/spec.json
// /tmp/artemis-benchmark-bNy/spec.json
// --execution
// wasm
// --wasm-execution
Expand All @@ -36,27 +36,27 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
fn transfer() -> Weight {
(120_903_000 as Weight)
(111_286_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
fn transfer_keep_alive() -> Weight {
(88_542_000 as Weight)
(81_974_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
fn set_balance_creating() -> Weight {
(43_071_000 as Weight)
(42_292_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
fn set_balance_killing() -> Weight {
(53_021_000 as Weight)
(51_333_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
fn force_transfer() -> Weight {
(119_673_000 as Weight)
(111_276_000 as Weight)
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
Expand Down
Loading

0 comments on commit 1be0a16

Please sign in to comment.