Skip to content

bench: Add benchmark for string dedup#26254

Merged
spytheman merged 2 commits into
vlang:masterfrom
kbkpbot:add-bench-string-dedup
Jan 4, 2026
Merged

bench: Add benchmark for string dedup#26254
spytheman merged 2 commits into
vlang:masterfrom
kbkpbot:add-bench-string-dedup

Conversation

@kbkpbot

@kbkpbot kbkpbot commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

Benchmark comparison of four string deduplication methods in V: basic array, pre-allocated array, map, and set

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure I get the point of this, but if you find it useful, ok.

@spytheman spytheman merged commit e517dd9 into vlang:master Jan 4, 2026
56 checks passed
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