Skip to content

ci(deps): bump actions/upload-artifact from 4 to 6#26

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-6
Open

ci(deps): bump actions/upload-artifact from 4 to 6#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2025

Bumps actions/upload-artifact from 4 to 6.

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

v4.6.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

What's Changed

... (truncated)

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 14, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Benchmark Comparison

Comparing current PR against base branch main

goos: linux
goarch: amd64
pkg: github.com/codeninja55/go-radx/benchmarks
cpu: AMD EPYC 7763 64-Core Processor                
                                                    │   base.txt   │             current.txt              │
                                                    │    sec/op    │    sec/op      vs base               │
AnonymizerCreation/0-4                                5.794µ ± ∞ ¹    5.806µ ± ∞ ¹        ~ (p=0.730 n=5)
AnonymizerCreation/1-4                                5.904µ ± ∞ ¹    5.919µ ± ∞ ¹        ~ (p=0.548 n=5)
AnonymizerCreation/2-4                                5.888µ ± ∞ ¹    5.854µ ± ∞ ¹        ~ (p=0.341 n=5)
AnonymizerCreation/3-4                                5.864µ ± ∞ ¹    5.868µ ± ∞ ¹        ~ (p=0.310 n=5)
AnonymizeBasicDataSet/10_elements-4                   9.366µ ± ∞ ¹    9.386µ ± ∞ ¹        ~ (p=0.595 n=5)
AnonymizeBasicDataSet/50_elements-4                   14.48µ ± ∞ ¹    14.59µ ± ∞ ¹   +0.78% (p=0.008 n=5)
AnonymizeBasicDataSet/100_elements-4                  25.33µ ± ∞ ¹    25.71µ ± ∞ ¹   +1.49% (p=0.016 n=5)
AnonymizeBasicDataSet/500_elements-4                  139.1µ ± ∞ ¹    139.9µ ± ∞ ¹   +0.63% (p=0.008 n=5)
AnonymizeWithOptions/BasicProfile-4                   25.79µ ± ∞ ¹    25.51µ ± ∞ ¹        ~ (p=0.151 n=5)
AnonymizeWithOptions/RetainUIDs-4                     21.64µ ± ∞ ¹    21.84µ ± ∞ ¹        ~ (p=0.421 n=5)
AnonymizeWithOptions/CleanDescriptors-4               25.93µ ± ∞ ¹    25.56µ ± ∞ ¹        ~ (p=0.222 n=5)
AnonymizeWithOptions/RemoveOverlays-4                 26.69µ ± ∞ ¹    26.66µ ± ∞ ¹        ~ (p=0.690 n=5)
DataSetAnonymizeBasic/10_elements-4                   6.049µ ± ∞ ¹    5.988µ ± ∞ ¹        ~ (p=0.151 n=5)
DataSetAnonymizeBasic/50_elements-4                   8.232µ ± ∞ ¹    8.227µ ± ∞ ¹        ~ (p=0.881 n=5)
DataSetAnonymizeBasic/100_elements-4                  12.42µ ± ∞ ¹    12.37µ ± ∞ ¹        ~ (p=0.095 n=5)
ActionApplication/ActionDummy-4                       14.55µ ± ∞ ¹    14.35µ ± ∞ ¹   -1.41% (p=0.032 n=5)
ActionApplication/ActionRemove-4                      11.13µ ± ∞ ¹    11.05µ ± ∞ ¹   -0.75% (p=0.008 n=5)
ActionApplication/ActionUID-4                         14.48µ ± ∞ ¹    14.55µ ± ∞ ¹        ~ (p=1.000 n=5)
AnonymizeMemory/100_elements-4                        25.53µ ± ∞ ¹    25.50µ ± ∞ ¹        ~ (p=0.206 n=5)
AnonymizeMemory/500_elements-4                        140.0µ ± ∞ ¹    139.0µ ± ∞ ¹   -0.76% (p=0.008 n=5)
AnonymizeMemory/1000_elements-4                       296.4µ ± ∞ ¹    294.5µ ± ∞ ¹   -0.64% (p=0.008 n=5)
AnonymizeVsManualClean/Anonymizer_50_elements-4       19.08µ ± ∞ ¹    18.92µ ± ∞ ¹        ~ (p=0.222 n=5)
AnonymizeVsManualClean/ManualWalk_50_elements-4       4.490µ ± ∞ ¹    4.477µ ± ∞ ¹        ~ (p=0.381 n=5)
AnonymizeVsManualClean/Anonymizer_100_elements-4      33.33µ ± ∞ ¹    33.77µ ± ∞ ¹        ~ (p=0.310 n=5)
AnonymizeVsManualClean/ManualWalk_100_elements-4      8.522µ ± ∞ ¹    8.572µ ± ∞ ¹   +0.59% (p=0.008 n=5)
AnonymizeVsManualClean/Anonymizer_500_elements-4      187.3µ ± ∞ ¹    187.1µ ± ∞ ¹        ~ (p=0.421 n=5)
AnonymizeVsManualClean/ManualWalk_500_elements-4      56.18µ ± ∞ ¹    56.31µ ± ∞ ¹        ~ (p=0.310 n=5)
DataSetCopyVsNew/Copy_10_elements-4                   622.2n ± ∞ ¹    620.4n ± ∞ ¹        ~ (p=0.532 n=5)
DataSetCopyVsNew/DeepCopy_10_elements-4               1.037µ ± ∞ ¹    1.044µ ± ∞ ¹        ~ (p=0.310 n=5)
DataSetCopyVsNew/Copy_50_elements-4                   3.414µ ± ∞ ¹    3.418µ ± ∞ ¹        ~ (p=1.000 n=5)
DataSetCopyVsNew/DeepCopy_50_elements-4               5.517µ ± ∞ ¹    5.554µ ± ∞ ¹        ~ (p=0.135 n=5)
DataSetCopyVsNew/Copy_100_elements-4                  7.012µ ± ∞ ¹    7.018µ ± ∞ ¹        ~ (p=0.452 n=5)
DataSetCopyVsNew/DeepCopy_100_elements-4              13.19µ ± ∞ ¹    13.23µ ± ∞ ¹        ~ (p=0.103 n=5)
DataSetCopyVsNew/Copy_500_elements-4                  46.63µ ± ∞ ¹    46.73µ ± ∞ ¹        ~ (p=0.151 n=5)
DataSetCopyVsNew/DeepCopy_500_elements-4              92.10µ ± ∞ ¹    92.38µ ± ∞ ¹        ~ (p=0.056 n=5)
BatchVsSequentialAdd/Sequential_10_elements-4         488.4n ± ∞ ¹    487.6n ± ∞ ¹        ~ (p=0.286 n=5)
BatchVsSequentialAdd/PreallocatedMap_10_elements-4    487.5n ± ∞ ¹    488.1n ± ∞ ¹        ~ (p=0.841 n=5)
BatchVsSequentialAdd/Sequential_50_elements-4         2.938µ ± ∞ ¹    2.954µ ± ∞ ¹        ~ (p=0.135 n=5)
BatchVsSequentialAdd/PreallocatedMap_50_elements-4    2.938µ ± ∞ ¹    2.949µ ± ∞ ¹   +0.37% (p=0.032 n=5)
BatchVsSequentialAdd/Sequential_100_elements-4        6.070µ ± ∞ ¹    6.068µ ± ∞ ¹        ~ (p=0.595 n=5)
BatchVsSequentialAdd/PreallocatedMap_100_elements-4   6.046µ ± ∞ ¹    6.073µ ± ∞ ¹   +0.45% (p=0.032 n=5)
LookupStrategies/DirectGet_50_elements-4              24.27n ± ∞ ¹    24.27n ± ∞ ¹        ~ (p=0.278 n=5)
LookupStrategies/ContainsThenGet_50_elements-4        28.04n ± ∞ ¹    28.05n ± ∞ ¹        ~ (p=0.373 n=5)
LookupStrategies/WalkToFind_50_elements-4             2.512µ ± ∞ ¹    2.519µ ± ∞ ¹        ~ (p=0.548 n=5)
LookupStrategies/DirectGet_100_elements-4             24.27n ± ∞ ¹    24.26n ± ∞ ¹        ~ (p=0.976 n=5)
LookupStrategies/ContainsThenGet_100_elements-4       28.09n ± ∞ ¹    28.12n ± ∞ ¹        ~ (p=0.738 n=5)
LookupStrategies/WalkToFind_100_elements-4            7.146µ ± ∞ ¹    7.156µ ± ∞ ¹        ~ (p=0.841 n=5)
LookupStrategies/DirectGet_500_elements-4             24.26n ± ∞ ¹    24.27n ± ∞ ¹        ~ (p=0.492 n=5)
LookupStrategies/ContainsThenGet_500_elements-4       28.09n ± ∞ ¹    28.03n ± ∞ ¹        ~ (p=0.206 n=5)
LookupStrategies/WalkToFind_500_elements-4            51.17µ ± ∞ ¹    51.39µ ± ∞ ¹        ~ (p=0.222 n=5)
RemovalStrategies/DirectRemove-4                      7.123µ ± ∞ ¹    7.173µ ± ∞ ¹   +0.70% (p=0.016 n=5)
RemovalStrategies/WalkModifyRemove-4                  8.555µ ± ∞ ¹    8.609µ ± ∞ ¹   +0.63% (p=0.008 n=5)
RemovalStrategies/RemoveGroupTags-4                   10.65µ ± ∞ ¹    10.71µ ± ∞ ¹   +0.64% (p=0.016 n=5)
PrivateTagFiltering/RemovePrivateTags-4               16.33µ ± ∞ ¹    16.47µ ± ∞ ¹   +0.88% (p=0.008 n=5)
PrivateTagFiltering/WalkModifyPrivate-4               17.63µ ± ∞ ¹    17.76µ ± ∞ ¹   +0.75% (p=0.008 n=5)
MergeStrategies/MergeMethod_50_elements-4             4.085µ ± ∞ ¹    4.135µ ± ∞ ¹   +1.22% (p=0.032 n=5)
MergeStrategies/ManualWalk_50_elements-4              5.115µ ± ∞ ¹    5.157µ ± ∞ ¹   +0.82% (p=0.016 n=5)
MergeStrategies/MergeMethod_100_elements-4            8.303µ ± ∞ ¹    8.384µ ± ∞ ¹        ~ (p=0.222 n=5)
MergeStrategies/ManualWalk_100_elements-4             10.67µ ± ∞ ¹    10.70µ ± ∞ ¹        ~ (p=0.238 n=5)
MergeStrategies/MergeMethod_200_elements-4            16.64µ ± ∞ ¹    16.77µ ± ∞ ¹   +0.78% (p=0.016 n=5)
MergeStrategies/ManualWalk_200_elements-4             23.09µ ± ∞ ¹    23.20µ ± ∞ ¹        ~ (p=0.095 n=5)
DataSetCreation-4                                     6.871n ± ∞ ¹    6.879n ± ∞ ¹        ~ (p=1.000 n=5)
ElementCreation-4                                     28.61n ± ∞ ¹    28.67n ± ∞ ¹        ~ (p=0.310 n=5)
DataSetAdd-4                                          12.30n ± ∞ ¹    12.32n ± ∞ ¹        ~ (p=0.357 n=5)
DataSetGet-4                                          24.26n ± ∞ ¹    24.27n ± ∞ ¹        ~ (p=0.286 n=5)
DataSetContains-4                                     7.523n ± ∞ ¹    7.518n ± ∞ ¹        ~ (p=0.381 n=5)
DataSetWalk/10_elements-4                             539.6n ± ∞ ¹    547.8n ± ∞ ¹   +1.52% (p=0.016 n=5)
DataSetWalk/50_elements-4                             2.461µ ± ∞ ¹    2.479µ ± ∞ ¹        ~ (p=0.690 n=5)
DataSetWalk/100_elements-4                            7.014µ ± ∞ ¹    7.111µ ± ∞ ¹   +1.38% (p=0.008 n=5)
DataSetWalk/500_elements-4                            50.73µ ± ∞ ¹    51.19µ ± ∞ ¹   +0.89% (p=0.016 n=5)
DataSetWalk/1000_elements-4                           116.6µ ± ∞ ¹    117.5µ ± ∞ ¹   +0.73% (p=0.008 n=5)
DataSetWalkModify/10_elements-4                       894.7n ± ∞ ¹    905.8n ± ∞ ¹   +1.24% (p=0.008 n=5)
DataSetWalkModify/50_elements-4                       3.911µ ± ∞ ¹    3.920µ ± ∞ ¹        ~ (p=0.238 n=5)
DataSetWalkModify/100_elements-4                      7.955µ ± ∞ ¹    7.987µ ± ∞ ¹        ~ (p=0.333 n=5)
DataSetWalkModify/500_elements-4                      52.54µ ± ∞ ¹    53.39µ ± ∞ ¹   +1.63% (p=0.032 n=5)
DataSetModifyTags/SetPatientName-4                    120.8n ± ∞ ¹    121.2n ± ∞ ¹        ~ (p=0.127 n=5)
DataSetModifyTags/SetPatientID-4                      120.9n ± ∞ ¹    121.1n ± ∞ ¹        ~ (p=0.143 n=5)
DataSetModifyTags/SetStudyInstanceUID-4               657.2n ± ∞ ¹    650.6n ± ∞ ¹   -1.00% (p=0.008 n=5)
DataSetModifyTags/GenerateNewUIDs-4                   2.001µ ± ∞ ¹    1.985µ ± ∞ ¹   -0.80% (p=0.008 n=5)
DataSetRemovePrivateTags-4                            16.30µ ± ∞ ¹    16.40µ ± ∞ ¹   +0.56% (p=0.008 n=5)
DataSetRemoveGroupTags-4                              10.60µ ± ∞ ¹    10.68µ ± ∞ ¹   +0.70% (p=0.016 n=5)
ApplyWindowLevel/512x512_8bit-4                       563.7µ ± ∞ ¹    570.7µ ± ∞ ¹        ~ (p=0.151 n=5)
ApplyWindowLevel/1024x1024_8bit-4                     2.306m ± ∞ ¹    2.344m ± ∞ ¹   +1.67% (p=0.008 n=5)
ApplyWindowLevel/2048x2048_8bit-4                     8.757m ± ∞ ¹    8.829m ± ∞ ¹        ~ (p=0.095 n=5)
ApplyPresentationLUT/ShapeInverse-4                   212.4µ ± ∞ ¹    196.4µ ± ∞ ¹   -7.57% (p=0.008 n=5)
ApplyPresentationLUT/TableBased-4                     391.8µ ± ∞ ¹    359.1µ ± ∞ ¹   -8.34% (p=0.008 n=5)
SegmentedLUTExpansion/256_entries-4                   311.7n ± ∞ ¹    298.4n ± ∞ ¹   -4.27% (p=0.008 n=5)
SegmentedLUTExpansion/4096_entries-4                  1.600µ ± ∞ ¹    1.433µ ± ∞ ¹  -10.44% (p=0.008 n=5)
SegmentedLUTExpansion/65536_entries-4                 21.64µ ± ∞ ¹    14.59µ ± ∞ ¹        ~ (p=0.690 n=5)
ColorSpaceConversion/ToSRGB-4                         56.32m ± ∞ ¹    56.43m ± ∞ ¹   +0.19% (p=0.008 n=5)
ColorSpaceConversion/ToLinearRGB-4                    56.03m ± ∞ ¹    56.10m ± ∞ ¹        ~ (p=0.690 n=5)
MemoryDataSetGrowth/100_elements-4                    17.43µ ± ∞ ¹    17.45µ ± ∞ ¹        ~ (p=0.222 n=5)
MemoryDataSetGrowth/1000_elements-4                   200.6µ ± ∞ ¹    200.3µ ± ∞ ¹        ~ (p=0.841 n=5)
MemoryDataSetGrowth/10000_elements-4                  2.152m ± ∞ ¹    2.158m ± ∞ ¹        ~ (p=0.151 n=5)
MemoryElementCreation/ShortString-4                   29.94n ± ∞ ¹    30.04n ± ∞ ¹        ~ (p=0.540 n=5)
MemoryElementCreation/LongString-4                    29.93n ± ∞ ¹    30.04n ± ∞ ¹        ~ (p=0.095 n=5)
MemoryElementCreation/PersonName-4                    30.02n ± ∞ ¹    30.06n ± ∞ ¹        ~ (p=0.159 n=5)
MemoryElementCreation/UniqueIdentifier-4              29.92n ± ∞ ¹    29.99n ± ∞ ¹        ~ (p=0.246 n=5)
MemoryValueAllocation/StringValue_Small-4             79.91n ± ∞ ¹    80.15n ± ∞ ¹        ~ (p=0.222 n=5)
MemoryValueAllocation/StringValue_Large-4             268.5n ± ∞ ¹    263.0n ± ∞ ¹   -2.05% (p=0.008 n=5)
MemoryValueAllocation/StringValue_Multiple-4          57.49n ± ∞ ¹    57.06n ± ∞ ¹   -0.75% (p=0.008 n=5)
MemoryDataSetCopy/10_elements-4                       647.2n ± ∞ ¹    644.2n ± ∞ ¹        ~ (p=0.841 n=5)
MemoryDataSetCopy/100_elements-4                      7.215µ ± ∞ ¹    7.230µ ± ∞ ¹        ~ (p=0.111 n=5)
MemoryDataSetCopy/1000_elements-4                     100.9µ ± ∞ ¹    101.3µ ± ∞ ¹        ~ (p=0.151 n=5)
MemoryAnonymization/Basic_100_elements-4              34.53µ ± ∞ ¹    34.33µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryAnonymization/Clean_100_elements-4              34.56µ ± ∞ ¹    34.37µ ± ∞ ¹        ~ (p=0.889 n=5)
MemoryAnonymization/Basic_500_elements-4              192.0µ ± ∞ ¹    191.7µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryAnonymization/Clean_500_elements-4              191.4µ ± ∞ ¹    193.9µ ± ∞ ¹        ~ (p=0.151 n=5)
MemoryAnonymization/Basic_1000_elements-4             403.1µ ± ∞ ¹    404.5µ ± ∞ ¹        ~ (p=0.841 n=5)
MemoryAnonymization/Clean_1000_elements-4             404.9µ ± ∞ ¹    403.8µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryAnonymization/Basic_5000_elements-4             1.944m ± ∞ ¹    1.950m ± ∞ ¹        ~ (p=0.548 n=5)
MemoryAnonymization/Clean_5000_elements-4             1.944m ± ∞ ¹    1.945m ± ∞ ¹        ~ (p=0.841 n=5)
MemoryWalkOperations/Walk_100_elements-4              7.195µ ± ∞ ¹    7.222µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryWalkOperations/WalkModify_100_elements-4        8.213µ ± ∞ ¹    8.197µ ± ∞ ¹        ~ (p=0.476 n=5)
MemoryWalkOperations/Walk_500_elements-4              51.59µ ± ∞ ¹    51.89µ ± ∞ ¹        ~ (p=0.056 n=5)
MemoryWalkOperations/WalkModify_500_elements-4        54.37µ ± ∞ ¹    54.87µ ± ∞ ¹        ~ (p=0.095 n=5)
MemoryWalkOperations/Walk_1000_elements-4             117.8µ ± ∞ ¹    118.8µ ± ∞ ¹   +0.86% (p=0.008 n=5)
MemoryWalkOperations/WalkModify_1000_elements-4       113.0µ ± ∞ ¹    113.5µ ± ∞ ¹        ~ (p=0.222 n=5)
MemoryPrivateTagRemoval/10_private_tags-4             9.235µ ± ∞ ¹    9.268µ ± ∞ ¹        ~ (p=0.056 n=5)
MemoryPrivateTagRemoval/50_private_tags-4             16.83µ ± ∞ ¹    16.84µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryPrivateTagRemoval/100_private_tags-4            20.40µ ± ∞ ¹    20.44µ ± ∞ ¹        ~ (p=0.730 n=5)
MemoryPrivateTagRemoval/500_private_tags-4            71.81µ ± ∞ ¹    71.89µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryMergeOperations/Small_Small-4                   4.868µ ± ∞ ¹    4.871µ ± ∞ ¹        ~ (p=0.548 n=5)
MemoryMergeOperations/Small_Large-4                   50.79µ ± ∞ ¹    50.89µ ± ∞ ¹        ~ (p=0.690 n=5)
MemoryMergeOperations/Large_Large-4                   62.72µ ± ∞ ¹    62.63µ ± ∞ ¹        ~ (p=0.310 n=5)
MemoryRepeatedOperations/RepeatedAdd-4                128.2n ± ∞ ¹    128.4n ± ∞ ¹        ~ (p=0.333 n=5)
MemoryRepeatedOperations/RepeatedRemove-4             211.5µ ± ∞ ¹    213.3µ ± ∞ ¹   +0.86% (p=0.008 n=5)
MemoryRepeatedOperations/RepeatedGetSet-4             10.67µ ± ∞ ¹    10.69µ ± ∞ ¹        ~ (p=0.421 n=5)
MemoryLargeDataSet/CreateAndPopulate_1000-4           201.4µ ± ∞ ¹    201.6µ ± ∞ ¹        ~ (p=0.548 n=5)
MemoryLargeDataSet/CopyAndModify_1000-4               142.9µ ± ∞ ¹    143.5µ ± ∞ ¹   +0.46% (p=0.032 n=5)
MemoryLargeDataSet/CreateAndPopulate_5000-4           999.9µ ± ∞ ¹   1000.2µ ± ∞ ¹        ~ (p=0.841 n=5)
MemoryLargeDataSet/CopyAndModify_5000-4               580.2µ ± ∞ ¹    586.3µ ± ∞ ¹        ~ (p=0.095 n=5)
MemoryLargeDataSet/CreateAndPopulate_10000-4          2.165m ± ∞ ¹    2.164m ± ∞ ¹        ~ (p=0.841 n=5)
MemoryLargeDataSet/CopyAndModify_10000-4              1.313m ± ∞ ¹    1.320m ± ∞ ¹        ~ (p=0.222 n=5)
geomean                                               9.444µ          9.414µ         -0.31%
¹ need >= 6 samples for confidence interval at level 0.95

                                                    │   base.txt    │              current.txt              │
                                                    │     B/op      │     B/op       vs base                │
