quarylabs / sqruff

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

feat: add `TokenSeekerCrawler` #498

Closed gvozdvmozgu closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 5677829

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 209.5±2.63µs | 207.1±3.91µs | -1.15% | | fix_complex_query | 17.5±0.22ms | 17.5±0.05ms | 0.00% | | parse_complex_query | **5.9±0.02µs** | 6.0±0.06µs | **+1.69%** | | parse_expression_recursion | 11.8±0.12µs | **11.7±0.07µs** | **-0.85%** | | parse_simple_query | **1555.0±21.11ns** | 1612.1±14.89ns | **+3.67%** |