Skip to content

chore: log type for slow search requests#357

Merged
cheb0 merged 5 commits intomainfrom
0-log-slow-search-type
Mar 18, 2026
Merged

chore: log type for slow search requests#357
cheb0 merged 5 commits intomainfrom
0-log-slow-search-type

Conversation

@cheb0
Copy link
Member

@cheb0 cheb0 commented Feb 16, 2026

Description

Very simple fix to allow searching slow search request by type.


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

@cheb0 cheb0 changed the title chore: log search type when it's slow chore: log type for slow search requests Feb 16, 2026
@github-actions
Copy link
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
And/size=1000000-4 8e3eca 99f865
4.58 ns/op 5.23 ns/op 1.14 🔴

@github-actions
Copy link
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
And/size=1000-4 7dbc81 2b97ac
4.43 ns/op 5.18 ns/op 1.17 🔴
FindSequence_Random/medium-4 7dbc81 2b97ac
12377.38 MB/s 10426.22 MB/s 0.84 🔴

@eguguchkin eguguchkin added this to the v0.69.0 milestone Mar 2, 2026
@eguguchkin eguguchkin self-requested a review March 2, 2026 11:05
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

🔴 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
AggDeep/size=1000-4 ad0347 b294fc
4737.00 ns/op 5647.00 ns/op 1.19 🔴
AggDeep/size=10000-4 ad0347 b294fc
47818.00 ns/op 54555.00 ns/op 1.14 🔴
AggWide/size=1000-4 ad0347 b294fc
4780.00 ns/op 5625.00 ns/op 1.18 🔴
AggWide/size=10000-4 ad0347 b294fc
47541.00 ns/op 56121.00 ns/op 1.18 🔴
FindSequence_Random/medium-4 ad0347 b294fc
12292.95 MB/s 10029.82 MB/s 0.82 🔴
86.31 ns/op 102.10 ns/op 1.18 🔴

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2026

Codecov Report

❌ Patch coverage is 20.61856% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.30%. Comparing base (cb93e48) to head (337d863).

Files with missing lines Patch % Lines
frac/processor/search_params.go 0.00% 37 Missing ⚠️
seq/qpr.go 6.66% 28 Missing ⚠️
fracmanager/searcher.go 62.96% 9 Missing and 1 partial ⚠️
seq/seq.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
- Coverage   71.62%   71.30%   -0.32%     
==========================================
  Files         206      206              
  Lines       15057    15140      +83     
==========================================
+ Hits        10784    10795      +11     
- Misses       3488     3558      +70     
- Partials      785      787       +2     

☔ View full report in Codecov by Sentry.
📢 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.

@ozontech ozontech deleted a comment from github-actions bot Mar 18, 2026
@github-actions
Copy link
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
FindSequence_Random/small-4 cb93e4 3cf706
6558.79 MB/s 5608.92 MB/s 0.86 🔴

@cheb0 cheb0 merged commit 03b2938 into main Mar 18, 2026
8 checks passed
@cheb0 cheb0 deleted the 0-log-slow-search-type branch March 18, 2026 07:16
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.

4 participants