AnonymizerCreation/0-4                                4.672Ki ± ∞ ¹   4.672Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizerCreation/1-4                                4.672Ki ± ∞ ¹   4.672Ki ± ∞ ¹       ~ (p=1.000 n=5)
AnonymizerCreation/2-4                                4.672Ki ± ∞ ¹   4.672Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizerCreation/3-4                                4.672Ki ± ∞ ¹   4.672Ki ± ∞ ¹       ~ (p=1.000 n=5)
AnonymizeBasicDataSet/10_elements-4                   3.662Ki ± ∞ ¹   3.662Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeBasicDataSet/50_elements-4                   5.687Ki ± ∞ ¹   5.687Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeBasicDataSet/100_elements-4                  9.836Ki ± ∞ ¹   9.836Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeBasicDataSet/500_elements-4                  59.91Ki ± ∞ ¹   59.91Ki ± ∞ ¹       ~ (p=1.000 n=5)
AnonymizeWithOptions/BasicProfile-4                   9.836Ki ± ∞ ¹   9.836Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeWithOptions/RetainUIDs-4                     8.594Ki ± ∞ ¹   8.594Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeWithOptions/CleanDescriptors-4               9.836Ki ± ∞ ¹   9.836Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeWithOptions/RemoveOverlays-4                 9.836Ki ± ∞ ¹   9.836Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAnonymizeBasic/10_elements-4                   2.288Ki ± ∞ ¹   2.288Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAnonymizeBasic/50_elements-4                   3.444Ki ± ∞ ¹   3.444Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAnonymizeBasic/100_elements-4                  5.727Ki ± ∞ ¹   5.727Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
ActionApplication/ActionDummy-4                       5.687Ki ± ∞ ¹   5.687Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
ActionApplication/ActionRemove-4                      4.875Ki ± ∞ ¹   4.875Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
ActionApplication/ActionUID-4                         5.687Ki ± ∞ ¹   5.687Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeMemory/100_elements-4                        9.836Ki ± ∞ ¹   9.836Ki ± ∞ ¹       ~ (p=1.000 n=5)
AnonymizeMemory/500_elements-4                        59.91Ki ± ∞ ¹   59.91Ki ± ∞ ¹       ~ (p=1.000 n=5)
AnonymizeMemory/1000_elements-4                       113.8Ki ± ∞ ¹   113.8Ki ± ∞ ¹       ~ (p=1.000 n=5)
AnonymizeVsManualClean/Anonymizer_50_elements-4       7.757Ki ± ∞ ¹   7.757Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/ManualWalk_50_elements-4       2.070Ki ± ∞ ¹   2.070Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/Anonymizer_100_elements-4      14.19Ki ± ∞ ¹   14.19Ki ± ∞ ¹       ~ (p=1.000 n=5)
AnonymizeVsManualClean/ManualWalk_100_elements-4      4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/Anonymizer_500_elements-4      96.36Ki ± ∞ ¹   96.36Ki ± ∞ ¹       ~ (p=0.143 n=5)
AnonymizeVsManualClean/ManualWalk_500_elements-4      36.45Ki ± ∞ ¹   36.45Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_10_elements-4                     328.0 ± ∞ ¹     328.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_10_elements-4                 512.0 ± ∞ ¹     512.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_50_elements-4                   2.070Ki ± ∞ ¹   2.070Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_50_elements-4               2.688Ki ± ∞ ¹   2.688Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_100_elements-4                  4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_100_elements-4              5.688Ki ± ∞ ¹   5.688Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_500_elements-4                  36.45Ki ± ∞ ¹   36.45Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_500_elements-4              42.50Ki ± ∞ ¹   42.50Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/Sequential_10_elements-4           328.0 ± ∞ ¹     328.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/PreallocatedMap_10_elements-4      328.0 ± ∞ ¹     328.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/Sequential_50_elements-4         2.070Ki ± ∞ ¹   2.070Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/PreallocatedMap_50_elements-4    2.070Ki ± ∞ ¹   2.070Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/Sequential_100_elements-4        4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/PreallocatedMap_100_elements-4   4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/DirectGet_50_elements-4                0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/ContainsThenGet_50_elements-4          0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/WalkToFind_50_elements-4               632.0 ± ∞ ¹     632.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/DirectGet_100_elements-4               0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/ContainsThenGet_100_elements-4         0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/WalkToFind_100_elements-4            1.336Ki ± ∞ ¹   1.336Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/DirectGet_500_elements-4               0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/ContainsThenGet_500_elements-4         0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/WalkToFind_500_elements-4            6.055Ki ± ∞ ¹   6.055Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
RemovalStrategies/DirectRemove-4                      4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
RemovalStrategies/WalkModifyRemove-4                  4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
RemovalStrategies/RemoveGroupTags-4                   5.344Ki ± ∞ ¹   5.344Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
PrivateTagFiltering/RemovePrivateTags-4               9.625Ki ± ∞ ¹   9.625Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
PrivateTagFiltering/WalkModifyPrivate-4               9.133Ki ± ∞ ¹   9.133Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/MergeMethod_50_elements-4             2.070Ki ± ∞ ¹   2.070Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/ManualWalk_50_elements-4              2.406Ki ± ∞ ¹   2.406Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/MergeMethod_100_elements-4            4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/ManualWalk_100_elements-4             4.969Ki ± ∞ ¹   4.969Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/MergeMethod_200_elements-4            9.133Ki ± ∞ ¹   9.133Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/ManualWalk_200_elements-4             10.47Ki ± ∞ ¹   10.47Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCreation-4                                       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ElementCreation-4                                       24.00 ± ∞ ¹     24.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAdd-4                                            0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetGet-4                                            0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetContains-4                                       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/10_elements-4                               184.0 ± ∞ ¹     184.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/50_elements-4                               632.0 ± ∞ ¹     632.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/100_elements-4                            1.336Ki ± ∞ ¹   1.336Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/500_elements-4                            6.055Ki ± ∞ ¹   6.055Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/1000_elements-4                           12.05Ki ± ∞ ¹   12.05Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/10_elements-4                         376.0 ± ∞ ¹     376.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/50_elements-4                       2.070Ki ± ∞ ¹   2.070Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/100_elements-4                      4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/500_elements-4                      36.45Ki ± ∞ ¹   36.45Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/SetPatientName-4                      72.00 ± ∞ ¹     72.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/SetPatientID-4                        72.00 ± ∞ ¹     72.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/SetStudyInstanceUID-4                 295.0 ± ∞ ¹     295.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/GenerateNewUIDs-4                     887.0 ± ∞ ¹     887.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetRemovePrivateTags-4                            9.625Ki ± ∞ ¹   9.625Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetRemoveGroupTags-4                              5.344Ki ± ∞ ¹   5.344Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
ApplyWindowLevel/512x512_8bit-4                       256.1Ki ± ∞ ¹   256.1Ki ± ∞ ¹       ~ (p=0.444 n=5)
ApplyWindowLevel/1024x1024_8bit-4                     1.000Mi ± ∞ ¹   1.000Mi ± ∞ ¹       ~ (p=1.000 n=5)
ApplyWindowLevel/2048x2048_8bit-4                     4.000Mi ± ∞ ¹   4.000Mi ± ∞ ¹  +0.00% (p=0.032 n=5)
ApplyPresentationLUT/ShapeInverse-4                   256.1Ki ± ∞ ¹   256.1Ki ± ∞ ¹       ~ (p=0.444 n=5)
ApplyPresentationLUT/TableBased-4                     256.1Ki ± ∞ ¹   256.1Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
SegmentedLUTExpansion/256_entries-4                     512.0 ± ∞ ¹     512.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
SegmentedLUTExpansion/4096_entries-4                  8.000Ki ± ∞ ¹   8.000Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
SegmentedLUTExpansion/65536_entries-4                 128.0Ki ± ∞ ¹   128.0Ki ± ∞ ¹       ~ (p=1.000 n=5)
ColorSpaceConversion/ToSRGB-4                         768.1Ki ± ∞ ¹   768.1Ki ± ∞ ¹       ~ (p=1.000 n=5)
ColorSpaceConversion/ToLinearRGB-4                    768.1Ki ± ∞ ¹   768.1Ki ± ∞ ¹       ~ (p=0.722 n=5)
MemoryDataSetGrowth/100_elements-4                    11.38Ki ± ∞ ¹   11.38Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetGrowth/1000_elements-4                   142.8Ki ± ∞ ¹   142.8Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetGrowth/10000_elements-4                  1.251Mi ± ∞ ¹   1.251Mi ± ∞ ¹       ~ (p=0.762 n=5)
MemoryElementCreation/ShortString-4                     24.00 ± ∞ ¹     24.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryElementCreation/LongString-4                      24.00 ± ∞ ¹     24.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryElementCreation/PersonName-4                      24.00 ± ∞ ¹     24.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryElementCreation/UniqueIdentifier-4                24.00 ± ∞ ¹     24.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryValueAllocation/StringValue_Small-4               48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryValueAllocation/StringValue_Large-4             1.047Ki ± ∞ ¹   1.047Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryValueAllocation/StringValue_Multiple-4            32.00 ± ∞ ¹     32.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetCopy/10_elements-4                         328.0 ± ∞ ¹     328.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetCopy/100_elements-4                      4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetCopy/1000_elements-4                     72.52Ki ± ∞ ¹   72.52Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Basic_100_elements-4              14.19Ki ± ∞ ¹   14.19Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Clean_100_elements-4              14.19Ki ± ∞ ¹   14.19Ki ± ∞ ¹       ~ (p=1.000 n=5)
MemoryAnonymization/Basic_500_elements-4              96.36Ki ± ∞ ¹   96.36Ki ± ∞ ¹       ~ (p=1.000 n=5)
MemoryAnonymization/Clean_500_elements-4              96.36Ki ± ∞ ¹   96.36Ki ± ∞ ¹       ~ (p=1.000 n=5)
MemoryAnonymization/Basic_1000_elements-4             186.3Ki ± ∞ ¹   186.3Ki ± ∞ ¹       ~ (p=1.000 n=5)
MemoryAnonymization/Clean_1000_elements-4             186.3Ki ± ∞ ¹   186.3Ki ± ∞ ¹       ~ (p=0.341 n=5)
MemoryAnonymization/Basic_5000_elements-4             765.5Ki ± ∞ ¹   765.5Ki ± ∞ ¹       ~ (p=0.548 n=5)
MemoryAnonymization/Clean_5000_elements-4             765.5Ki ± ∞ ¹   765.6Ki ± ∞ ¹       ~ (p=1.000 n=5)
MemoryWalkOperations/Walk_100_elements-4              1.336Ki ± ∞ ¹   1.336Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/WalkModify_100_elements-4        4.352Ki ± ∞ ¹   4.352Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/Walk_500_elements-4              6.055Ki ± ∞ ¹   6.055Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/WalkModify_500_elements-4        36.45Ki ± ∞ ¹   36.45Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/Walk_1000_elements-4             12.05Ki ± ∞ ¹   12.05Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/WalkModify_1000_elements-4       72.52Ki ± ∞ ¹   72.52Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/10_private_tags-4             4.469Ki ± ∞ ¹   4.469Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/50_private_tags-4             9.625Ki ± ∞ ¹   9.625Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/100_private_tags-4            10.12Ki ± ∞ ¹   10.12Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/500_private_tags-4            40.44Ki ± ∞ ¹   40.44Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryMergeOperations/Small_Small-4                   2.070Ki ± ∞ ¹   2.070Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryMergeOperations/Small_Large-4                   36.45Ki ± ∞ ¹   36.45Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryMergeOperations/Large_Large-4                   36.45Ki ± ∞ ¹   36.45Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryRepeatedOperations/RepeatedAdd-4                  72.00 ± ∞ ¹     72.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryRepeatedOperations/RepeatedRemove-4             76.58Ki ± ∞ ¹   76.58Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryRepeatedOperations/RepeatedGetSet-4             5.759Ki ± ∞ ¹   5.759Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CreateAndPopulate_1000-4           142.8Ki ± ∞ ¹   142.8Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CopyAndModify_1000-4               84.15Ki ± ∞ ¹   84.15Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CreateAndPopulate_5000-4           640.6Ki ± ∞ ¹   640.6Ki ± ∞ ¹       ~ (p=1.000 n=5)
MemoryLargeDataSet/CopyAndModify_5000-4               300.6Ki ± ∞ ¹   300.6Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CreateAndPopulate_10000-4          1.251Mi ± ∞ ¹   1.251Mi ± ∞ ¹       ~ (p=0.635 n=5)
MemoryLargeDataSet/CopyAndModify_10000-4              589.2Ki ± ∞ ¹   589.2Ki ± ∞ ¹       ~ (p=0.167 n=5)
geomean                                                           ³                  +0.00%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                                                    │   base.txt   │             current.txt              │
                                                    │  allocs/op   │  allocs/op    vs base                │
