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: InsightSoftwareConsortium/ITKPythonPackage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: InsightSoftwareConsortium/ITKPythonPackage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-5.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 22, 2025

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

Commits on Apr 21, 2026

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

Commits on Jun 25, 2026

  1. PERF: Set the default threader to Pool

    Continue to enable TBB support, but change the default threader to Pool.
    
    TBB can exhibit decreased performance in some cases, and it seems that
    more refinement is needed with the number of work units, etc.
    
    See:
    
      https://discourse.itk.org/t/8x-slower-registration-with-itk-elastix-python-api-vs-elastix-cli-minimal-reproducible-example/7736
      InsightSoftwareConsortium/ITKElastix#391
    
    This setting is consistent with the libitk conda-forge build configuration.
    thewtex committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    4159ac5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. Merge pull request #305 from thewtex/default-thread-pool

    PERF: Set the default threader to Pool
    N-Dekker authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    2f40f4b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. Configuration menu
    Copy the full SHA
    3cf7528 View commit details
    Browse the repository at this point in the history
Loading