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

Replace unshift where possible for performance improvement #107

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 9, 2021

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

Commits on Aug 10, 2021

  1. Merge pull request #1 from IATI/unshift-removal

    remove use of unshift for performance reasons
    nosvalds authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e854499 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    57c5830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b676b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge pull request #2 from cleydyr/issue-97

    Improve Perf with Binary Search
    nosvalds authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    15eb314 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Merge pull request #3 from IATI/develop

    Binary Search Perf Improvement
    nosvalds authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    7019f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    732465c View commit details
    Browse the repository at this point in the history
  3. 0.0.33

    nosvalds committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6863831 View commit details
    Browse the repository at this point in the history
  4. 0.0.34

    nosvalds committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a1997c9 View commit details
    Browse the repository at this point in the history