quarylabs / sqruff

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

fix: compare values instead of pointers #707

Closed gvozdvmozgu closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 5c96c1b

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **41.2±0.46µs** | 41.9±0.36µs | **+1.70%** | | fix_complex_query | **11.1±0.13ms** | 11.2±0.09ms | **+0.90%** | | parse_complex_query | **2.8±0.04µs** | 2.9±0.03µs | **+3.57%** | | parse_expression_recursion | **5.0±0.23µs** | 5.1±0.05µs | **+2.00%** | | parse_simple_query | **806.3±13.05ns** | 841.1±19.55ns | **+4.32%** |