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

Improve performance with mutiple patterns #222

Merged
merged 19 commits into from Jan 20, 2022

Commits on Jan 19, 2022

  1. Copy the full SHA
    dda94d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Rewrite

    fisker committed Jan 20, 2022
    Copy the full SHA
    910f883 View commit details
    Browse the repository at this point in the history
  2. Refactor

    fisker committed Jan 20, 2022
    Copy the full SHA
    bb52907 View commit details
    Browse the repository at this point in the history
  3. Simplify

    fisker committed Jan 20, 2022
    Copy the full SHA
    0bd3dac View commit details
    Browse the repository at this point in the history
  4. Simplify

    fisker committed Jan 20, 2022
    Copy the full SHA
    927e1ee View commit details
    Browse the repository at this point in the history
  5. Remove TODO

    fisker committed Jan 20, 2022
    Copy the full SHA
    bd22754 View commit details
    Browse the repository at this point in the history
  6. Refactor

    fisker committed Jan 20, 2022
    Copy the full SHA
    7e45174 View commit details
    Browse the repository at this point in the history
  7. Add messages

    fisker committed Jan 20, 2022
    Copy the full SHA
    c80e18a View commit details
    Browse the repository at this point in the history
  8. Rewrite loop

    fisker committed Jan 20, 2022
    Copy the full SHA
    549e01b View commit details
    Browse the repository at this point in the history
  9. Fix bench script

    fisker committed Jan 20, 2022
    Copy the full SHA
    a4595af View commit details
    Browse the repository at this point in the history
  10. Fix logic

    fisker committed Jan 20, 2022
    Copy the full SHA
    329e67c View commit details
    Browse the repository at this point in the history
  11. Stricter assertion

    fisker committed Jan 20, 2022
    Copy the full SHA
    53037f1 View commit details
    Browse the repository at this point in the history
  12. Style

    fisker committed Jan 20, 2022
    Copy the full SHA
    d887dae View commit details
    Browse the repository at this point in the history
  13. Random length

    fisker committed Jan 20, 2022
    Copy the full SHA
    e1aedf0 View commit details
    Browse the repository at this point in the history
  14. Another assertion

    fisker committed Jan 20, 2022
    Copy the full SHA
    0be685b View commit details
    Browse the repository at this point in the history
  15. Update utilities.js

    sindresorhus committed Jan 20, 2022
    Copy the full SHA
    cf3f917 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    929ae0b View commit details
    Browse the repository at this point in the history
  17. Update index.js

    sindresorhus committed Jan 20, 2022
    Copy the full SHA
    b3e6e34 View commit details
    Browse the repository at this point in the history
  18. Update index.js

    sindresorhus committed Jan 20, 2022
    Copy the full SHA
    7af0fa2 View commit details
    Browse the repository at this point in the history