Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add para pallets to polkadot benchmarks #4045

Merged
4 commits merged into from
Oct 11, 2021
Merged

Conversation

emostov
Copy link
Contributor

@emostov emostov commented Oct 9, 2021

No description provided.

@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Oct 9, 2021
@emostov
Copy link
Contributor Author

emostov commented Oct 9, 2021

/benchmark runtime polkadot runtime_parachains::configuration

@emostov emostov added B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels Oct 9, 2021
@shawntabrizi
Copy link
Member

/benchmark runtime polkadot runtime_parachains::configuration

1 similar comment
@shawntabrizi
Copy link
Member

/benchmark runtime polkadot runtime_parachains::configuration

@parity-benchapp
Copy link

parity-benchapp bot commented Oct 9, 2021

Benchmark Runtime Polkadot Pallet for branch "zeke-polkadot-para-benches" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::configuration --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_configuration.rs

Results
Pallet: "runtime_parachains::configuration", Extrinsic: "set_config_with_block_number", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: ParasShared CurrentSessionIndex (r:1 w:0)
Storage: Configuration PendingConfig (r:1 w:1)
Storage: Configuration ActiveConfig (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=     12.5
              µs

Reads = 3
Writes = 1

Min Squares Analysis
========
-- Extrinsic Time --

Model:
Time ~=     12.5
              µs

Reads = 3
Writes = 1

Pallet: "runtime_parachains::configuration", Extrinsic: "set_config_with_u32", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: ParasShared CurrentSessionIndex (r:1 w:0)
Storage: Configuration PendingConfig (r:1 w:1)
Storage: Configuration ActiveConfig (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.55
              µs

Reads = 3
Writes = 1

Min Squares Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.55
              µs

Reads = 3
Writes = 1

Pallet: "runtime_parachains::configuration", Extrinsic: "set_config_with_option_u32", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: ParasShared CurrentSessionIndex (r:1 w:0)
Storage: Configuration PendingConfig (r:1 w:1)
Storage: Configuration ActiveConfig (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.52
              µs

Reads = 3
Writes = 1

Min Squares Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.52
              µs

Reads = 3
Writes = 1

Pallet: "runtime_parachains::configuration", Extrinsic: "set_config_with_weight", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: ParasShared CurrentSessionIndex (r:1 w:0)
Storage: Configuration PendingConfig (r:1 w:1)
Storage: Configuration ActiveConfig (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.86
              µs

Reads = 3
Writes = 1

Min Squares Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.86
              µs

Reads = 3
Writes = 1

Pallet: "runtime_parachains::configuration", Extrinsic: "set_hrmp_open_request_ttl", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Benchmark Override (r:0 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=  2000000
              µs

Reads = 0
Writes = 0

Min Squares Analysis
========
-- Extrinsic Time --

Model:
Time ~=  2000000
              µs

Reads = 0
Writes = 0

Pallet: "runtime_parachains::configuration", Extrinsic: "set_config_with_balance", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: ParasShared CurrentSessionIndex (r:1 w:0)
Storage: Configuration PendingConfig (r:1 w:1)
Storage: Configuration ActiveConfig (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.85
              µs

Reads = 3
Writes = 1

Min Squares Analysis
========
-- Extrinsic Time --

Model:
Time ~=    12.85
              µs

Reads = 3
Writes = 1


…k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::configuration --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_configuration.rs
@KiChjang
Copy link
Contributor

KiChjang commented Oct 9, 2021

/benchmark runtime polkadot runtime_parachains::initializer

@parity-benchapp
Copy link

parity-benchapp bot commented Oct 9, 2021

Benchmark Runtime Polkadot Pallet for branch "zeke-polkadot-para-benches" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_initializer.rs

Results
Pallet: "runtime_parachains::initializer", Extrinsic: "force_approve", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: System Digest (r:1 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    6.216
    + d    0.001
              µs

Reads = 1 + (0 * d)
Writes = 1 + (0 * d)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    d   mean µs  sigma µs       %
    0     4.655     0.067    1.4%
 1310     8.021     0.122    1.5%
 2620     10.11     0.119    1.1%
 3930     13.39     0.157    1.1%
 5240     15.11     0.143    0.9%
 6550     16.64      0.14    0.8%
 7860     18.53     0.092    0.4%
 9170      20.9     0.168    0.8%
10480     22.56      0.14    0.6%
11790     23.83     0.152    0.6%
13100     26.36     0.122    0.4%
14410     27.89     0.137    0.4%
15720     30.64     0.164    0.5%
17030     31.01     0.149    0.4%
18340      34.1     0.428    1.2%
19650     35.37     0.116    0.3%
20960     37.82     0.108    0.2%
22270      39.2     0.223    0.5%
23580     41.46     0.421    1.0%
24890     45.57      0.56    1.2%
26200     46.04     0.222    0.4%
27510     47.46     0.115    0.2%
28820     49.34     0.214    0.4%
30130     54.15     1.342    2.4%
31440     54.07     0.109    0.2%
32750     56.13      0.26    0.4%
34060        57     0.192    0.3%
35370     58.48     0.091    0.1%
36680     63.48     1.146    1.8%
37990     63.56     0.485    0.7%
39300     64.94     0.501    0.7%
40610      66.5     0.516    0.7%
41920     70.78     0.334    0.4%
43230     72.83     1.073    1.4%
44540     73.75     0.593    0.8%
45850     75.19     0.842    1.1%
47160     76.53     0.271    0.3%
48470     85.14     0.591    0.6%
49780     85.37     0.385    0.4%
51090     85.78     0.686    0.7%
52400     87.15     0.817    0.9%
53710     88.26     0.303    0.3%
55020     98.07     9.928   10.1%
56330     90.14     0.663    0.7%
57640      93.2     0.919    0.9%
58950     94.18      0.51    0.5%
60260     101.1     0.743    0.7%
61570     102.1     0.809    0.7%
62880     104.4     2.576    2.4%
64190     105.7     1.478    1.3%
65500     107.3     0.863    0.8%

Quality and confidence:
param     error
d             0

Model:
Time ~=    5.698
    + d    0.002
              µs

Reads = 1 + (0 * d)
Writes = 1 + (0 * d)


…k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_initializer.rs
@shawntabrizi
Copy link
Member

/benchmark runtime polkadot runtime_parachains::paras

1 similar comment
@shawntabrizi
Copy link
Member

/benchmark runtime polkadot runtime_parachains::paras

@parity-benchapp
Copy link

parity-benchapp bot commented Oct 11, 2021

Benchmark Runtime Polkadot Pallet for branch "zeke-polkadot-para-benches" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::paras --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_paras.rs

Results
Pallet: "runtime_parachains::paras", Extrinsic: "force_set_current_code", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Paras CurrentCodeHash (r:1 w:1)
Storage: Paras CodeByHashRefs (r:1 w:1)
Storage: Paras PastCodeMeta (r:1 w:1)
Storage: Paras PastCodePruning (r:1 w:1)
Storage: Paras PastCodeHash (r:0 w:1)
Storage: Paras CodeByHash (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + c    0.002
              µs

Reads = 4 + (0 * c)
Writes = 6 + (0 * c)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    c   mean µs  sigma µs       %
    1     52.95     0.248    0.4%
62915     220.6     0.296    0.1%
125829     377.6     0.523    0.1%
188743     525.3     0.329    0.0%
251657     681.2     9.212    1.3%
314571     833.2     5.891    0.7%
377485     990.8     12.91    1.3%
440399      1134     0.779    0.0%
503313      1305      15.6    1.1%
566227      1457     15.19    1.0%
629141      1603     13.13    0.8%
692055      1770     17.94    1.0%
754969      1910     14.51    0.7%
817883      2079     10.37    0.4%
880797      2221     13.63    0.6%
943711      2380     12.13    0.5%
1006625      2543      14.3    0.5%
1069539      2712     15.51    0.5%
1132453      2879     24.76    0.8%
1195367      3025     13.14    0.4%
1258281      3196     9.059    0.2%
1321195      3361     25.12    0.7%
1384109      3510     13.99    0.3%
1447023      3688     14.45    0.3%
1509937      3868     11.28    0.2%
1572851      4088     15.92    0.3%
1635765      4184     23.04    0.5%
1698679      4358     13.37    0.3%
1761593      4661     4.406    0.0%
1824507      4685      9.28    0.1%
1887421      4833     12.57    0.2%
1950335      5010     16.33    0.3%
2013249      5176     17.01    0.3%
2076163      5336     11.69    0.2%
2139077      5522     12.51    0.2%
2201991      5685     17.95    0.3%
2264905      5827      20.5    0.3%
2327819      6004     6.508    0.1%
2390733      6185     20.78    0.3%
2453647      6342     13.61    0.2%
2516561      6519     27.23    0.4%
2579475      6671     26.64    0.3%
2642389      7388     28.08    0.3%
2705303      7587     22.56    0.2%
2768217      7738     14.09    0.1%
2831131      7936     21.85    0.2%
2894045      7525     25.87    0.3%
2956959      7665     11.18    0.1%
3019873      7872     22.46    0.2%
3082787      8010     30.29    0.3%
3145701      8223     24.52    0.2%

Quality and confidence:
param     error
c             0

Model:
Time ~=        0
    + c    0.003
              µs

Reads = 4 + (0 * c)
Writes = 6 + (0 * c)

Pallet: "runtime_parachains::paras", Extrinsic: "force_set_current_head", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Paras Heads (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    19.94
    + s    0.001
              µs

Reads = 0 + (0 * s)
Writes = 1 + (0 * s)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    s   mean µs  sigma µs       %
    1     14.95     0.104    0.6%
20972      37.3     0.175    0.4%
41943     76.07     0.288    0.3%
62914     101.9     0.156    0.1%
83885     128.6     0.506    0.3%
104856     155.3     0.211    0.1%
125827     181.7     0.338    0.1%
146798     210.5     0.442    0.2%
167769     231.9     0.217    0.0%
188740     257.8     0.305    0.1%
209711     284.1     0.715    0.2%
230682     310.2     0.382    0.1%
251653     335.7     0.506    0.1%
272624     362.8     0.768    0.2%
293595     387.8      0.46    0.1%
314566     414.5     0.461    0.1%
335537     443.4     5.903    1.3%
356508     466.1     0.761    0.1%
377479     492.3     0.789    0.1%
398450     520.2     5.231    1.0%
419421     543.1     0.614    0.1%
440392     569.6      1.56    0.2%
461363     598.1     3.701    0.6%
482334       622     1.194    0.1%
503305     649.9     3.941    0.6%
524276     676.5     4.758    0.7%
545247     706.2     11.54    1.6%
566218     725.7     1.287    0.1%
587189     762.1     13.42    1.7%
608160     786.3     10.68    1.3%
629131     816.8     14.89    1.8%
650102     852.7     15.79    1.8%
671073     872.2     15.22    1.7%
692044       893     11.55    1.2%
713015     926.4     12.62    1.3%
733986     947.6     13.22    1.3%
754957     976.2     14.25    1.4%
775928      1002     13.26    1.3%
796899      1022     10.91    1.0%
817870      1056     15.22    1.4%
838841      1078     11.61    1.0%
859812      1106     12.49    1.1%
880783      1132     11.45    1.0%
901754      1164     13.42    1.1%
922725      1190     12.94    1.0%
943696      1219     12.96    1.0%
964667      1244     10.27    0.8%
985638      1279     12.84    1.0%
1006609      1297      11.2    0.8%
1027580      1331     15.65    1.1%
1048551      1351     10.46    0.7%

Quality and confidence:
param     error
s             0

Model:
Time ~=    16.22
    + s    0.001
              µs

Reads = 0 + (0 * s)
Writes = 1 + (0 * s)

Pallet: "runtime_parachains::paras", Extrinsic: "force_schedule_code_upgrade", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Configuration ActiveConfig (r:1 w:0)
Storage: Paras FutureCodeUpgrades (r:1 w:1)
Storage: Paras UpcomingUpgrades (r:1 w:1)
Storage: Paras UpgradeCooldowns (r:1 w:1)
Storage: System Digest (r:1 w:1)
Storage: Paras CodeByHashRefs (r:1 w:1)
Storage: Paras CodeByHash (r:0 w:1)
Storage: Paras FutureCodeHash (r:0 w:1)
Storage: Paras UpgradeRestrictionSignal (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + c    0.002
              µs

Reads = 6 + (0 * c)
Writes = 8 + (0 * c)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    c   mean µs  sigma µs       %
    1     75.38     0.181    0.2%
62915     237.6     0.444    0.1%
125829     394.7     0.528    0.1%
188743     542.8     0.338    0.0%
251657     696.5     3.873    0.5%
314571     847.7     1.561    0.1%
377485      1001     5.672    0.5%
440399      1151         1    0.0%
503313      1314     12.32    0.9%
566227      1465     12.49    0.8%
629141      1623     14.97    0.9%
692055      1776     11.98    0.6%
754969      1946     14.59    0.7%
817883      2105     5.612    0.2%
880797      2242     14.23    0.6%
943711      2405     14.32    0.5%
1006625      2566     18.73    0.7%
1069539      2745     12.14    0.4%
1132453      2886     14.78    0.5%
1195367      3042     16.71    0.5%
1258281      3207     12.69    0.3%
1321195      3393     18.57    0.5%
1384109      3553     20.92    0.5%
1447023      3716     8.776    0.2%
1509937      3889     13.94    0.3%
1572851      4086      8.57    0.2%
1635765      4233      26.3    0.6%
1698679      4369     12.64    0.2%
1761593      4665      74.2    1.5%
1824507      4742     23.03    0.4%
1887421      4876     13.97    0.2%
1950335      5024     19.95    0.3%
2013249      5206     14.47    0.2%
2076163      5396     12.45    0.2%
2139077      5517     12.36    0.2%
2201991      5697     15.61    0.2%
2264905      5881     28.43    0.4%
2327819      6030     12.36    0.2%
2390733      6222     24.25    0.3%
2453647      6380      21.6    0.3%
2516561      6544     13.21    0.2%
2579475      6815     18.56    0.2%
2642389      7423     15.47    0.2%
2705303      7619      25.6    0.3%
2768217      7775     12.46    0.1%
2831131      7953     5.924    0.0%
2894045      7558     9.912    0.1%
2956959      7743     26.58    0.3%
3019873      7867     11.42    0.1%
3082787      8084     22.29    0.2%
3145701      8965      10.3    0.1%

Quality and confidence:
param     error
c             0

Model:
Time ~=        0
    + c    0.003
              µs

Reads = 6 + (0 * c)
Writes = 8 + (0 * c)

Pallet: "runtime_parachains::paras", Extrinsic: "force_note_new_head", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Paras FutureCodeUpgrades (r:1 w:1)
Storage: Paras FutureCodeHash (r:1 w:1)
Storage: Paras CurrentCodeHash (r:1 w:1)
Storage: System Digest (r:1 w:1)
Storage: Paras PastCodeMeta (r:1 w:1)
Storage: Paras PastCodePruning (r:1 w:1)
Storage: Paras Heads (r:0 w:1)
Storage: Paras PastCodeHash (r:0 w:1)
Storage: Paras UpgradeGoAheadSignal (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    72.82
    + s    0.001
              µs

Reads = 6 + (0 * s)
Writes = 9 + (0 * s)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    s   mean µs  sigma µs       %
    1     66.69     0.157    0.2%
20972     91.41     0.187    0.2%
41943     127.5     0.367    0.2%
62914     154.7     0.386    0.2%
83885     181.9     1.329    0.7%
104856     208.4     0.321    0.1%
125827     234.7      0.29    0.1%
146798     259.9     0.285    0.1%
167769     285.8     0.401    0.1%
188740     314.5     7.701    2.4%
209711     338.6     0.712    0.2%
230682       364     1.195    0.3%
251653     396.7     6.746    1.7%
272624     415.9     0.408    0.0%
293595     441.9     1.713    0.3%
314566     469.7     4.235    0.9%
335537     496.9     4.395    0.8%
356508     527.8     9.877    1.8%
377479     546.2     1.189    0.2%
398450     581.8     13.45    2.3%
419421     597.9     0.891    0.1%
440392     623.2     0.904    0.1%
461363     654.4     10.08    1.5%
482334     676.6     1.639    0.2%
503305     710.2     12.74    1.7%
524276       731     4.333    0.5%
545247     759.5     12.43    1.6%
566218     790.7     14.33    1.8%
587189       806     1.062    0.1%
608160     831.5     0.636    0.0%
629131     857.6      0.69    0.0%
650102     892.7     12.92    1.4%
671073     922.6     15.01    1.6%
692044     946.8     14.61    1.5%
713015     973.4     14.28    1.4%
733986      1004     13.96    1.3%
754957      1029     14.13    1.3%
775928      1047     1.652    0.1%
796899      1085     13.26    1.2%
817870      1103     3.198    0.2%
838841      1133     10.99    0.9%
859812      1164     13.29    1.1%
880783      1197     13.27    1.1%
901754      1219     13.17    1.0%
922725      1240     9.572    0.7%
943696      1283      15.3    1.1%
964667      1307     16.51    1.2%
985638      1330     13.12    0.9%
1006609      1359     13.84    1.0%
1027580      1389     16.34    1.1%
1048551      1436     13.45    0.9%

Quality and confidence:
param     error
s             0

Model:
Time ~=     68.2
    + s    0.001
              µs

Reads = 6 + (0 * s)
Writes = 9 + (0 * s)

Pallet: "runtime_parachains::paras", Extrinsic: "force_queue_action", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: ParasShared CurrentSessionIndex (r:1 w:0)
Storage: Paras ActionsQueue (r:1 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    26.46
              µs

Reads = 2
Writes = 1

Min Squares Analysis
========
-- Extrinsic Time --

Model:
Time ~=    26.46
              µs

Reads = 2
Writes = 1


…k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::paras --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_paras.rs
@KiChjang
Copy link
Contributor

bot merge

@ghost
Copy link

ghost commented Oct 11, 2021

Waiting for commit status.

@ghost ghost merged commit 21dd652 into master Oct 11, 2021
@ghost ghost deleted the zeke-polkadot-para-benches branch October 11, 2021 04:02
ordian added a commit that referenced this pull request Oct 14, 2021
* master: (40 commits)
  use pipeline-scripts for dependent projects script (#4017)
  companion for substrate/10013 (#4078)
  fix restart issue of staking miner (#4073)
  use `WEIGHT_PER_SECOND` (#4077)
  Switch to compressed runtimes (#4061)
  Create a README for XCMv1 detailing notable changes (#4058)
  Bump proc-macro2 from 1.0.29 to 1.0.30 (#4071)
  Move runtime to with_transaction in order to Rollback state changes (#4067)
  Update wasmtime config to match new version in substrate (#4063)
  Fix XCM Weights on Westend (#4066)
  Dispatchable XCMs should translate to v0 (#4062)
  Add xcm fuzzer (#3869)
  Bump trybuild from 1.0.49 to 1.0.50 (#4060)
  Companion PR for ss58 crate (#3953)
  overseer: simplify debugging some more (#4053)
  Bump thiserror from 1.0.29 to 1.0.30 (#4048)
  Bump strum from 0.21.0 to 0.22.0 (#4047)
  Add para pallets to polkadot benchmarks (#4045)
  Fixes broken docker link in docker descriptiob (#4043)
  Bump trybuild from 1.0.48 to 1.0.49 (#4039)
  ...
emostov added a commit that referenced this pull request Nov 1, 2021
* Add para pallets to polkadot benchmarks

* cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::configuration --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_configuration.rs

* cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_initializer.rs

* cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::paras --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_paras.rs

Co-authored-by: Parity Bot <admin@parity.io>
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants