Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize BigInteger formatting #100181

Merged
merged 12 commits into from
Apr 22, 2024
Merged

Conversation

huoyaoyuan
Copy link
Member

Follow up of #97889

Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 23, 2024
@tannergooding tannergooding merged commit 264e39c into dotnet:main Apr 22, 2024
147 of 150 checks passed
@huoyaoyuan huoyaoyuan deleted the numerics-format-3 branch April 22, 2024 19:07
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
* Cleanup DecStr formatting

* Cleanup ToNumber portion

* Clean and pool base1E9 buffer

* Split leaf span and array path

* Post cherry-pick update

* Remove unworthy positive/negative span/string split

* Use stackalloc for buffers

* Update constant usage

* Use UInt32ToDecChars

* Fix type assert

* Fix strLength

---------

Co-authored-by: Tanner Gooding <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Numerics community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants