-
Notifications
You must be signed in to change notification settings - Fork 680
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
Fix algorithmic complexity of on-demand scheduler with regards to number of cores. #3190
Commits on Jan 29, 2024
-
eskimor committed
Jan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for fd41678 - Browse repository at this point
Copy the full SHA fd41678View commit details -
Reduce default queue size on-demand
eskimor committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 9ee7aa1 - Browse repository at this point
Copy the full SHA 9ee7aa1View commit details
Commits on Feb 1, 2024
-
eskimor committed
Feb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b3c03d - Browse repository at this point
Copy the full SHA 0b3c03dView commit details -
eskimor committed
Feb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for edad3a4 - Browse repository at this point
Copy the full SHA edad3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee74614 - Browse repository at this point
Copy the full SHA ee74614View commit details -
eskimor committed
Feb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 16afcfa - Browse repository at this point
Copy the full SHA 16afcfaView commit details
Commits on Feb 2, 2024
-
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for c750146 - Browse repository at this point
Copy the full SHA c750146View commit details -
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for b0edbcf - Browse repository at this point
Copy the full SHA b0edbcfView commit details -
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for cac2752 - Browse repository at this point
Copy the full SHA cac2752View commit details -
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for a9b13f7 - Browse repository at this point
Copy the full SHA a9b13f7View commit details -
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f9ea4e4 - Browse repository at this point
Copy the full SHA f9ea4e4View commit details -
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 457b225 - Browse repository at this point
Copy the full SHA 457b225View commit details -
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for ce7c8e8 - Browse repository at this point
Copy the full SHA ce7c8e8View commit details -
eskimor committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 1bab42e - Browse repository at this point
Copy the full SHA 1bab42eView commit details
Commits on Feb 29, 2024
-
Calculate on demand traffic on idle blocks
Reintroduces on_initialize hook to update the spot traffic even when there are no on demand orders being placed, allowing for a price decrease. Add Ord tests for QueueIndex and Reverse
Configuration menu - View commit details
-
Copy full SHA for c21540d - Browse repository at this point
Copy the full SHA c21540dView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 999b7bb - Browse repository at this point
Copy the full SHA 999b7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df8590 - Browse repository at this point
Copy the full SHA 4df8590View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecbae81 - Browse repository at this point
Copy the full SHA ecbae81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 079c78f - Browse repository at this point
Copy the full SHA 079c78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee91d8b - Browse repository at this point
Copy the full SHA ee91d8bView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5308f3a - Browse repository at this point
Copy the full SHA 5308f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2253a14 - Browse repository at this point
Copy the full SHA 2253a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae8b7b - Browse repository at this point
Copy the full SHA 1ae8b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e60c09 - Browse repository at this point
Copy the full SHA 3e60c09View commit details
Commits on Mar 18, 2024
-
Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…
…nto HEAD
command-bot committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 2dd2512 - Browse repository at this point
Copy the full SHA 2dd2512View commit details -
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=rococo --target_dir=polkadot --pallet=runtime_parachains::assigner_on_demand
command-bot committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 600fd5e - Browse repository at this point
Copy the full SHA 600fd5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee29cc2 - Browse repository at this point
Copy the full SHA ee29cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b344bc6 - Browse repository at this point
Copy the full SHA b344bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e4e76 - Browse repository at this point
Copy the full SHA 76e4e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab51045 - Browse repository at this point
Copy the full SHA ab51045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a705cb - Browse repository at this point
Copy the full SHA 9a705cbView commit details -
Simplify PartialOrd for EnqueuedOrder
Co-authored-by: ordian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2ad19f - Browse repository at this point
Copy the full SHA f2ad19fView commit details -
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
…=westend --target_dir=polkadot --pallet=runtime_parachains::assigner_on_demand
command-bot committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 70f468e - Browse repository at this point
Copy the full SHA 70f468eView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8f1543 - Browse repository at this point
Copy the full SHA d8f1543View commit details -
Configuration menu - View commit details
-
Copy full SHA for be3a3c1 - Browse repository at this point
Copy the full SHA be3a3c1View commit details