Skip to content

REGEX support for sqllogictests#8392

Merged
myrrc merged 1 commit into
developfrom
myrrc/slt-regex
Jun 12, 2026
Merged

REGEX support for sqllogictests#8392
myrrc merged 1 commit into
developfrom
myrrc/slt-regex

Conversation

@myrrc

@myrrc myrrc commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Support <REGEX>: and <!REGEX>: in sqllogictests

@myrrc myrrc requested review from a team and AdamGS June 12, 2026 16:29
@myrrc myrrc added the changelog/feature A new feature label Jun 12, 2026
@myrrc myrrc enabled auto-merge (squash) June 12, 2026 16:29
@codspeed-hq

codspeed-hq Bot commented Jun 12, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 20.99%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 5 improved benchmarks
✅ 1523 untouched benchmarks
⏩ 10 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation baseline_eq[4, 65536] 239.6 µs 186.9 µs +28.23%
Simulation baseline_lt[16, 65536] 277.1 µs 219.2 µs +26.41%
Simulation baseline_lt[4, 65536] 254.7 µs 202.5 µs +25.77%
Simulation baseline_eq[16, 65536] 262.1 µs 231.8 µs +13.08%
Simulation encode_varbin[(1000, 2)] 176.8 µs 157.3 µs +12.45%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing myrrc/slt-regex (5ce634b) with develop (fb489a1)

Open in CodSpeed

Footnotes

  1. 10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc myrrc force-pushed the myrrc/slt-regex branch from 8dccf5c to 5ce634b Compare June 12, 2026 16:39
@myrrc myrrc merged commit 37ae2d7 into develop Jun 12, 2026
67 of 69 checks passed
@myrrc myrrc deleted the myrrc/slt-regex branch June 12, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants