quarylabs / sqruff

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

chore: move trailing comments to enum #527

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 59ffb08

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 141.7±1.79µs | 142.1±2.77µs | +0.28% | | fix_complex_query | 13.2±0.10ms | **13.0±0.12ms** | **-1.52%** | | parse_complex_query | 4.3±0.07µs | **4.2±0.03µs** | **-2.33%** | | parse_expression_recursion | 7.4±0.10µs | **7.2±0.09µs** | **-2.70%** | | parse_simple_query | 1381.6±31.12ns | 1401.2±110.04ns | +1.42% |
github-actions[bot] commented 1 month ago

Benchmark for 9a4ef4d

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 143.6±1.10µs | **140.8±2.93µs** | **-1.95%** | | fix_complex_query | 12.7±0.08ms | **12.6±0.23ms** | **-0.79%** | | parse_complex_query | 4.2±0.06µs | 4.2±0.03µs | 0.00% | | parse_expression_recursion | 7.2±0.10µs | 7.2±0.26µs | 0.00% | | parse_simple_query | 1404.8±24.98ns | **1378.1±77.83ns** | **-1.90%** |