Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

MihaZupan
Copy link
Member

Contributes to #83543

Assuming a 64bit runtime, including the 16 byte object header:

Type Before After
CacheControlHeaderValue 120 80
ContentRangeHeaderValue 72 48
RangeConditionHeaderValue 48 40
RangeItemHeaderValue 48 32
RetryConditionHeaderValue 56 40
StringWithQualityHeaderValue 40 32
WarningHeaderValue 64 56

@MihaZupan MihaZupan added this to the 8.0.0 milestone Mar 18, 2023
@MihaZupan MihaZupan self-assigned this Mar 18, 2023
@ghost
Copy link

ghost commented Mar 18, 2023

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

Issue Details

Contributes to #83543

Assuming a 64bit runtime, including the 16 byte object header:

Type Before After
CacheControlHeaderValue 120 80
ContentRangeHeaderValue 72 48
RangeConditionHeaderValue 48 40
RangeItemHeaderValue 48 32
RetryConditionHeaderValue 56 40
StringWithQualityHeaderValue 40 32
WarningHeaderValue 64 56
Author: MihaZupan
Assignees: MihaZupan
Labels:

area-System.Net.Http

Milestone: 8.0.0

@MihaZupan
Copy link
Member Author

Test failures are known: #83655

@MihaZupan MihaZupan merged commit 1f6fc66 into dotnet:main Mar 20, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants