quarylabs / sqruff

Fast SQL formatter/linter
https://playground.quary.dev/?secondary=Format
Apache License 2.0
353 stars 14 forks source link

chore: centralize prettier #752

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 8c752cb

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **40.7±0.18µs** | 40.9±0.32µs | **+0.49%** | | fix_complex_query | 11.2±0.09ms | 11.2±0.08ms | 0.00% | | parse_complex_query | 2.8±0.04µs | 2.8±0.02µs | 0.00% | | parse_expression_recursion | **5.0±0.15µs** | 5.1±0.07µs | **+2.00%** | | parse_simple_query | **805.4±4.43ns** | 820.7±21.70ns | **+1.90%** |
github-actions[bot] commented 1 month ago

Benchmark for 93af9f9

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 42.3±0.26µs | **41.2±0.87µs** | **-2.60%** | | fix_complex_query | 11.4±0.11ms | 11.4±0.28ms | 0.00% | | parse_complex_query | 2.8±0.02µs | 2.8±0.03µs | 0.00% | | parse_expression_recursion | 5.0±0.08µs | 5.0±0.03µs | 0.00% | | parse_simple_query | **804.5±10.65ns** | 831.0±21.72ns | **+3.29%** |
github-actions[bot] commented 1 month ago

Benchmark for 0a7cd56

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 40.4±0.31µs | 40.7±0.31µs | +0.74% | | fix_complex_query | **11.0±0.05ms** | 11.1±0.17ms | **+0.91%** | | parse_complex_query | 2.9±0.02µs | **2.8±0.04µs** | **-3.45%** | | parse_expression_recursion | 5.1±0.19µs | 5.1±0.06µs | 0.00% | | parse_simple_query | **794.5±13.52ns** | 816.9±30.80ns | **+2.82%** |