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

chore: add python interpreter versions to mac #1384

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

benfdking
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Mar 4, 2025

Benchmark for 6569c3b

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.9±0.36µs 39.6±0.39µs +1.80%
fix_complex_query 9.3±0.04ms 9.5±0.58ms +2.15%
fix_superlong 97.8±4.43ms 93.6±3.70ms -4.29%
parse_complex_query 3.0±0.04µs 2.9±0.03µs -3.33%
parse_expression_recursion 5.2±0.09µs 5.2±0.06µs 0.00%
parse_simple_query 815.9±10.82ns 833.0±47.53ns +2.10%

@benfdking benfdking force-pushed the chore/add_interpreter_versions_mac branch from b74f48d to 19f0f58 Compare March 4, 2025 14:44
Copy link

github-actions bot commented Mar 4, 2025

Benchmark for 7f3ce69

Click to view benchmark
Test Base PR %
DepthMap::from_parent 40.3±0.31µs 38.7±0.16µs -3.97%
fix_complex_query 9.3±0.05ms 9.5±0.58ms +2.15%
fix_superlong 90.8±2.76ms 92.6±3.61ms +1.98%
parse_complex_query 2.9±0.05µs 2.9±0.05µs 0.00%
parse_expression_recursion 5.2±0.06µs 5.2±0.05µs 0.00%
parse_simple_query 818.3±8.63ns 808.6±20.63ns -1.19%

@benfdking benfdking force-pushed the chore/add_interpreter_versions_mac branch from 19f0f58 to cf5dd2c Compare March 4, 2025 17:26
Copy link

github-actions bot commented Mar 4, 2025

Benchmark for 8f1fb7a

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.3±0.32µs 38.1±0.34µs -0.52%
fix_complex_query 9.6±0.12ms 9.8±0.64ms +2.08%
fix_superlong 105.8±3.74ms 102.1±5.99ms -3.50%
parse_complex_query 2.9±0.04µs 2.9±0.03µs 0.00%
parse_expression_recursion 5.2±0.06µs 5.2±0.07µs 0.00%
parse_simple_query 808.4±8.52ns 798.5±9.57ns -1.22%

@benfdking benfdking merged commit 0e74496 into main Mar 4, 2025
28 checks passed
@benfdking benfdking deleted the chore/add_interpreter_versions_mac branch March 4, 2025 20:19
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 6, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.10` -> `v0.25.11` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.25.11`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.11)

[Compare Source](quarylabs/sqruff@v0.25.10...v0.25.11)

#### What's Changed

-   chore: bump [@&#8203;eslint/js](https://github.com/eslint/js) and @&#8203;types/eslint\_\_js by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1376
-   chore: cargo update deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1377
-   chore: update to Rust 2024 by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1374
-   chore: update node deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1378
-   Added a matrix parameter for python versions. by [@&#8203;concur1](https://github.com/concur1) in quarylabs/sqruff#1383
-   chore: add python interpreter versions to mac by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1384
-   chore: add python interpreter versions to linux by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1385
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1386

**Full Changelog**: quarylabs/sqruff@v0.25.10...v0.25.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 7, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.10` -> `v0.25.14` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.25.14`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.14)

[Compare Source](quarylabs/sqruff@v0.25.13...v0.25.14)

#### What's Changed

-   Add attestation for GitHub release artifacts by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1392
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1393

**Full Changelog**: quarylabs/sqruff@v0.25.13...v0.25.14

### [`v0.25.13`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.13)

[Compare Source](quarylabs/sqruff@v0.25.12...v0.25.13)

#### What's Changed

-   chore: fix release message not being overriden by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1390
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1391

**Full Changelog**: quarylabs/sqruff@v0.25.12...v0.25.13

### [`v0.25.12`](quarylabs/sqruff@v0.25.11...v0.25.12)

[Compare Source](quarylabs/sqruff@v0.25.11...v0.25.12)

### [`v0.25.11`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.11)

[Compare Source](quarylabs/sqruff@v0.25.10...v0.25.11)

#### What's Changed

-   chore: bump [@&#8203;eslint/js](https://github.com/eslint/js) and @&#8203;types/eslint\_\_js by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1376
-   chore: cargo update deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1377
-   chore: update to Rust 2024 by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1374
-   chore: update node deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1378
-   Added a matrix parameter for python versions. by [@&#8203;concur1](https://github.com/concur1) in quarylabs/sqruff#1383
-   chore: add python interpreter versions to mac by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1384
-   chore: add python interpreter versions to linux by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1385
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1386

**Full Changelog**: quarylabs/sqruff@v0.25.10...v0.25.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

1 participant