Skip to content

Add CSV benchmarks for string.Split#4659

Open
PranavSenthilnathan wants to merge 1 commit intomainfrom
pranas-string-split
Open

Add CSV benchmarks for string.Split#4659
PranavSenthilnathan wants to merge 1 commit intomainfrom
pranas-string-split

Conversation

@PranavSenthilnathan
Copy link
Member

The current string.Split benchmarks are not representative of real world workloads so @GrabYourPitchforks suggested the following CSV benchmark:

dotnet/runtime#38001 (comment)

This PR adds that benchmark so future perf regressions and improvements can be better assessed (e.g. dotnet/runtime#51259).

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.

2 participants