perf: implement wildcard suffix query dedicated path - #488
Closed
cheb0 wants to merge 0 commit into
Closed
Conversation
cheb0
force-pushed
the
0-enhance-token-block-memory
branch
from
August 12, 2026 10:45
7543cbe to
2468d53
Compare
cheb0
force-pushed
the
0-wildcard-suffix-query-spec
branch
from
August 12, 2026 11:46
666f808 to
fce1194
Compare
cheb0
marked this pull request as ready for review
August 13, 2026 04:34
cheb0
force-pushed
the
0-enhance-token-block-memory
branch
from
August 13, 2026 04:44
6261f65 to
8d0d84c
Compare
cheb0
force-pushed
the
0-wildcard-suffix-query-spec
branch
from
August 13, 2026 04:44
fce1194 to
e85baa8
Compare
cheb0
force-pushed
the
0-enhance-token-block-memory
branch
from
August 13, 2026 04:51
8d0d84c to
71984cd
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 0-enhance-token-block-memory #488 +/- ##
===============================================================
Coverage ? 70.55%
===============================================================
Files ? 234
Lines ? 19262
Branches ? 0
===============================================================
Hits ? 13591
Misses ? 4642
Partials ? 1029 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
cheb0
force-pushed
the
0-wildcard-suffix-query-spec
branch
from
August 13, 2026 04:52
426635f to
71984cd
Compare
Contributor
🔴 Performance DegradationSome benchmarks have degraded compared to the previous run. Show table
|
Contributor
🔴 Performance DegradationSome benchmarks have degraded compared to the previous run. Show table
|
Contributor
🔴 Performance DegradationSome benchmarks have degraded compared to the previous run. Show table
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Dedicated wildcard path with pushing suffix finding to block level. Same as for
contains.