AnonymizerCreation/0-4                                 14.00 ± ∞ ¹    14.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizerCreation/1-4                                 14.00 ± ∞ ¹    14.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizerCreation/2-4                                 14.00 ± ∞ ¹    14.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizerCreation/3-4                                 14.00 ± ∞ ¹    14.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeBasicDataSet/10_elements-4                    88.00 ± ∞ ¹    88.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeBasicDataSet/50_elements-4                    115.0 ± ∞ ¹    115.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeBasicDataSet/100_elements-4                   166.0 ± ∞ ¹    166.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeBasicDataSet/500_elements-4                   577.0 ± ∞ ¹    577.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeWithOptions/BasicProfile-4                    166.0 ± ∞ ¹    166.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeWithOptions/RetainUIDs-4                      130.0 ± ∞ ¹    130.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeWithOptions/CleanDescriptors-4                166.0 ± ∞ ¹    166.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeWithOptions/RemoveOverlays-4                  166.0 ± ∞ ¹    166.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAnonymizeBasic/10_elements-4                    47.00 ± ∞ ¹    47.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAnonymizeBasic/50_elements-4                    49.00 ± ∞ ¹    49.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAnonymizeBasic/100_elements-4                   51.00 ± ∞ ¹    51.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
ActionApplication/ActionDummy-4                        115.0 ± ∞ ¹    115.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
ActionApplication/ActionRemove-4                       83.00 ± ∞ ¹    83.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
ActionApplication/ActionUID-4                          115.0 ± ∞ ¹    115.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeMemory/100_elements-4                         166.0 ± ∞ ¹    166.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeMemory/500_elements-4                         577.0 ± ∞ ¹    577.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeMemory/1000_elements-4                       1.084k ± ∞ ¹   1.084k ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/Anonymizer_50_elements-4        122.0 ± ∞ ¹    122.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/ManualWalk_50_elements-4        7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/Anonymizer_100_elements-4       175.0 ± ∞ ¹    175.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/ManualWalk_100_elements-4       9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/Anonymizer_500_elements-4       592.0 ± ∞ ¹    592.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
AnonymizeVsManualClean/ManualWalk_500_elements-4       15.00 ± ∞ ¹    15.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_10_elements-4                    3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_10_elements-4                7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_50_elements-4                    7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_50_elements-4                11.00 ± ∞ ¹    11.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_100_elements-4                   9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_100_elements-4               13.00 ± ∞ ¹    13.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/Copy_500_elements-4                   15.00 ± ∞ ¹    15.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCopyVsNew/DeepCopy_500_elements-4               19.00 ± ∞ ¹    19.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/Sequential_10_elements-4          3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/PreallocatedMap_10_elements-4     3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/Sequential_50_elements-4          7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/PreallocatedMap_50_elements-4     7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/Sequential_100_elements-4         9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
BatchVsSequentialAdd/PreallocatedMap_100_elements-4    9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/DirectGet_50_elements-4               0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/ContainsThenGet_50_elements-4         0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/WalkToFind_50_elements-4              4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/DirectGet_100_elements-4              0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/ContainsThenGet_100_elements-4        0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/WalkToFind_100_elements-4             4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/DirectGet_500_elements-4              0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/ContainsThenGet_500_elements-4        0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
LookupStrategies/WalkToFind_500_elements-4             4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
RemovalStrategies/DirectRemove-4                       9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
RemovalStrategies/WalkModifyRemove-4                   9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
RemovalStrategies/RemoveGroupTags-4                    16.00 ± ∞ ¹    16.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
PrivateTagFiltering/RemovePrivateTags-4                17.00 ± ∞ ¹    17.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
PrivateTagFiltering/WalkModifyPrivate-4                11.00 ± ∞ ¹    11.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/MergeMethod_50_elements-4              7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/ManualWalk_50_elements-4               11.00 ± ∞ ¹    11.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/MergeMethod_100_elements-4             9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/ManualWalk_100_elements-4              13.00 ± ∞ ¹    13.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/MergeMethod_200_elements-4             11.00 ± ∞ ¹    11.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MergeStrategies/ManualWalk_200_elements-4              15.00 ± ∞ ¹    15.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetCreation-4                                      0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ElementCreation-4                                      1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetAdd-4                                           0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetGet-4                                           0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetContains-4                                      0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/10_elements-4                              4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/50_elements-4                              4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/100_elements-4                             4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/500_elements-4                             4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalk/1000_elements-4                            4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/10_elements-4                        5.000 ± ∞ ¹    5.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/50_elements-4                        7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/100_elements-4                       9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetWalkModify/500_elements-4                       15.00 ± ∞ ¹    15.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/SetPatientName-4                     3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/SetPatientID-4                       3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/SetStudyInstanceUID-4                7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetModifyTags/GenerateNewUIDs-4                    21.00 ± ∞ ¹    21.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetRemovePrivateTags-4                             17.00 ± ∞ ¹    17.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
DataSetRemoveGroupTags-4                               16.00 ± ∞ ¹    16.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
ApplyWindowLevel/512x512_8bit-4                        2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ApplyWindowLevel/1024x1024_8bit-4                      2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ApplyWindowLevel/2048x2048_8bit-4                      2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ApplyPresentationLUT/ShapeInverse-4                    2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ApplyPresentationLUT/TableBased-4                      2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
SegmentedLUTExpansion/256_entries-4                    1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
SegmentedLUTExpansion/4096_entries-4                   1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
SegmentedLUTExpansion/65536_entries-4                  1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ColorSpaceConversion/ToSRGB-4                          2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
ColorSpaceConversion/ToLinearRGB-4                     2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetGrowth/100_elements-4                     309.0 ± ∞ ¹    309.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetGrowth/1000_elements-4                   3.020k ± ∞ ¹   3.020k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetGrowth/10000_elements-4                  30.08k ± ∞ ¹   30.08k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryElementCreation/ShortString-4                    1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryElementCreation/LongString-4                     1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryElementCreation/PersonName-4                     1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryElementCreation/UniqueIdentifier-4               1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryValueAllocation/StringValue_Small-4              2.000 ± ∞ ¹    2.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryValueAllocation/StringValue_Large-4              3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryValueAllocation/StringValue_Multiple-4           1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetCopy/10_elements-4                        3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetCopy/100_elements-4                       9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryDataSetCopy/1000_elements-4                      20.00 ± ∞ ¹    20.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Basic_100_elements-4               175.0 ± ∞ ¹    175.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Clean_100_elements-4               175.0 ± ∞ ¹    175.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Basic_500_elements-4               592.0 ± ∞ ¹    592.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Clean_500_elements-4               592.0 ± ∞ ¹    592.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Basic_1000_elements-4             1.104k ± ∞ ¹   1.104k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Clean_1000_elements-4             1.104k ± ∞ ¹   1.104k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryAnonymization/Basic_5000_elements-4             5.114k ± ∞ ¹   5.114k ± ∞ ¹       ~ (p=0.444 n=5)
MemoryAnonymization/Clean_5000_elements-4             5.114k ± ∞ ¹   5.114k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/Walk_100_elements-4               4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/WalkModify_100_elements-4         9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/Walk_500_elements-4               4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/WalkModify_500_elements-4         15.00 ± ∞ ¹    15.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/Walk_1000_elements-4              4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryWalkOperations/WalkModify_1000_elements-4        20.00 ± ∞ ¹    20.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/10_private_tags-4              13.00 ± ∞ ¹    13.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/50_private_tags-4              17.00 ± ∞ ¹    17.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/100_private_tags-4             18.00 ± ∞ ¹    18.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryPrivateTagRemoval/500_private_tags-4             24.00 ± ∞ ¹    24.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryMergeOperations/Small_Small-4                    7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryMergeOperations/Small_Large-4                    15.00 ± ∞ ¹    15.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryMergeOperations/Large_Large-4                    15.00 ± ∞ ¹    15.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryRepeatedOperations/RepeatedAdd-4                 3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryRepeatedOperations/RepeatedRemove-4              23.00 ± ∞ ¹    23.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryRepeatedOperations/RepeatedGetSet-4              69.00 ± ∞ ¹    69.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CreateAndPopulate_1000-4           3.020k ± ∞ ¹   3.020k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CopyAndModify_1000-4                516.0 ± ∞ ¹    516.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CreateAndPopulate_5000-4           15.05k ± ∞ ¹   15.05k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CopyAndModify_5000-4                542.0 ± ∞ ¹    542.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CreateAndPopulate_10000-4          30.08k ± ∞ ¹   30.08k ± ∞ ¹       ~ (p=1.000 n=5) ²
MemoryLargeDataSet/CopyAndModify_10000-4               575.0 ± ∞ ¹    575.0 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                                                          ³                 +0.00%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                                                 │   base.txt    │             current.txt             │
                                                 │      B/s      │      B/s       vs base              │
