Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expression: speed up builtinRepeatSig by using MergeNulls #12674

Merged
merged 9 commits into from
Oct 23, 2019

Commits on Oct 13, 2019

  1. use MergeNulls in:

    builtinRepeatSig, builtinLeftSig, builtinRightSig, builtinInsertSig, builtinReplaceSig
    to speed up
    js00070 committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    8f863f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    c75e63e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad60aaf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. fix rules check in MergeNulls

    js00070 committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    7aaed4a View commit details
    Browse the repository at this point in the history
  2. remove the TODO

    js00070 committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    aade0d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5b9199 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    e353fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3682e58 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    5b7f8c8 View commit details
    Browse the repository at this point in the history