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

Optimize CodeGen for the executable JAR #43560

Open
wants to merge 200 commits into
base: master
Choose a base branch
from

Conversation

MaryamZi
Copy link
Member

@MaryamZi MaryamZi commented Nov 8, 2024

Purpose

Fix and merge #43013 to master

Fixes #43111

gimantha and others added 2 commits November 8, 2024 22:29
…-feature

Fix deletion of `buildPkg` functions invoked only by `testablePkg`
MaryamZi and others added 4 commits November 9, 2024 08:17
…-feature

Update `OptimizedExecutableTestingTest` output for windows
…-feature

Fix testable pkg `InvocationData` handling logic for Dead Code Elimination
…-feature

Fix checkstyle issue in feature branch `feature-codegen-optimizer`
@MaryamZi MaryamZi closed this Nov 12, 2024
@MaryamZi MaryamZi reopened this Nov 12, 2024
Copy link

sonarcloud bot commented Nov 22, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@MaryamZi MaryamZi changed the title [Temporary] Implement dead code elimination Optimize CodeGen for executable jar Nov 22, 2024
@MaryamZi MaryamZi changed the title Optimize CodeGen for executable jar Optimize CodeGen for the executable JAR Nov 22, 2024
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.

[Improvement]: Implement dead code elimination
4 participants