Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IvanP-engr/sparql-loadtest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: manetu/sparql-loadtest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 9, 2024

  1. Fix null driver

    Signed-off-by: Greg Haskins <[email protected]>
    ghaskins committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    bda96f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Add --batch-size option (manetu#7)

    Signed-off-by: Greg Haskins <[email protected]>
    ghaskins authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    7d35adf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Use vthread pool instead of core.async pipeline-blocking

    This is a port of a fix we applied to data-loader to remove head-of-line
    blocking from the flow.  We lose ordering guarantees, but we do not require
    them anyway.
    
    Signed-off-by: Greg Haskins <[email protected]>
    ghaskins committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    67c23ea View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    e33f4a4 View commit details
    Browse the repository at this point in the history
  2. Add release CI pipeline (manetu#10)

    Signed-off-by: Greg Haskins <[email protected]>
    ghaskins authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    e20d797 View commit details
    Browse the repository at this point in the history
Loading