Skip to content

Add MemoryStream benchmarks#5140

Open
jozkee wants to merge 3 commits intodotnet:mainfrom
jozkee:ms_benchmarks
Open

Add MemoryStream benchmarks#5140
jozkee wants to merge 3 commits intodotnet:mainfrom
jozkee:ms_benchmarks

Conversation

@jozkee
Copy link
Member

@jozkee jozkee commented Mar 5, 2026

Related to dotnet/runtime#124990.

@jozkee jozkee requested review from a team, ViveliDuCh, jkotas and stephentoub March 5, 2026 21:16

[Params(
1, // 65536 calls, per-call overhead dominates
4096)] // 16 calls, default StreamReader/BufferedStream buffer size
Copy link
Member Author

@jozkee jozkee Mar 5, 2026

Choose a reason for hiding this comment

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

Do we want another param here, say 32_768, // 2 calls or maybe 4 calls?

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.

3 participants