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

writer grpc perf test #1585

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

writer grpc perf test #1585

wants to merge 7 commits into from

Conversation

tarekziade
Copy link
Contributor

Description

Adds a writer perf test, that simulates concurrent load against node_writer

  • writes resources
  • trigger GCs
  • trigger merges

How was this PR tested?

Describe how you tested this PR.

@tarekziade tarekziade requested a review from a team as a code owner November 15, 2023 08:54
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (91f511e) 85.24% compared to head (f493290) 85.20%.
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1585      +/-   ##
==========================================
- Coverage   85.24%   85.20%   -0.04%     
==========================================
  Files         455      456       +1     
  Lines       25810    25828      +18     
==========================================
+ Hits        22002    22008       +6     
- Misses       3808     3820      +12     
Flag Coverage Δ
ingest 75.88% <ø> (+0.31%) ⬆️
nucliadb 68.21% <ø> (-0.14%) ⬇️
reader 77.09% <ø> (ø)
standalone 82.94% <ø> (ø)
utils 85.15% <ø> (ø)
writer 85.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant