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

performance improvements #53

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

Commits on Feb 21, 2018

  1. performance improvements

    cazacugmihai committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    e282be6 View commit details
    Browse the repository at this point in the history
  2. fixed formatting

    cazacugmihai committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    d134613 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. - more usage of System.arraycopy

    - used array of primitives instead of Objects (see List<Long> ret)
    cazacugmihai committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    7d4e3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1a1a4c View commit details
    Browse the repository at this point in the history
  3. revert

    cazacugmihai committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    84af659 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. fixed returned version

    cazacugmihai committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    9d1e7b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

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

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    0585d3e View commit details
    Browse the repository at this point in the history
  2. cleaned up the pom.xmml

    cazacugmihai committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    38439b9 View commit details
    Browse the repository at this point in the history
  3. removed assertions

    cazacugmihai committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    d095999 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d7901c View commit details
    Browse the repository at this point in the history