quarylabs / sqruff

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

chore: moving to static strings #525

Closed benfdking closed 1 month ago

benfdking commented 1 month ago
github-actions[bot] commented 1 month ago

Benchmark for 12f788e

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 141.6±1.41µs | 142.1±2.38µs | +0.35% | | fix_complex_query | 12.9±0.06ms | **12.6±0.04ms** | **-2.33%** | | parse_complex_query | 4.3±0.08µs | 4.3±0.06µs | 0.00% | | parse_expression_recursion | 7.3±0.17µs | 7.3±0.06µs | 0.00% | | parse_simple_query | 1435.6±29.99ns | 1425.4±63.96ns | -0.71% |