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

Increase StringSource performance #216

Merged
merged 52 commits into from Oct 22, 2021

Conversation

axunonb
Copy link
Member

@axunonb axunonb commented Oct 22, 2021

Improved performance of StringSource

  • Increased speed by 20%
  • Decreased allocations by 47%
  • Default culture corrected to CultureInfo.CurrentUICulture

axunonb and others added 30 commits April 17, 2021 10:25
axunonb and others added 22 commits August 30, 2021 01:35
Now targeting frameworks netstandard2.0, netstandard2.1, net461
* Increased speed by 20%
* Decreased allocations by 47%
* Default culture corrected to CultureInfo.CurrentUICulture
@axunonb axunonb merged commit 7d7fad8 into axuno:version/v3.0 Oct 22, 2021
@axunonb axunonb deleted the increase-string-source-performance branch October 22, 2021 11:52
axunonb added a commit to axunonb/SmartFormat that referenced this pull request Mar 10, 2022
Improved performance of StringSource
* Increased speed by 20%
* Decreased allocations by 47%
* Default culture corrected to CultureInfo.CurrentUICulture
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.

None yet

1 participant