Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Reload the configuration when .sqlfluff or .sqruff files ar… #395

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

gvozdvmozgu
Copy link
Collaborator

…e saved

Copy link

Benchmark for 2771ad1

Click to view benchmark
Test Base PR %
DepthMap::from_parent 212.1±6.03µs 209.9±2.06µs -1.04%
fix_complex_query 21.8±0.15ms 21.9±0.72ms +0.46%
parse_complex_query 277.3±9.66µs 276.4±12.13µs -0.32%
parse_expression_recursion 301.3±8.77µs 302.9±5.63µs +0.53%
parse_simple_query 259.3±9.06µs 260.8±14.85µs +0.58%

Copy link

Benchmark for da15036

Click to view benchmark
Test Base PR %
DepthMap::from_parent 213.9±18.42µs 208.0±3.64µs -2.76%
fix_complex_query 21.7±0.09ms 22.0±0.31ms +1.38%
parse_complex_query 274.4±6.52µs 277.7±5.74µs +1.20%
parse_expression_recursion 298.3±8.06µs 306.1±7.86µs +2.61%
parse_simple_query 254.7±5.08µs 270.2±17.00µs +6.09%

@gvozdvmozgu gvozdvmozgu marked this pull request as ready for review June 19, 2024 05:22
Copy link

Benchmark for da71577

Click to view benchmark
Test Base PR %
DepthMap::from_parent 211.4±3.32µs 218.9±2.98µs +3.55%
fix_complex_query 21.9±0.07ms 21.6±0.13ms -1.37%
parse_complex_query 268.7±5.49µs 269.1±6.54µs +0.15%
parse_expression_recursion 294.1±5.86µs 295.8±7.34µs +0.58%
parse_simple_query 256.3±6.72µs 254.5±9.01µs -0.70%

@benfdking benfdking added this pull request to the merge queue Jun 19, 2024
Merged via the queue into main with commit 83218ed Jun 19, 2024
11 checks passed
@benfdking benfdking deleted the feat/lsp-save-config-reload branch June 19, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants