Skip to content

feat: add token block size config#439

Open
cheb0 wants to merge 1 commit into
mainfrom
0-token-block-size-config
Open

feat: add token block size config#439
cheb0 wants to merge 1 commit into
mainfrom
0-token-block-size-config

Conversation

@cheb0

@cheb0 cheb0 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Description

Not for performance or compression reasons, but mostly for tests. Smaller blocks can catch more edge cases.


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

@eguguchkin eguguchkin requested review from eguguchkin and forshev June 15, 2026 09:17
@eguguchkin eguguchkin added this to the v0.73.0 milestone Jun 22, 2026
@dkharms dkharms force-pushed the 336-merge-source branch from 0f1955e to aa2aecf Compare June 24, 2026 10:45
@eguguchkin eguguchkin modified the milestones: v0.73.0, v0.74.0 Jun 24, 2026
@dkharms dkharms force-pushed the 336-merge-source branch 2 times, most recently from 50256a3 to b017111 Compare June 26, 2026 08:54
@dkharms dkharms force-pushed the 336-merge-source branch 3 times, most recently from 8917131 to 261846d Compare July 6, 2026 12:37
Base automatically changed from 336-merge-source to main July 6, 2026 12:41
@dkharms dkharms modified the milestones: v0.74.0, v0.75.0 Jul 8, 2026
@cheb0 cheb0 force-pushed the 0-token-block-size-config branch from 84b185b to ec2d8f4 Compare July 8, 2026 07:57
@cheb0 cheb0 force-pushed the 0-token-block-size-config branch from ec2d8f4 to 862caf8 Compare July 8, 2026 07:59
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.52%. Comparing base (25381c2) to head (862caf8).

Files with missing lines Patch % Lines
cmd/seq-db/seq-db.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #439   +/-   ##
=======================================
  Coverage   70.51%   70.52%           
=======================================
  Files         232      232           
  Lines       18268    18277    +9     
=======================================
+ Hits        12881    12889    +8     
- Misses       4426     4427    +1     
  Partials      961      961           

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

@github-actions

github-actions Bot commented Jul 8, 2026

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
MutexListAppend-4 25381c 8f3748
199.21 MB/s 179.00 MB/s 0.90 🔴

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.

5 participants