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

Backlog scan refactoring #4790

Merged
merged 9 commits into from
Nov 27, 2024

Conversation

pwojcikdev
Copy link
Contributor

@pwojcikdev pwojcikdev commented Nov 25, 2024

This modifies backlog scan process to use batch events which are more efficient compared to 1-by-1 events and also renames the component from backlog to backlog_scan to avoid confusion with bounded backlog.

Part of #4787 work.

@gr0vity-dev-bot
Copy link

gr0vity-dev-bot commented Nov 25, 2024

Test Results for Commit 59b0532

Pull Request 4790: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 110s)
  • 5n4pr_conf_10k_change: PASS (Duration: 188s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 146s)
  • 5n4pr_conf_change_independant: PASS (Duration: 135s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 135s)
  • 5n4pr_conf_send_independant: PASS (Duration: 130s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 112s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 193s)

Last updated: 2024-11-26 19:38:56 UTC

@qwahzi qwahzi added this to the V28 milestone Nov 25, 2024
clemahieu
clemahieu previously approved these changes Nov 25, 2024
@pwojcikdev pwojcikdev merged commit 238a7fa into nanocurrency:develop Nov 27, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged / V28.0
Development

Successfully merging this pull request may close these issues.

4 participants