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

Use String Flyweight to Minimize String Allocations #29

Open
webern opened this issue May 23, 2020 · 1 comment
Open

Use String Flyweight to Minimize String Allocations #29

webern opened this issue May 23, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@webern
Copy link
Owner

webern commented May 23, 2020

e.g. https://en.wikipedia.org/wiki/Flyweight_pattern

@webern webern added this to the v0.0.2 milestone May 23, 2020
@webern webern added the enhancement New feature or request label May 23, 2020
@webern
Copy link
Owner Author

webern commented Jul 21, 2020

Interesting info here https://www.xml.com/pub/a/2000/01/19/feature/index.html

@webern webern modified the milestones: Conformance, Performance Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant