Skip to content

mruby-task: Use MRB_IVSYM instead of mrb_intern_lit#6898

Merged
matz merged 1 commit into
mruby:masterfrom
hasumikin:mruby-task/use_MRB_IVSYM
Jun 19, 2026
Merged

mruby-task: Use MRB_IVSYM instead of mrb_intern_lit#6898
matz merged 1 commit into
mruby:masterfrom
hasumikin:mruby-task/use_MRB_IVSYM

Conversation

@hasumikin

Copy link
Copy Markdown
Contributor

No description provided.

@hasumikin hasumikin requested a review from matz as a code owner June 19, 2026 01:02
@hasumikin hasumikin changed the title Use MRB_IVSYM instead of mrb_intern_lit mruby-task: Use MRB_IVSYM instead of mrb_intern_lit Jun 19, 2026

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request optimizes instance variable access in mrbgems/mruby-task/src/task_queue.c by replacing dynamic interning of the @items string with the predefined symbol macro MRB_IVSYM(items) across several queue functions. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@matz matz merged commit a9c3fbe into mruby:master Jun 19, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants