quarylabs / sqruff

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

chore: move to iterators #529

Closed benfdking closed 1 month ago

benfdking commented 1 month ago
github-actions[bot] commented 1 month ago

Benchmark for 1f4c613

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **142.2±2.32µs** | 147.8±2.30µs | **+3.94%** | | fix_complex_query | 13.0±0.25ms | 12.8±0.28ms | -1.54% | | parse_complex_query | 4.3±0.06µs | 4.3±0.05µs | 0.00% | | parse_expression_recursion | 7.2±0.10µs | 7.2±0.11µs | 0.00% | | parse_simple_query | **1379.1±22.46ns** | 1456.2±35.83ns | **+5.59%** |