Skip to content

Convert ?DO runtime from JSR to assembler for speed #233

Description

@scotws

In question_do_runtime of ?do (about line 3211 in native_words.asm), there are the two jumps

jsr xt_two_dup
jsr xt_equal

that should be converted to lower-level assembler for speed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions