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

perf: improve performance for rules #856

Merged
merged 1 commit into from Mar 26, 2022
Merged

perf: improve performance for rules #856

merged 1 commit into from Mar 26, 2022

Conversation

golopot
Copy link
Collaborator

@golopot golopot commented Mar 26, 2022

Benchmark on the ESLint project with time npx eslint . (real time) :

before after
run 1 47.7s 31.0s
run 2 47.8s 31.2s
run 3 48.7s 31.2s

@brettz9 brettz9 merged commit 33eb99e into gajus:master Mar 26, 2022
@gajus
Copy link
Owner

gajus commented Mar 26, 2022

🎉 This PR is included in version 38.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Mar 26, 2022
@golopot golopot deleted the perf-1 branch March 26, 2022 06:52
@brettz9
Copy link
Collaborator

brettz9 commented Mar 26, 2022

Good find, thanks!

crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Mar 27, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | devDependencies | patch | [`38.0.6` -> `38.0.7`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/38.0.6/38.0.7) |

---

### Release Notes

<details>
<summary>gajus/eslint-plugin-jsdoc</summary>

### [`v38.0.7`](https://github.com/gajus/eslint-plugin-jsdoc/releases/v38.0.7)

[Compare Source](gajus/eslint-plugin-jsdoc@v38.0.6...v38.0.7)

##### Performance Improvements

-   improve performance for rules ([#&#8203;856](gajus/eslint-plugin-jsdoc#856)) ([33eb99e](gajus/eslint-plugin-jsdoc@33eb99e))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1257
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants