Uh oh!
There was an error while loading. Please reload this page.
[release/7.0-rc1] [wasm] Reduce allocation when options are passed to fetch - #74230
Conversation
ghost
commented
Aug 19, 2022
Tagging subscribers to this area: @dotnet/ncl Issue DetailsBackport of #74142 to release/7.0-rc1 /cc @maraf Customer ImpactTestingRiskIMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.
|
ghost
commented
Aug 19, 2022
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBackport of #74142 to release/7.0-rc1 /cc @maraf Customer ImpactReduce allocation of TestingUnit tests. RiskNone. IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.
|
carlossanlop
commented
Aug 21, 2022
@marek-safar@lewing@pavelsavara need an area owner sign off and someone to approve the backport. |
carlossanlop
commented
Aug 22, 2022
Approved, signed-off and CI passed. Ready to merge. |
Backport of #74142 to release/7.0-rc1
/cc @maraf
Customer Impact
Reduce allocation of
List<T>when passing options to fetch.Testing
Unit tests.
Risk
None.
IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.