Skip to content

Avoid build of func using static definition - #1941

Open
masesdevelopers wants to merge 1 commit into
release/2.9.Xfrom
1806-use-casttoanddetach-or-a-similar-function-to-reduce-gc-pressure-gc-stress-2-9-x
Open

Avoid build of func using static definition#1941
masesdevelopers wants to merge 1 commit into
release/2.9.Xfrom
1806-use-casttoanddetach-or-a-similar-function-to-reduce-gc-pressure-gc-stress-2-9-x

Conversation

@masesdevelopers

@masesdevelopers masesdevelopers commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@masesdevelopers masesdevelopers self-assigned this Aug 7, 2026
@masesdevelopers
masesdevelopers requested a review from a team as a code owner August 7, 2026 22:04
@masesdevelopers masesdevelopers added enhancement New feature or request KNet KNet related issue .NET Pull requests that update .net code performance Performance related issue labels Aug 7, 2026
@masesdevelopers masesdevelopers linked an issue Aug 7, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request KNet KNet related issue .NET Pull requests that update .net code performance Performance related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use CastToAndDetach or a similar function to reduce GC pressure

1 participant