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

perf: Parallelize siteRDF with ProductIterator #1882

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    e5e0886 View commit details
    Browse the repository at this point in the history
  2. Fix productIterator

    The algorithms really enforce that the iterator must return a reference.
    rprospero committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e4081ff View commit details
    Browse the repository at this point in the history
  3. Claculate bins in parallel

    rprospero committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a9e5b29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e861f8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2cb599 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdb9c88 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    a8113eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba5f26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6f2e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    eebcf03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc5897e View commit details
    Browse the repository at this point in the history
  3. Add SiteRDF benchmark.

    trisyoungs committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e01da0d View commit details
    Browse the repository at this point in the history