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

Speed up bitmap iteration #125

Merged
merged 10 commits into from
Jan 6, 2022
Merged

Speed up bitmap iteration #125

merged 10 commits into from
Jan 6, 2022

Commits on Dec 28, 2021

  1. speed up iteration

    saik0 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    960dd49 View commit details
    Browse the repository at this point in the history
  2. add iter quickcheck

    saik0 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    375d534 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    saik0 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d02de84 View commit details
    Browse the repository at this point in the history
  4. add benchmarks

    saik0 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    478361a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. fix formatting

    saik0 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    1185654 View commit details
    Browse the repository at this point in the history
  2. remove .idea dir

    saik0 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    278c2b8 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    saik0 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8730e0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    837c787 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    bfb651a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d98cf8 View commit details
    Browse the repository at this point in the history