quarylabs / sqruff

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

ci: downgraded node version to 20 #531

Closed gvozdvmozgu closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for c801bd3

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 146.0±1.74µs | 146.1±2.19µs | +0.07% | | fix_complex_query | 12.6±0.17ms | 12.6±0.05ms | 0.00% | | parse_complex_query | **4.3±0.06µs** | 4.4±0.07µs | **+2.33%** | | parse_expression_recursion | 7.4±0.13µs | **7.2±0.11µs** | **-2.70%** | | parse_simple_query | 1392.3±31.41ns | 1403.0±66.03ns | +0.77% |
github-actions[bot] commented 1 month ago

Benchmark for a35b730

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **145.4±1.13µs** | 149.2±2.49µs | **+2.61%** | | fix_complex_query | 12.7±0.06ms | **12.6±0.07ms** | **-0.79%** | | parse_complex_query | **4.3±0.06µs** | 4.4±0.15µs | **+2.33%** | | parse_expression_recursion | 7.3±0.15µs | 7.3±0.10µs | 0.00% | | parse_simple_query | 1427.7±14.53ns | 1416.4±25.99ns | -0.79% |
github-actions[bot] commented 1 month ago

Benchmark for c145af4

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 146.6±2.63µs | 148.9±5.96µs | +1.57% | | fix_complex_query | 12.6±0.04ms | 12.6±0.11ms | 0.00% | | parse_complex_query | 4.4±0.04µs | **4.3±0.06µs** | **-2.27%** | | parse_expression_recursion | 7.3±0.08µs | **7.2±0.10µs** | **-1.37%** | | parse_simple_query | 1406.9±19.57ns | 1395.7±32.53ns | -0.80% |
github-actions[bot] commented 1 month ago

Benchmark for ffc8c07

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 145.0±2.15µs | 146.0±8.30µs | +0.69% | | fix_complex_query | 12.5±0.04ms | 12.5±0.08ms | 0.00% | | parse_complex_query | 4.4±0.06µs | 4.4±0.09µs | 0.00% | | parse_expression_recursion | 7.3±0.11µs | 7.3±0.35µs | 0.00% | | parse_simple_query | 1464.2±94.21ns | 1444.8±58.03ns | -1.32% |