quarylabs / sqruff

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

chore: remove of unused variable #520

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 04563c6

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 144.0±2.36µs | 141.7±3.05µs | -1.60% | | fix_complex_query | 13.5±0.08ms | 13.5±0.08ms | 0.00% | | parse_complex_query | 4.3±0.04µs | 4.3±0.06µs | 0.00% | | parse_expression_recursion | 7.4±0.10µs | **7.2±0.11µs** | **-2.70%** | | parse_simple_query | 1431.4±14.49ns | 1439.2±19.10ns | +0.54% |
github-actions[bot] commented 1 month ago

Benchmark for fea42fd

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 142.6±1.13µs | **141.1±2.53µs** | **-1.05%** | | fix_complex_query | 13.5±0.07ms | 13.5±0.09ms | 0.00% | | parse_complex_query | 4.3±0.06µs | 4.3±0.07µs | 0.00% | | parse_expression_recursion | 7.3±0.08µs | **7.2±0.10µs** | **-1.37%** | | parse_simple_query | **1364.5±13.08ns** | 1421.5±18.33ns | **+4.18%** |