quarylabs / sqruff

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

refactor: removing config from lexer #731

Closed benfdking closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 70f6f7d

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 42.7±0.32µs | **41.4±0.46µs** | **-3.04%** | | fix_complex_query | 11.3±0.11ms | 11.4±0.40ms | +0.88% | | parse_complex_query | 2.8±0.04µs | 2.8±0.02µs | 0.00% | | parse_expression_recursion | 5.0±0.06µs | 5.0±0.06µs | 0.00% | | parse_simple_query | 812.3±15.07ns | 814.0±8.48ns | +0.21% |