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

parallel bloom calculation #445

Merged
merged 27 commits into from
Oct 15, 2021
Merged

parallel bloom calculation #445

merged 27 commits into from
Oct 15, 2021

Commits on Oct 9, 2021

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

    steventranjs committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    c4bc9de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ced244 View commit details
    Browse the repository at this point in the history
  4. add handler for worker

    steventranjs committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    6615ccf View commit details
    Browse the repository at this point in the history
  5. fix format

    steventranjs committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    faf3de5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67f5e0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58bff6a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. merge with develop

    steventranjs committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    d829350 View commit details
    Browse the repository at this point in the history
  2. add size to map

    steventranjs committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    f6501f7 View commit details
    Browse the repository at this point in the history
  3. rename & unique variable

    steventranjs committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    9b5ebc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234f49f View commit details
    Browse the repository at this point in the history
  5. fix

    steventranjs committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1b7348c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6be63ca View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    4648bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee2d64 View commit details
    Browse the repository at this point in the history
  3. rename Processor

    steventranjs committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8bdc9a5 View commit details
    Browse the repository at this point in the history
  4. fix ReceiptProcessor

    steventranjs committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    a5567c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    f692fe9 View commit details
    Browse the repository at this point in the history
  2. reduce worker to 1

    steventranjs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7d629e1 View commit details
    Browse the repository at this point in the history
  3. remove empty wg

    steventranjs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    5a43a3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ac37c3 View commit details
    Browse the repository at this point in the history
  5. remove nil

    steventranjs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    9b080d5 View commit details
    Browse the repository at this point in the history
  6. format fix

    steventranjs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a3236ab View commit details
    Browse the repository at this point in the history
  7. remove thread pool

    steventranjs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    790ea7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    105e007 View commit details
    Browse the repository at this point in the history
  9. reduce worker size

    steventranjs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f61d1ed View commit details
    Browse the repository at this point in the history
  10. refactor startWorker

    steventranjs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0ae31c9 View commit details
    Browse the repository at this point in the history