Skip to content

Multiplication optimization #47

@egorklementev

Description

@egorklementev
Owner

REASON: It is faster to use ASL with subtraction rather than just an addition a lot of times.

Activity

egorklementev

egorklementev commented on Jun 23, 2021

@egorklementev
OwnerAuthor

NEW REASON: Current implementation is OK, however, ASL can be used in some cases, so there is a space for more optimizations.

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @egorklementev

      Issue actions

        Multiplication optimization · Issue #47 · egorklementev/era_compiler