quarylabs / sqruff

Fast SQL formatter/linter
https://quary.dev/
Apache License 2.0
277 stars 6 forks source link

feat: enabling cv05 #504

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for b6f00b6

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 161.1±15.36µs | **152.5±6.85µs** | **-5.34%** | | fix_complex_query | **14.4±0.11ms** | 14.6±0.09ms | **+1.39%** | | parse_complex_query | 4.9±0.06µs | 4.9±0.08µs | 0.00% | | parse_expression_recursion | 9.9±0.08µs | 9.9±0.10µs | 0.00% | | parse_simple_query | **1461.6±19.23ns** | 1482.3±27.15ns | **+1.42%** |
github-actions[bot] commented 1 month ago

Benchmark for ae697c0

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 148.5±1.47µs | **146.3±1.66µs** | **-1.48%** | | fix_complex_query | 14.4±0.11ms | **14.2±0.09ms** | **-1.39%** | | parse_complex_query | 4.9±0.03µs | **4.8±0.07µs** | **-2.04%** | | parse_expression_recursion | 9.8±0.19µs | **9.7±0.10µs** | **-1.02%** | | parse_simple_query | 1428.0±38.16ns | 1416.1±81.74ns | -0.83% |