quarylabs / sqruff

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

feat: typing reflow stricter #524

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for bdaf11f

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 141.7±3.35µs | **140.2±1.32µs** | **-1.06%** | | fix_complex_query | 13.7±0.22ms | **13.1±0.17ms** | **-4.38%** | | parse_complex_query | 4.4±0.11µs | **4.2±0.06µs** | **-4.55%** | | parse_expression_recursion | 7.6±0.27µs | **7.2±0.12µs** | **-5.26%** | | parse_simple_query | 1474.0±28.18ns | **1396.1±49.36ns** | **-5.28%** |
github-actions[bot] commented 1 month ago

Benchmark for fbaecac

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 140.9±1.51µs | 140.8±4.83µs | -0.07% | | fix_complex_query | 13.4±0.20ms | **12.9±0.21ms** | **-3.73%** | | parse_complex_query | 4.4±0.02µs | **4.3±0.04µs** | **-2.27%** | | parse_expression_recursion | 7.2±0.06µs | 7.2±0.12µs | 0.00% | | parse_simple_query | **1381.8±21.41ns** | 1433.0±33.62ns | **+3.71%** |
github-actions[bot] commented 1 month ago

Benchmark for fe2569e

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 140.7±1.41µs | 141.3±2.62µs | +0.43% | | fix_complex_query | 13.0±0.07ms | **12.9±0.09ms** | **-0.77%** | | parse_complex_query | 4.3±0.06µs | 4.3±0.08µs | 0.00% | | parse_expression_recursion | 7.2±0.12µs | 7.2±0.11µs | 0.00% | | parse_simple_query | **1395.5±22.84ns** | 1437.8±45.36ns | **+3.03%** |