quarylabs / sqruff

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

chore: avoiding vectors #499

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for d8db40a

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **147.9±3.90µs** | 153.2±7.44µs | **+3.58%** | | fix_complex_query | 13.9±0.30ms | 14.1±0.32ms | +1.44% | | parse_complex_query | 4.8±0.13µs | 4.8±0.12µs | 0.00% | | parse_expression_recursion | **9.6±0.25µs** | 9.7±0.06µs | **+1.04%** | | parse_simple_query | 1443.3±54.35ns | **1400.1±31.58ns** | **-2.99%** |