quarylabs / sqruff

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

chore: added small help to build tests from fixtures for debugging #496

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 1375f30

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 212.1±3.59µs | 209.8±7.15µs | -1.08% | | fix_complex_query | 17.5±0.18ms | 17.6±0.35ms | +0.57% | | parse_complex_query | 6.1±0.12µs | **6.0±0.08µs** | **-1.64%** | | parse_expression_recursion | 12.0±0.10µs | **11.8±0.18µs** | **-1.67%** | | parse_simple_query | 1617.3±30.56ns | 1600.0±30.48ns | -1.07% |