Skip to content

feat: add roaring bitmaps in posing lists#446

Open
cheb0 wants to merge 1 commit into
mainfrom
329-lid-bitmaps
Open

feat: add roaring bitmaps in posing lists#446
cheb0 wants to merge 1 commit into
mainfrom
329-lid-bitmaps

Conversation

@cheb0

@cheb0 cheb0 commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Description


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

@cheb0

cheb0 commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator Author

@seqbenchbot up 336-compaction mixed

@seqbenchbot

seqbenchbot commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Nice, @cheb0 <(-^,^-)=b!

Your request was successfully served.
Identificator for your ongoing benchmark - ec638c8c.

Here is a list of helpful links:

  • Take a look at Grafana dashboard;
  • Live-tailing logs are also available;

Have a great time!

@cheb0

cheb0 commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator Author

@seqbenchbot down ec638c8c

@seqbenchbot

seqbenchbot commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Nice, @cheb0 <(-^,^-)=b!

The benchmark with identificator ec638c8c was finished.
I've prepared a summary for you. Click on Show summary button to see it:

Show summary
Query Type mean (ms) stddev (ms) p(50) (ms) p(95) (ms) p(99) (ms) iterations
base comp diff base comp diff base comp diff base comp diff base comp diff base comp diff
bulk
warm 82.28 83.49 +1.47% 33.75 34.08 +0.96% 74.00 74.00 0.00% 149.50 153.00 +2.34% 208.00 206.00 -0.96% 51833.00 51753.00 -0.15%
service:payment-backend-eu
AND k8s_namespace:prod
AND level:[0 to 3]
AND (
    message:'failed'
    OR message:'timeout'
)
warm 82.15 83.20 +1.27% 30.96 31.69 +2.33% 73.00 75.00 +2.74% 143.00 144.00 +0.70% 193.00 194.00 +0.52% 11002.00 10702.00 -2.73%

Have a great time!

@dkharms dkharms force-pushed the 336-compaction branch 2 times, most recently from f86a93e to f469c1e Compare June 25, 2026 16:00
@cheb0 cheb0 force-pushed the 329-lid-bitmaps branch from d975fa6 to 206b3a2 Compare June 26, 2026 06:02
@eguguchkin eguguchkin requested review from dkharms and eguguchkin June 29, 2026 10:59
@dkharms dkharms force-pushed the 336-compaction branch 3 times, most recently from 00cc89b to fc90905 Compare July 6, 2026 13:02
Base automatically changed from 336-compaction to main July 7, 2026 10:00
@cheb0 cheb0 force-pushed the 329-lid-bitmaps branch from e069c89 to c12589c Compare July 8, 2026 07:39
@codecov-commenter

codecov-commenter commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.72553% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.69%. Comparing base (25381c2) to head (4af844b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
frac/sealed/lids/block.go 79.01% 27 Missing and 7 partials ⚠️
frac/sealed/lids/iterator_batched_asc.go 60.41% 12 Missing and 7 partials ⚠️
frac/sealed/lids/iterator_batched_desc.go 70.83% 9 Missing and 5 partials ⚠️
cmd/index_analyzer/main.go 0.00% 10 Missing ⚠️
node/batch.go 96.77% 5 Missing ⚠️
frac/sealed/lids/iterator_asc.go 91.89% 1 Missing and 2 partials ⚠️
frac/sealed/lids/iterator_desc.go 91.89% 1 Missing and 2 partials ⚠️
cmd/seq-db/seq-db.go 0.00% 1 Missing ⚠️
frac/sealed/lids/loader.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #446      +/-   ##
==========================================
+ Coverage   70.51%   70.69%   +0.18%     
==========================================
  Files         232      234       +2     
  Lines       18268    18602     +334     
==========================================
+ Hits        12881    13150     +269     
- Misses       4426     4474      +48     
- Partials      961      978      +17     

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

🚀 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.

@cheb0 cheb0 force-pushed the 329-lid-bitmaps branch 2 times, most recently from 1cc86ba to d3f3922 Compare July 8, 2026 08:27
@cheb0 cheb0 force-pushed the 329-lid-bitmaps branch from d3f3922 to 4af844b Compare July 10, 2026 16:12
@github-actions

Copy link
Copy Markdown
Contributor

🔴 Performance Degradation

Some benchmarks have degraded compared to the previous run.
Click on Show table button to see full list of degraded benchmarks.

Show table
Name Previous Current Ratio Verdict
Block_Pack-4 59fdb2 b1aa01
104402.00 ns/op 116156.00 ns/op 1.11 🔴

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.

3 participants