quarylabs / sqruff

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

refactor: moving to use into #730

Closed benfdking closed 6 days ago

github-actions[bot] commented 6 days ago

Benchmark for 90657e8

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 41.6±0.39µs | **40.8±0.37µs** | **-1.92%** | | fix_complex_query | 11.4±0.24ms | 11.4±0.11ms | 0.00% | | parse_complex_query | 2.8±0.03µs | 2.8±0.04µs | 0.00% | | parse_expression_recursion | 5.1±0.08µs | 5.1±0.15µs | 0.00% | | parse_simple_query | 827.0±9.11ns | **810.0±11.18ns** | **-2.06%** |
github-actions[bot] commented 6 days ago

Benchmark for 7df4b38

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **43.6±0.34µs** | 51.3±0.72µs | **+17.66%** | | fix_complex_query | **11.0±0.21ms** | 11.2±0.12ms | **+1.82%** | | parse_complex_query | 2.8±0.06µs | 2.8±0.05µs | 0.00% | | parse_expression_recursion | **4.9±0.10µs** | 5.3±0.07µs | **+8.16%** | | parse_simple_query | 813.7±16.74ns | 829.5±33.71ns | +1.94% |
github-actions[bot] commented 6 days ago

Benchmark for d4d5aa7

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **41.9±0.27µs** | 42.8±1.50µs | **+2.15%** | | fix_complex_query | 11.1±0.14ms | 11.2±0.33ms | +0.90% | | parse_complex_query | 2.8±0.03µs | 2.8±0.04µs | 0.00% | | parse_expression_recursion | 5.0±0.07µs | 5.0±0.07µs | 0.00% | | parse_simple_query | **797.0±12.61ns** | 832.5±14.84ns | **+4.45%** |