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(linter): reduce the RuleEnum enum size from 168 to 16 bytes #1783

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Dec 22, 2023

No description provided.

@github-actions github-actions bot added the A-linter Area - Linter label Dec 22, 2023
Copy link

codspeed-hq bot commented Dec 22, 2023

CodSpeed Performance Report

Merging #1783 will improve performances by 14.56%

Comparing perf-linter-enum-size (dde4b70) with main (521aa2c)

Summary

⚡ 3 improvements
✅ 13 untouched benchmarks

Benchmarks breakdown

Benchmark main perf-linter-enum-size Change
linter[antd.js] 10.8 s 9.5 s +14.55%
linter[typescript.js] 19.5 s 17.1 s +14.43%
linter[react.development.js] 135.1 ms 117.9 ms +14.56%

@Boshen Boshen changed the title perf(linter): reduce the RuleEnum enum size from 168 to 16 bytes perf(linter): reduce the RuleEnum enum size from 168 to 16 bytes Dec 22, 2023
@Boshen Boshen marked this pull request as ready for review December 22, 2023 14:53
@Boshen Boshen merged commit 51a243b into main Dec 22, 2023
17 checks passed
@Boshen Boshen deleted the perf-linter-enum-size branch December 22, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants