Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarking workflow #290

Merged
merged 18 commits into from
Dec 11, 2023
Merged

Benchmarking workflow #290

merged 18 commits into from
Dec 11, 2023

Conversation

f-gate
Copy link
Member

@f-gate f-gate commented Dec 8, 2023

solves: #253

Also allows us the luxury of running ./scripts/run_benchmarks.sh which will run all benchmarks, and replace the existing benchmarks in the right place.
Whoop!

f-gate and others added 16 commits November 21, 2023 08:54
* add test for approved applicant

* fmt

* add ensure role to runtime

---------

Co-authored-by: Sam Elamin <hussam.elamin@gmail.com>
* test

* forign signer can mint

* negative minting test

* remove it (#285)
* autocomplete dispute where jury size = 1

* refactor tests to include jury

* fmt

* give briefs a jury!

* fmt

* fix tests from merge

* remove it (#285)

---------

Co-authored-by: Sam Elamin <hussam.elamin@gmail.com>
* Eoa field (#287)

* new types

* ensure supported currency method

* brief migration, fixes

* fixes

* fmt

* fix up benchmarks

* fix brief test

* update imbue image for rococo

* clear votes with tests

* fix merge

* fix

* fix

* fmt

* fix

---------

Co-authored-by: samelamin <hussam.elamin@gmail.com>
cd ../
cargo build --locked --features runtime-benchmarks

IMBUE=./target/debug/imbue
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be ./target/release/imbue

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Base automatically changed from staging to main December 9, 2023 09:59
@f-gate f-gate changed the base branch from main to staging December 11, 2023 15:27
@f-gate f-gate merged commit 6000339 into staging Dec 11, 2023
2 checks passed
@f-gate f-gate deleted the benchmarking-workflow branch December 11, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants