Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 2, 2023

Backport of #92403 to release/8.0

/cc @maraf

Customer Impact

Duplicated marshalling of return value has extra allocations that may leak and has performance impact

Testing

Manually observed generated code. Automated tests that the generated code works. Automated tests (for checking duplicated return value marshalling) tracked in #92870

Risk

Low

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Oct 2, 2023

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #92403 to release/8.0

/cc @maraf

Customer Impact

Testing

Risk

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@maraf maraf added arch-wasm WebAssembly architecture os-browser Browser variant of arch-wasm labels Oct 2, 2023
@maraf maraf added this to the 8.0.0 milestone Oct 2, 2023
@ghost
Copy link

ghost commented Oct 2, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #92403 to release/8.0

/cc @maraf

Customer Impact

Duplicated marshalling of return value has extra allocations that may leak and has performance impact

Testing

Manually observed generated code. Automated tests that the generated code works. Automated tests (for checking duplicated return value marshalling) tracked in #92870

Risk

Low

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript, os-browser

Milestone: -

@maraf maraf added the Servicing-consider Issue for next servicing release review label Oct 2, 2023
@carlossanlop
Copy link
Contributor

Approved by Tactics via email.

@carlossanlop carlossanlop added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 3, 2023
@carlossanlop carlossanlop merged commit 172d79a into release/8.0 Oct 3, 2023
@carlossanlop carlossanlop deleted the backport/pr-92403-to-release/8.0 branch October 3, 2023 02:35
@ghost ghost locked as resolved and limited conversation to collaborators Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants