quarylabs / sqruff

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

ci: add a quick cargo check step #736

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for f3bf245

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **42.1±0.51µs** | 42.7±0.35µs | **+1.43%** | | fix_complex_query | 11.2±0.06ms | **11.1±0.07ms** | **-0.89%** | | parse_complex_query | 2.8±0.04µs | 2.8±0.07µs | 0.00% | | parse_expression_recursion | 5.0±0.07µs | 5.0±0.03µs | 0.00% | | parse_simple_query | 819.1±11.72ns | 808.1±16.17ns | -1.34% |
github-actions[bot] commented 1 month ago

Benchmark for 62f21f9

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **43.2±0.30µs** | 44.6±0.41µs | **+3.24%** | | fix_complex_query | 11.8±0.29ms | **11.3±0.26ms** | **-4.24%** | | parse_complex_query | 2.9±0.38µs | **2.8±0.04µs** | **-3.45%** | | parse_expression_recursion | 5.2±0.05µs | **5.1±0.07µs** | **-1.92%** | | parse_simple_query | **817.6±14.11ns** | 847.6±80.59ns | **+3.67%** |