Skip to content

[2.x] Reduce creation of Setting and Initialize - #7880

Merged
eed3si9n merged 4 commits into
sbt:developfrom
adpi2:2.x-settings
Nov 13, 2024
Merged

[2.x] Reduce creation of Setting and Initialize #7880
eed3si9n merged 4 commits into
sbt:developfrom
adpi2:2.x-settings

Conversation

@adpi2

@adpi2 adpi2 commented Nov 12, 2024

Copy link
Copy Markdown
Member

Some minor changes to reduce the number of Setting and Initialize.

Those changes reduce the number of long-living instances by 1.0%. Notably the number of Init.Apply nodes drops from 723,725 to 683,867 (- 5.5%).

@adpi2
adpi2 requested a review from eed3si9n November 12, 2024 11:51

@eed3si9n eed3si9n left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n
eed3si9n merged commit 661f1fa into sbt:develop Nov 13, 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.

2 participants