quarylabs / sqruff

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

feat: move the default config to raw #502

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for df29bea

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 152.3±1.74µs | **150.2±2.05µs** | **-1.38%** | | fix_complex_query | 14.3±0.08ms | 14.3±0.09ms | 0.00% | | parse_complex_query | 5.1±0.04µs | **4.8±0.04µs** | **-5.88%** | | parse_expression_recursion | 10.6±0.12µs | **9.9±0.08µs** | **-6.60%** | | parse_simple_query | 1688.3±16.42ns | **1444.3±25.77ns** | **-14.45%** |