Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polkadot-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
Mirrored projects
polkadot-sdk
Commits
a31d26dc
Unverified
Commit
a31d26dc
authored
3 months ago
by
Andrei Eres
Committed by
GitHub
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix the link to the chain snapshots (#7330)
The link to Polkachu is not working
parent
dcbea60c
Branches
gh-readonly-queue/master/pr-4560-ef144b1a88c6478e5d6dac945ffe12053f05d96a
Branches containing commit
No related merge requests found
Pipeline
#513091
waiting for manual action with stages
in 31 minutes and 42 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
substrate/utils/frame/benchmarking-cli/src/storage/README.md
+2
-2
2 additions, 2 deletions
substrate/utils/frame/benchmarking-cli/src/storage/README.md
with
2 additions
and
2 deletions
substrate/utils/frame/benchmarking-cli/src/storage/README.md
+
2
−
2
View file @
a31d26dc
...
...
@@ -13,7 +13,7 @@ Running the command on Substrate itself is not verify meaningful, since the gene
used.
The output for the Polkadot client with a recent chain snapshot will give you a better impression. A recent snapshot can
be downloaded from [Polka
chu
].
be downloaded from [Polka
dot Snapshots
].
Then run (remove the
`--db=paritydb`
if you have a RocksDB snapshot):
```
sh
cargo run
--profile
=
production
--
benchmark storage
--dev
--state-version
=
0
--db
=
paritydb
--weight-path
runtime/polkadot/constants/src/weights
...
...
@@ -106,6 +106,6 @@ write: 71_347 * constants::WEIGHT_REF_TIME_PER_NANOS,
License: Apache-2.0
<!-- LINKS -->
[
Polka
chu
]:
https://polkachu.com/snapshots
[
Polka
dot Snapshots
]:
https://snapshots.polkadot.io
[
paritydb_weights.rs
]:
https://github.com/paritytech/polkadot/blob/c254e5975711a6497af256f6831e9a6c752d28f5/runtime/polkadot/constants/src/weights/paritydb_weights.rs#L60
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment