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

Add Roles benchmarks #126

Merged
merged 90 commits into from
Jan 26, 2023

Conversation

TarekkMA
Copy link
Contributor

No description provided.

F3Joule and others added 30 commits June 14, 2022 16:30
Co-Authored-By: Shady Khalifa <shekohex@gmail.com>
- Add User structure to parachain-utils
- Make df-traits crate compilable
Co-Authored-By: Shady Khalifa <shekohex@gmail.com>
Add throw_utils_error
Co-Authored-By: Shady Khalifa <shekohex@gmail.com>
Co-Authored-By: Shady Khalifa <shekohex@gmail.com>
Co-Authored-By: Shady Khalifa <shekohex@gmail.com>
Co-Authored-By: Shady Khalifa <shekohex@gmail.com>
Co-Authored-By: Shady Khalifa <shekohex@gmail.com>
@TarekkMA TarekkMA changed the base branch from feature/move-pallets to feature/add-benchmarks August 25, 2022 19:34
@TarekkMA TarekkMA changed the base branch from feature/add-benchmarks to main December 20, 2022 15:14
@TarekkMA TarekkMA changed the base branch from main to feature/tests-and-benchmarks December 21, 2022 11:15
@F3Joule F3Joule changed the base branch from feature/tests-and-benchmarks to feature/benchmarks December 27, 2022 14:18
@F3Joule F3Joule added the enhancement New feature or request label Dec 27, 2022
@F3Joule F3Joule requested review from olehmell and removed request for siman January 25, 2023 15:38
integration-tests/src/mock.rs Outdated Show resolved Hide resolved
pallets/roles/Cargo.toml Outdated Show resolved Hide resolved
pallets/roles/Cargo.toml Outdated Show resolved Hide resolved
pallets/roles/src/benchmarking.rs Show resolved Hide resolved
pallets/roles/src/benchmarking.rs Outdated Show resolved Hide resolved
pallets/roles/src/lib.rs Outdated Show resolved Hide resolved
pallets/roles/src/tests.rs Show resolved Hide resolved
pallets/roles/src/weights.rs Show resolved Hide resolved
pallets/roles/src/weights.rs Show resolved Hide resolved
pallets/roles/Cargo.toml Outdated Show resolved Hide resolved
TarekkMA and others added 8 commits January 25, 2023 18:12
Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>
Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>
Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>
Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>
Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>
Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>
@F3Joule F3Joule merged commit 27217e6 into dappforce:feature/benchmarks Jan 26, 2023
F3Joule added a commit that referenced this pull request Feb 7, 2023
* Space Follow Benchmarks (#113)

Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>
Co-authored-by: Alex Siman <siman@users.noreply.github.com>

* Add posts benchmarks (#100)

Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>

* Space Ownership Benchmarks (#121)

Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>

* Add reactions benchmarks (#98)

Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>

* Add Roles benchmarks (#126)

Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>

* Add Space Benchmarkings (#96)

Co-authored-by: Vlad Proshchavaiev <32250097+F3Joule@users.noreply.github.com>

* Fix errors and unused warnings in benchmarks (#173)

* Fix errors and unused warnings in benchmarks

* Fix domains pallet benchmarking tests

* Update weights (#176)

* Update weights.rs in domains pallet

* Update weights.rs in posts pallet

* Update weights.rs in reactions pallet

* Update weights.rs in roles pallet

* Update weights.rs in space-follows pallet

* Update weights.rs in space-ownership pallet

* Update weights.rs in spaces pallet

---------

Co-authored-by: Tarek Mohamed Abdalla <tarekkma@gmail.com>
Co-authored-by: Alex Siman <siman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spaces benchmarks
4 participants