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

Apply load improvements #4539

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Apply load improvements #4539

merged 1 commit into from
Dec 12, 2024

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Nov 8, 2024

Description

  • Use the new function that doesn't access storage, but does emit events
  • Generate synthetic bucket list with configurable number of entries/ledgers
  • Tighten the resources estimation
  • Wait for merges in-between benchmark runs

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

@sisuresh
Copy link
Contributor

Some additional changes the I didn't want to push to this PR just yet - dmkozh#1

@dmkozh dmkozh force-pushed the apply_load_improve branch 3 times, most recently from fb7bb94 to 6859dd2 Compare December 10, 2024 23:24
@dmkozh dmkozh marked this pull request as ready for review December 10, 2024 23:25
- Use the new function that doesn't access storage, but does emit events
- Generate synthetic bucket list with configurable number of entries/ledgers
- Tighten the resources estimation
- Wait for merges in-between benchmark runs
@dmkozh dmkozh force-pushed the apply_load_improve branch from 6859dd2 to 9666c91 Compare December 10, 2024 23:28
@dmkozh dmkozh added this pull request to the merge queue Dec 12, 2024
Merged via the queue into stellar:master with commit 16bc340 Dec 12, 2024
13 checks passed
@dmkozh dmkozh deleted the apply_load_improve branch December 12, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants