Skip to content

Optimize the "new" method's iseq - #6416

Merged
matz merged 1 commit into
mruby:masterfrom
hoshiumiarata:optimize_class_new_iseq
Nov 15, 2024
Merged

Optimize the "new" method's iseq#6416
matz merged 1 commit into
mruby:masterfrom
hoshiumiarata:optimize_class_new_iseq

Conversation

@hoshiumiarata

Copy link
Copy Markdown
Contributor

This pull request optimizes the "new" method's iseq by replacing LOADSELF + SEND with SSEND.

@hoshiumiarata
hoshiumiarata requested a review from matz as a code owner November 13, 2024 09:38
@github-actions github-actions Bot added the core label Nov 13, 2024
@matz
matz merged commit a247f48 into mruby:master Nov 15, 2024
@hoshiumiarata
hoshiumiarata deleted the optimize_class_new_iseq branch November 19, 2024 09:51
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