quarylabs / sqruff

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

Update README.md #746

Closed gvozdvmozgu closed 5 days ago

github-actions[bot] commented 5 days ago

Benchmark for 2b4c8c6

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **41.5±0.52µs** | 42.2±0.46µs | **+1.69%** | | fix_complex_query | 11.4±0.25ms | **11.3±0.09ms** | **-0.88%** | | parse_complex_query | 2.8±0.06µs | 2.8±0.06µs | 0.00% | | parse_expression_recursion | 5.1±0.04µs | 5.1±0.07µs | 0.00% | | parse_simple_query | 817.1±11.08ns | 817.9±21.83ns | +0.10% |
github-actions[bot] commented 5 days ago

Benchmark for 3b846b3

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **40.4±0.50µs** | 41.4±0.55µs | **+2.48%** | | fix_complex_query | 11.4±0.30ms | **11.2±0.09ms** | **-1.75%** | | parse_complex_query | 2.8±0.03µs | 2.8±0.08µs | 0.00% | | parse_expression_recursion | 5.1±0.07µs | **5.0±0.06µs** | **-1.96%** | | parse_simple_query | 841.9±32.57ns | **819.0±13.47ns** | **-2.72%** |
gvozdvmozgu commented 3 days ago

@benfdking We might be able to use symbolic links to point editors/code/README.md to the root README.md.

benfdking commented 3 days ago

I think I tried before and there was an issue with the vs code extension packaging.