quarylabs / sqruff

Fast SQL formatter/linter
https://playground.quary.dev/?secondary=Format
Apache License 2.0
457 stars 16 forks source link

chore: slight clean up getting rid of panics #962

Closed benfdking closed 5 days ago

github-actions[bot] commented 5 days ago

Benchmark for 42db9a7

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 41.7±0.51µs | 41.5±0.36µs | -0.48% | | fix_complex_query | 11.7±0.37ms | 11.6±0.21ms | -0.85% | | parse_complex_query | 2.9±0.04µs | 2.9±0.03µs | 0.00% | | parse_expression_recursion | 5.1±0.06µs | **5.0±0.05µs** | **-1.96%** | | parse_simple_query | 834.7±9.94ns | 833.2±26.62ns | -0.18% |