You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cheb0
changed the title
perf: bitpack encoding for LID and MID blocks (draft, work in progress)
perf: implement bitpack encoding for LID and MID blocks (draft, work in progress)
Mar 10, 2026
❌ Patch coverage is 78.21229% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.35%. Comparing base (03387c3) to head (4f795f8).
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
AggDeep/size=10000-4
03387c
89fc6b
45145.00 ns/op
55175.00 ns/op
1.22
🔴
AggDeep/size=1000000-4
03387c
89fc6b
4554859.00 ns/op
5600751.00 ns/op
1.23
🔴
Block_Pack-4
------
89fc6b
NaN B/op
113402.00 B/op
NaN
🔴
NaN allocs/op
19.00 allocs/op
NaN
🔴
NaN ns/op
106478.00 ns/op
NaN
🔴
Block_Unpack-4
------
89fc6b
NaN B/op
262190.00 B/op
NaN
🔴
NaN allocs/op
2.00 allocs/op
NaN
🔴
NaN ns/op
92405.00 ns/op
NaN
🔴
ProcessDocuments-4
03387c
89fc6b
29061.00 B/op
32523.00 B/op
1.12
🔴
Sealing_NoSort-4
03387c
89fc6b
24735232.00 B/op
46557248.00 B/op
1.88
🔴
Sealing_WithSort-4
03387c
89fc6b
41258232.00 B/op
62993128.00 B/op
1.53
🔴
cheb0
changed the title
perf: implement bitpack encoding for LID and MID blocks (draft, work in progress)
perf: implement bitpack encoding for LID and MID blocks
Mar 11, 2026
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
------
e65e13
NaN B/op
113402.00 B/op
NaN
🔴
NaN allocs/op
19.00 allocs/op
NaN
🔴
NaN ns/op
103719.00 ns/op
NaN
🔴
Block_Unpack-4
------
e65e13
NaN B/op
262191.00 B/op
NaN
🔴
NaN allocs/op
2.00 allocs/op
NaN
🔴
NaN ns/op
99584.00 ns/op
NaN
🔴
FindSequence_Random/large-4
03387c
e65e13
14232.04 MB/s
12829.64 MB/s
0.90
🔴
FindSequence_Random/small-4
03387c
e65e13
6427.67 MB/s
5215.72 MB/s
0.81
🔴
40.85 ns/op
49.08 ns/op
1.20
🔴
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
performanceFeatures or improvements that positively affect seq-db performance
4 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #312
If you have used LLM/AI assistance please provide model name and full prompt: