Skip to content

chore: reduce string allocations in TSI series cache#27262

Merged
gwossum merged 1 commit intomain-2.xfrom
gw/27258/series_cache_str_alloc_main-2.x
Mar 5, 2026
Merged

chore: reduce string allocations in TSI series cache#27262
gwossum merged 1 commit intomain-2.xfrom
gw/27258/series_cache_str_alloc_main-2.x

Conversation

@gwossum
Copy link
Copy Markdown
Member

@gwossum gwossum commented Mar 5, 2026

eliminate string allocations in TSI series cache

This is an almost clean cherry-pick from master-1.x (small conflict in a comment).

(cherry picked from commit 37b3100)

Closes: #27258

eliminate string allocations in TSI series cache

This is an almost clean cherry-pick from master-1.x (small conflict in a
comment).

(cherry picked from commit 37b3100)

Closes: #27258
@gwossum gwossum self-assigned this Mar 5, 2026
@gwossum gwossum added area/tsi area/2.x OSS 2.0 related issues and PRs team/edge labels Mar 5, 2026
Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

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

LGTM

@gwossum gwossum marked this pull request as ready for review March 5, 2026 04:41
@gwossum gwossum merged commit 19f0cd6 into main-2.x Mar 5, 2026
25 checks passed
@gwossum gwossum deleted the gw/27258/series_cache_str_alloc_main-2.x branch March 5, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tsi area/2.x OSS 2.0 related issues and PRs team/edge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reduce string allocations in TSI series cache [port to main-2.x]

2 participants