Skip to content

Speedup Version(short, short, short, string) constructor#83

Open
buhaiovos wants to merge 1 commit into
mainfrom
feature/version-init-perf-improvement
Open

Speedup Version(short, short, short, string) constructor#83
buhaiovos wants to merge 1 commit into
mainfrom
feature/version-init-perf-improvement

Conversation

@buhaiovos

Copy link
Copy Markdown
Contributor
  • lazily evaluate version's string value, so that concatenation is not invoked during constructor invocation
  • rewrite eq & hc to avoid relying on concatenated version string

lazily evaluate version's string value, so that concatenation is not invoked during constructor invocation
@buhaiovos
buhaiovos requested a review from YakubenkoIv April 8, 2026 17:16
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.

1 participant