AnonymizeBasicDataSet/10_elements-4                101.8Mi ± ∞ ¹   101.6Mi ± ∞ ¹       ~ (p=0.595 n=5)
AnonymizeBasicDataSet/50_elements-4                329.4Mi ± ∞ ¹   326.9Mi ± ∞ ¹  -0.77% (p=0.008 n=5)
AnonymizeBasicDataSet/100_elements-4               376.4Mi ± ∞ ¹   370.9Mi ± ∞ ¹  -1.46% (p=0.016 n=5)
AnonymizeBasicDataSet/500_elements-4               342.9Mi ± ∞ ¹   340.8Mi ± ∞ ¹  -0.63% (p=0.008 n=5)
AnonymizeVsManualClean/Anonymizer_50_elements-4    249.9Mi ± ∞ ¹   252.0Mi ± ∞ ¹       ~ (p=0.222 n=5)
AnonymizeVsManualClean/ManualWalk_50_elements-4    1.037Gi ± ∞ ¹   1.040Gi ± ∞ ¹       ~ (p=0.421 n=5)
AnonymizeVsManualClean/Anonymizer_100_elements-4   286.1Mi ± ∞ ¹   282.4Mi ± ∞ ¹       ~ (p=0.310 n=5)
AnonymizeVsManualClean/ManualWalk_100_elements-4   1.093Gi ± ∞ ¹   1.086Gi ± ∞ ¹  -0.59% (p=0.008 n=5)
AnonymizeVsManualClean/Anonymizer_500_elements-4   254.6Mi ± ∞ ¹   254.8Mi ± ∞ ¹       ~ (p=0.421 n=5)
AnonymizeVsManualClean/ManualWalk_500_elements-4   848.7Mi ± ∞ ¹   846.8Mi ± ∞ ¹       ~ (p=0.310 n=5)
DataSetWalk/10_elements-4                          1.726Gi ± ∞ ¹   1.700Gi ± ∞ ¹  -1.49% (p=0.016 n=5)
DataSetWalk/50_elements-4                          1.892Gi ± ∞ ¹   1.878Gi ± ∞ ¹       ~ (p=0.690 n=5)
DataSetWalk/100_elements-4                         1.328Gi ± ∞ ¹   1.310Gi ± ∞ ¹  -1.36% (p=0.008 n=5)
DataSetWalk/500_elements-4                         939.9Mi ± ∞ ¹   931.6Mi ± ∞ ¹  -0.88% (p=0.016 n=5)
DataSetWalk/1000_elements-4                        817.8Mi ± ∞ ¹   811.9Mi ± ∞ ¹  -0.73% (p=0.008 n=5)
ApplyWindowLevel/512x512_8bit-4                    443.5Mi ± ∞ ¹   438.1Mi ± ∞ ¹       ~ (p=0.151 n=5)
ApplyWindowLevel/1024x1024_8bit-4                  433.7Mi ± ∞ ¹   426.6Mi ± ∞ ¹  -1.64% (p=0.008 n=5)
ApplyWindowLevel/2048x2048_8bit-4                  456.8Mi ± ∞ ¹   453.0Mi ± ∞ ¹       ~ (p=0.095 n=5)
ApplyPresentationLUT/ShapeInverse-4                1.149Gi ± ∞ ¹   1.243Gi ± ∞ ¹  +8.19% (p=0.008 n=5)
ApplyPresentationLUT/TableBased-4                  638.1Mi ± ∞ ¹   696.1Mi ± ∞ ¹  +9.10% (p=0.008 n=5)
ColorSpaceConversion/ToSRGB-4                      13.31Mi ± ∞ ¹   13.29Mi ± ∞ ¹  -0.14% (p=0.008 n=5)
ColorSpaceConversion/ToLinearRGB-4                 13.39Mi ± ∞ ¹   13.37Mi ± ∞ ¹       ~ (p=0.659 n=5)
geomean                                            411.9Mi         412.5Mi        +0.15%
¹ need >= 6 samples for confidence interval at level 0.95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants