Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
substrate
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
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
Denis_P
substrate
Commits
3fd0b030
Unverified
Commit
3fd0b030
authored
4 years ago
by
Shawn Tabrizi
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update frame/benchmarking/README.md
Co-authored-by:
David
<
dvdplm@gmail.com
>
parent
2f138ded
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frame/benchmarking/README.md
+1
-1
1 addition, 1 deletion
frame/benchmarking/README.md
with
1 addition
and
1 deletion
frame/benchmarking/README.md
+
1
−
1
View file @
3fd0b030
...
...
@@ -21,7 +21,7 @@ block production and import process running smoothly.
To achieve this, we need to model how long it takes to run each function in the runtime by:
*
Creating custom benchmarking logic that executes a specific code path of a function.
*
Executing the benchmark
with
in the
expected
execution environment
, i.e. Wasm, any
specific
*
Executing the benchmark in the
Wasm
execution environment
and on a
specific
set of
hardware, custom runtime configuration, etc...
*
Executing the benchmark across controlled ranges of possible values that may affect the result of
the benchmark (called "components").
...
...
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