Skip to content

Prefetch hash data#3093

Closed
roshkhatri wants to merge 3 commits into
valkey-io:unstablefrom
roshkhatri:prefetch_hash
Closed

Prefetch hash data#3093
roshkhatri wants to merge 3 commits into
valkey-io:unstablefrom
roshkhatri:prefetch_hash

Conversation

@roshkhatri

Copy link
Copy Markdown
Member

This is continuation of #2180
Will post the benchmark results

xbasel and others added 3 commits January 22, 2026 00:17
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
@codecov

codecov Bot commented Jan 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 14.81481% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.34%. Comparing base (c1b4129) to head (d9d6e88).
⚠️ Report is 13 commits behind head on unstable.

Files with missing lines Patch % Lines
src/memory_prefetch.c 0.00% 23 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3093      +/-   ##
============================================
+ Coverage     74.32%   74.34%   +0.01%     
============================================
  Files           129      129              
  Lines         71011    71035      +24     
============================================
+ Hits          52778    52808      +30     
+ Misses        18233    18227       -6     
Files with missing lines Coverage Δ
src/valkey-benchmark.c 61.81% <100.00%> (+0.10%) ⬆️
src/memory_prefetch.c 10.52% <0.00%> (-1.42%) ⬇️

... and 26 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xbasel

xbasel commented Jan 27, 2026

Copy link
Copy Markdown
Member

#2180 is still active. I've modified it, pending review.

@roshkhatri roshkhatri closed this Jan 27, 2026
@roshkhatri roshkhatri deleted the prefetch_hash branch January 27, 2026 23:19
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