-
Notifications
You must be signed in to change notification settings - Fork 707
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
process_inherent_data: use an in memory overlay to minimize reads and writes to storage #3644
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 442185e - Browse repository at this point
Copy the full SHA 442185eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 799fabe - Browse repository at this point
Copy the full SHA 799fabeView commit details -
filter descendants of disputed candidates
also no need to sort by core index any more
Configuration menu - View commit details
-
Copy full SHA for 9f3ba62 - Browse repository at this point
Copy the full SHA 9f3ba62View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b13eb7 - Browse repository at this point
Copy the full SHA 5b13eb7View commit details
Commits on Feb 28, 2024
-
assert that candidates of a para are sorted in chain dependency order…
…. optimise process_candidates to be O(N)
Configuration menu - View commit details
-
Copy full SHA for ecc5088 - Browse repository at this point
Copy the full SHA ecc5088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb7b8c - Browse repository at this point
Copy the full SHA 0fb7b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed6fc3 - Browse repository at this point
Copy the full SHA 0ed6fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a08fa0 - Browse repository at this point
Copy the full SHA 0a08fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e51e20 - Browse repository at this point
Copy the full SHA 9e51e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e154e6 - Browse repository at this point
Copy the full SHA 4e154e6View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccef35b - Browse repository at this point
Copy the full SHA ccef35bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f67898 - Browse repository at this point
Copy the full SHA 3f67898View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fedd7 - Browse repository at this point
Copy the full SHA c4fedd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b4129 - Browse repository at this point
Copy the full SHA 58b4129View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23a8d34 - Browse repository at this point
Copy the full SHA 23a8d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d9dff - Browse repository at this point
Copy the full SHA e0d9dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0198fb3 - Browse repository at this point
Copy the full SHA 0198fb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 267fa05 - Browse repository at this point
Copy the full SHA 267fa05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7733b25 - Browse repository at this point
Copy the full SHA 7733b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32f925 - Browse repository at this point
Copy the full SHA c32f925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e2933 - Browse repository at this point
Copy the full SHA 40e2933View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f5d2c - Browse repository at this point
Copy the full SHA e8f5d2cView commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 630261e - Browse repository at this point
Copy the full SHA 630261eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc5358 - Browse repository at this point
Copy the full SHA 7dc5358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3793f20 - Browse repository at this point
Copy the full SHA 3793f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0d062 - Browse repository at this point
Copy the full SHA 6c0d062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74acc46 - Browse repository at this point
Copy the full SHA 74acc46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd28a2 - Browse repository at this point
Copy the full SHA 4dd28a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afb901 - Browse repository at this point
Copy the full SHA 5afb901View commit details -
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e2b5262 - Browse repository at this point
Copy the full SHA e2b5262View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb99c80 - Browse repository at this point
Copy the full SHA eb99c80View commit details -
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0a3b89b - Browse repository at this point
Copy the full SHA 0a3b89bView commit details -
Use an overlay instance for everything except runtime API
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e38048d - Browse repository at this point
Copy the full SHA e38048dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e1d61f - Browse repository at this point
Copy the full SHA 9e1d61fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abb4f37 - Browse repository at this point
Copy the full SHA abb4f37View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8c10be - Browse repository at this point
Copy the full SHA a8c10beView commit details
Commits on Mar 13, 2024
-
Add elastic para support in benchbuilder
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0267707 - Browse repository at this point
Copy the full SHA 0267707View commit details -
bench experiment for huge inherent
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 9308e79 - Browse repository at this point
Copy the full SHA 9308e79View commit details -
Merge branch 'alindima/elastic-scaling-runtime' of github.com:parityt…
…ech/polkadot-sdk into sandreim/storage_map_overlay Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 326812f - Browse repository at this point
Copy the full SHA 326812fView commit details -
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 1a7c490 - Browse repository at this point
Copy the full SHA 1a7c490View commit details -
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d1c5642 - Browse repository at this point
Copy the full SHA d1c5642View commit details -
Configuration menu - View commit details
-
Copy full SHA for f530ff8 - Browse repository at this point
Copy the full SHA f530ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea49a9e - Browse repository at this point
Copy the full SHA ea49a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c89df - Browse repository at this point
Copy the full SHA 75c89dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47bcf31 - Browse repository at this point
Copy the full SHA 47bcf31View commit details -
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 2bf9605 - Browse repository at this point
Copy the full SHA 2bf9605View commit details -
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a3878ec - Browse repository at this point
Copy the full SHA a3878ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 728aa29 - Browse repository at this point
Copy the full SHA 728aa29View commit details
Commits on Mar 14, 2024
-
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 03841e1 - Browse repository at this point
Copy the full SHA 03841e1View commit details -
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=westend --target_dir=polkadot --pallet=runtime_parachains::paras_inherent
command-bot committedMar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 186d082 - Browse repository at this point
Copy the full SHA 186d082View commit details