quarylabs / sqruff

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

refactor: remove stringly typed dialect name #493

Closed gvozdvmozgu closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 932bab9

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 209.1±3.37µs | 207.8±3.05µs | -0.62% | | fix_complex_query | 17.5±0.17ms | 17.5±0.07ms | 0.00% | | parse_complex_query | **6.0±0.09µs** | 6.1±0.03µs | **+1.67%** | | parse_expression_recursion | 11.8±0.07µs | **11.7±0.12µs** | **-0.85%** | | parse_simple_query | 1585.2±25.25ns | 1598.8±32.63ns | +0.86% |