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(linter/tree-shaking): detect CallExpression in MemberExpression #2772

Conversation

mysteryven
Copy link
Contributor

No description provided.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @mysteryven and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added the A-linter Area - Linter label Mar 20, 2024
@mysteryven mysteryven force-pushed the 03-20-feat_linter/tree-shaking_detect_CallExpression_in_MemberExpression branch from f58bb41 to 027b6e9 Compare March 20, 2024 14:13
Copy link

codspeed-hq bot commented Mar 20, 2024

CodSpeed Performance Report

Merging #2772 will degrade performances by 4.46%

Comparing 03-20-feat_linter/tree-shaking_detect_CallExpression_in_MemberExpression (027b6e9) with main (e10ef03)

Summary

⚡ 1 improvements
❌ 1 regressions
✅ 32 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main 03-20-feat_linter/tree-shaking_detect_CallExpression_in_MemberExpression Change
parser_napi[checker.ts] 238.1 ms 249.2 ms -4.46%
parser_napi[pdf.mjs] 78.8 ms 74.3 ms +5.97%

@Boshen Boshen merged commit 3c9e77d into main Mar 20, 2024
34 of 35 checks passed
@Boshen Boshen deleted the 03-20-feat_linter/tree-shaking_detect_CallExpression_in_MemberExpression branch March 20, 2024 15:11
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.

2 participants