Commit 362dc509 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

Add `benchmark machine` placeholder (#11198)



* Move new_rng to shared code

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add bechmark machine command

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Use sc-sysinfo

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add --no-hardware-benchmarks

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Lockfile

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Do not create components if not needed

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Fix tests

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Revert "Add --no-hardware-benchmarks"

This reverts commit d4ee98222bf1a5ea62ac60dd7d5c62070e2d7f70.

* Fix tests

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Update Cargo deps

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Move sr255119::verify bench to sc-sysinfo

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Move sr255119::verify bench to sc-sysinfo

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Switch benchmarks to return f64

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Review fixes

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* fmt

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Hide command until completed

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Use concrete rand implementation

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Put clobber into a function

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add test

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add comment

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Update cargo to match polkadot

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Remove doc that does not format in the console

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Limit benchmark by time

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add ExecutionLimit and make function infallible

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* CI

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add doc

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>
parent ae75a371
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment