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 metric to measure the time it takes to gather enough assignments #4587

Merged
merged 9 commits into from
May 28, 2024

Commits on May 26, 2024

  1. Add metric to measure the time it takes to gather enough assignments

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 26, 2024
    Configuration menu
    Copy the full SHA
    da1e2e0 View commit details
    Browse the repository at this point in the history
  2. Add log message

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8ccd444 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix clippy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ea004da View commit details
    Browse the repository at this point in the history
  2. Address review feedback

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6458aac View commit details
    Browse the repository at this point in the history
  3. Use LRU for keeping track of blocks

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c001112 View commit details
    Browse the repository at this point in the history
  4. Review feedback

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3bcce00 View commit details
    Browse the repository at this point in the history
  5. Update polkadot/node/core/approval-voting/src/lib.rs

    Co-authored-by: ordian <[email protected]>
    alexggh and ordian authored May 27, 2024
    Configuration menu
    Copy the full SHA
    23d6169 View commit details
    Browse the repository at this point in the history
  6. Remove lower than

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    495939f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add trace log

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed May 28, 2024
    Configuration menu
    Copy the full SHA
    33115d5 View commit details
    Browse the repository at this point in the history