Skip to content

feat(runtime): faster SendWrapper with cached thread id#261

Merged
Berrysoft merged 2 commits intocompio-rs:masterfrom
Berrysoft:faster-send-wrapper
May 31, 2024
Merged

feat(runtime): faster SendWrapper with cached thread id#261
Berrysoft merged 2 commits intocompio-rs:masterfrom
Berrysoft:faster-send-wrapper

Conversation

@Berrysoft
Copy link
Copy Markdown
Member

Closes #252

@Berrysoft Berrysoft added enhancement New feature or request package: runtime Related to compio-runtime labels May 31, 2024
@Berrysoft Berrysoft self-assigned this May 31, 2024
@Berrysoft Berrysoft requested a review from George-Miao May 31, 2024 12:33
Comment thread compio-runtime/src/runtime/send_wrapper.rs
Comment thread compio-runtime/src/runtime/send_wrapper.rs
@Berrysoft Berrysoft requested review from George-Miao and Xuanwo May 31, 2024 12:50
Copy link
Copy Markdown
Member

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

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

LGTM

@Berrysoft Berrysoft merged commit e1272e7 into compio-rs:master May 31, 2024
@Berrysoft Berrysoft deleted the faster-send-wrapper branch May 31, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request package: runtime Related to compio-runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rewrite SendWrapper with lighter thread Id

3 participants