Skip to content

[k2] reduce allocations in coroutines - #1673

Draft
LLirikkkk wants to merge 7 commits into
masterfrom
kkotliar/k2_reduce_allocations_in_coroutines
Draft

[k2] reduce allocations in coroutines#1673
LLirikkkk wants to merge 7 commits into
masterfrom
kkotliar/k2_reduce_allocations_in_coroutines

Conversation

@LLirikkkk

Copy link
Copy Markdown
Contributor
  • make event non movable to avoid allocation for event-controller
  • make await-set non movable to avoid allocation for await-broker

@LLirikkkk LLirikkkk added this to the next milestone Aug 7, 2026
@LLirikkkk LLirikkkk self-assigned this Aug 7, 2026
@LLirikkkk LLirikkkk added optimization Memory comsumption / CPU speedup runtime Feature related to runtime k2 Affects compiler or runtime in K2 mode labels Aug 7, 2026
@LLirikkkk
LLirikkkk marked this pull request as draft August 7, 2026 13:59
@apolyakov apolyakov modified the milestones: 03.09.26, next Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

k2 Affects compiler or runtime in K2 mode optimization Memory comsumption / CPU speedup runtime Feature related to runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants