Skip to content

ci(deps): bump actions/checkout from 5 to 6#23

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

ci(deps): bump actions/checkout from 5 to 6#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2025

Bumps actions/checkout from 5 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

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/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  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 Nov 23, 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.

@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.811µ ± ∞ ¹   5.803µ ± ∞ ¹        ~ (p=0.548 n=5)
AnonymizerCreation/1-4                                5.896µ ± ∞ ¹   5.911µ ± ∞ ¹        ~ (p=0.095 n=5)
AnonymizerCreation/2-4                                5.842µ ± ∞ ¹   5.850µ ± ∞ ¹        ~ (p=0.841 n=5)
AnonymizerCreation/3-4                                5.867µ ± ∞ ¹   5.878µ ± ∞ ¹        ~ (p=0.841 n=5)
AnonymizeBasicDataSet/10_elements-4                   9.289µ ± ∞ ¹   9.291µ ± ∞ ¹        ~ (p=0.690 n=5)
AnonymizeBasicDataSet/50_elements-4                   14.52µ ± ∞ ¹   14.63µ ± ∞ ¹   +0.74% (p=0.008 n=5)
AnonymizeBasicDataSet/100_elements-4                  25.60µ ± ∞ ¹   25.69µ ± ∞ ¹        ~ (p=0.095 n=5)
AnonymizeBasicDataSet/500_elements-4                  140.0µ ± ∞ ¹   143.4µ ± ∞ ¹   +2.37% (p=0.008 n=5)
AnonymizeWithOptions/BasicProfile-4                   25.35µ ± ∞ ¹   25.24µ ± ∞ ¹        ~ (p=0.310 n=5)
AnonymizeWithOptions/RetainUIDs-4                     21.69µ ± ∞ ¹   21.33µ ± ∞ ¹   -1.65% (p=0.032 n=5)
AnonymizeWithOptions/CleanDescriptors-4               25.45µ ± ∞ ¹   25.26µ ± ∞ ¹        ~ (p=0.310 n=5)
AnonymizeWithOptions/RemoveOverlays-4                 26.41µ ± ∞ ¹   26.36µ ± ∞ ¹        ~ (p=0.548 n=5)
DataSetAnonymizeBasic/10_elements-4                   5.986µ ± ∞ ¹   6.005µ ± ∞ ¹        ~ (p=0.460 n=5)
DataSetAnonymizeBasic/50_elements-4                   8.213µ ± ∞ ¹   8.226µ ± ∞ ¹        ~ (p=0.278 n=5)
DataSetAnonymizeBasic/100_elements-4                  12.43µ ± ∞ ¹   12.38µ ± ∞ ¹        ~ (p=0.135 n=5)
ActionApplication/ActionDummy-4                       14.51µ ± ∞ ¹   14.46µ ± ∞ ¹        ~ (p=0.690 n=5)
ActionApplication/ActionRemove-4                      11.07µ ± ∞ ¹   11.06µ ± ∞ ¹        ~ (p=0.841 n=5)
ActionApplication/ActionUID-4                         14.65µ ± ∞ ¹   14.44µ ± ∞ ¹   -1.45% (p=0.008 n=5)
AnonymizeMemory/100_elements-4                        25.39µ ± ∞ ¹   25.49µ ± ∞ ¹        ~ (p=0.056 n=5)
AnonymizeMemory/500_elements-4                        138.2µ ± ∞ ¹   140.0µ ± ∞ ¹   +1.32% (p=0.008 n=5)
AnonymizeMemory/1000_elements-4                       292.1µ ± ∞ ¹   297.8µ ± ∞ ¹   +1.94% (p=0.008 n=5)
AnonymizeVsManualClean/Anonymizer_50_elements-4       18.91µ ± ∞ ¹   19.04µ ± ∞ ¹        ~ (p=0.310 n=5)
AnonymizeVsManualClean/ManualWalk_50_elements-4       4.474µ ± ∞ ¹   4.492µ ± ∞ ¹        ~ (p=0.095 n=5)
AnonymizeVsManualClean/Anonymizer_100_elements-4      33.42µ ± ∞ ¹   33.53µ ± ∞ ¹        ~ (p=0.690 n=5)
AnonymizeVsManualClean/ManualWalk_100_elements-4      8.562µ ± ∞ ¹   8.560µ ± ∞ ¹        ~ (p=0.952 n=5)
AnonymizeVsManualClean/Anonymizer_500_elements-4      186.1µ ± ∞ ¹   187.8µ ± ∞ ¹   +0.92% (p=0.016 n=5)
AnonymizeVsManualClean/ManualWalk_500_elements-4      56.50µ ± ∞ ¹   56.52µ ± ∞ ¹        ~ (p=0.841 n=5)
DataSetCopyVsNew/Copy_10_elements-4                   617.1n ± ∞ ¹   617.9n ± ∞ ¹        ~ (p=0.421 n=5)
DataSetCopyVsNew/DeepCopy_10_elements-4               1.032µ ± ∞ ¹   1.033µ ± ∞ ¹        ~ (p=0.802 n=5)
DataSetCopyVsNew/Copy_50_elements-4                   3.428µ ± ∞ ¹   3.420µ ± ∞ ¹        ~ (p=0.548 n=5)
DataSetCopyVsNew/DeepCopy_50_elements-4               5.672µ ± ∞ ¹   5.556µ ± ∞ ¹   -2.05% (p=0.008 n=5)
DataSetCopyVsNew/Copy_100_elements-4                  7.165µ ± ∞ ¹   7.025µ ± ∞ ¹   -1.95% (p=0.008 n=5)
DataSetCopyVsNew/DeepCopy_100_elements-4              13.23µ ± ∞ ¹   13.26µ ± ∞ ¹        ~ (p=0.690 n=5)
DataSetCopyVsNew/Copy_500_elements-4                  48.11µ ± ∞ ¹   46.76µ ± ∞ ¹   -2.82% (p=0.008 n=5)
DataSetCopyVsNew/DeepCopy_500_elements-4              94.04µ ± ∞ ¹   92.18µ ± ∞ ¹        ~ (p=0.056 n=5)
BatchVsSequentialAdd/Sequential_10_elements-4         489.5n ± ∞ ¹   491.3n ± ∞ ¹        ~ (p=0.341 n=5)
BatchVsSequentialAdd/PreallocatedMap_10_elements-4    491.4n ± ∞ ¹   493.7n ± ∞ ¹        ~ (p=0.056 n=5)
BatchVsSequentialAdd/Sequential_50_elements-4         2.982µ ± ∞ ¹   2.965µ ± ∞ ¹        ~ (p=0.056 n=5)
BatchVsSequentialAdd/PreallocatedMap_50_elements-4    2.975µ ± ∞ ¹   2.942µ ± ∞ ¹   -1.11% (p=0.008 n=5)
BatchVsSequentialAdd/Sequential_100_elements-4        6.162µ ± ∞ ¹   6.065µ ± ∞ ¹   -1.57% (p=0.008 n=5)
BatchVsSequentialAdd/PreallocatedMap_100_elements-4   6.173µ ± ∞ ¹   6.077µ ± ∞ ¹   -1.56% (p=0.008 n=5)
LookupStrategies/DirectGet_50_elements-4              24.27n ± ∞ ¹   24.27n ± ∞ ¹        ~ (p=0.881 n=5)
LookupStrategies/ContainsThenGet_50_elements-4        28.05n ± ∞ ¹   28.06n ± ∞ ¹        ~ (p=0.135 n=5)
LookupStrategies/WalkToFind_50_elements-4             2.547µ ± ∞ ¹   2.508µ ± ∞ ¹        ~ (p=0.222 n=5)
LookupStrategies/DirectGet_100_elements-4             24.27n ± ∞ ¹   24.27n ± ∞ ¹        ~ (p=0.730 n=5)
LookupStrategies/ContainsThenGet_100_elements-4       28.06n ± ∞ ¹   28.05n ± ∞ ¹        ~ (p=0.952 n=5)
LookupStrategies/WalkToFind_100_elements-4            7.277µ ± ∞ ¹   7.150µ ± ∞ ¹   -1.75% (p=0.008 n=5)
LookupStrategies/DirectGet_500_elements-4             24.27n ± ∞ ¹   24.26n ± ∞ ¹        ~ (p=0.484 n=5)
LookupStrategies/ContainsThenGet_500_elements-4       28.05n ± ∞ ¹   28.04n ± ∞ ¹        ~ (p=0.500 n=5)
LookupStrategies/WalkToFind_500_elements-4            51.33µ ± ∞ ¹   51.33µ ± ∞ ¹        ~ (p=1.000 n=5)
RemovalStrategies/DirectRemove-4                      7.136µ ± ∞ ¹   7.121µ ± ∞ ¹        ~ (p=0.310 n=5)
RemovalStrategies/WalkModifyRemove-4                  8.600µ ± ∞ ¹   8.568µ ± ∞ ¹        ~ (p=0.310 n=5)
RemovalStrategies/RemoveGroupTags-4                   10.65µ ± ∞ ¹   10.69µ ± ∞ ¹        ~ (p=0.333 n=5)
PrivateTagFiltering/RemovePrivateTags-4               16.46µ ± ∞ ¹   16.42µ ± ∞ ¹        ~ (p=0.421 n=5)
PrivateTagFiltering/WalkModifyPrivate-4               17.66µ ± ∞ ¹   17.66µ ± ∞ ¹        ~ (p=0.841 n=5)
MergeStrategies/MergeMethod_50_elements-4             4.103µ ± ∞ ¹   4.109µ ± ∞ ¹        ~ (p=0.786 n=5)
MergeStrategies/ManualWalk_50_elements-4              5.111µ ± ∞ ¹   5.122µ ± ∞ ¹        ~ (p=0.841 n=5)
MergeStrategies/MergeMethod_100_elements-4            8.305µ ± ∞ ¹   8.280µ ± ∞ ¹        ~ (p=0.421 n=5)
MergeStrategies/ManualWalk_100_elements-4             10.62µ ± ∞ ¹   10.67µ ± ∞ ¹        ~ (p=0.222 n=5)
MergeStrategies/MergeMethod_200_elements-4            16.69µ ± ∞ ¹   16.66µ ± ∞ ¹        ~ (p=0.421 n=5)
MergeStrategies/ManualWalk_200_elements-4             23.20µ ± ∞ ¹   23.11µ ± ∞ ¹        ~ (p=0.310 n=5)
DataSetCreation-4                                     6.882n ± ∞ ¹   6.678n ± ∞ ¹        ~ (p=0.524 n=5)
ElementCreation-4                                     28.74n ± ∞ ¹   28.75n ± ∞ ¹        ~ (p=0.937 n=5)
DataSetAdd-4                                          12.31n ± ∞ ¹   12.32n ± ∞ ¹        ~ (p=0.167 n=5)
DataSetGet-4                                          24.26n ± ∞ ¹   24.26n ± ∞ ¹        ~ (p=0.444 n=5)
DataSetContains-4                                     7.517n ± ∞ ¹   7.514n ± ∞ ¹        ~ (p=0.421 n=5)
DataSetWalk/10_elements-4                             545.2n ± ∞ ¹   538.0n ± ∞ ¹        ~ (p=0.310 n=5)
DataSetWalk/50_elements-4                             2.476µ ± ∞ ¹   2.476µ ± ∞ ¹        ~ (p=0.571 n=5)
DataSetWalk/100_elements-4                            7.061µ ± ∞ ¹   7.043µ ± ∞ ¹        ~ (p=0.548 n=5)
DataSetWalk/500_elements-4                            50.61µ ± ∞ ¹   50.81µ ± ∞ ¹        ~ (p=0.421 n=5)
DataSetWalk/1000_elements-4                           116.5µ ± ∞ ¹   116.6µ ± ∞ ¹        ~ (p=1.000 n=5)
DataSetWalkModify/10_elements-4                       901.7n ± ∞ ¹   904.7n ± ∞ ¹        ~ (p=0.397 n=5)
DataSetWalkModify/50_elements-4                       3.897µ ± ∞ ¹   3.923µ ± ∞ ¹        ~ (p=0.135 n=5)
DataSetWalkModify/100_elements-4                      7.953µ ± ∞ ¹   7.998µ ± ∞ ¹   +0.57% (p=0.048 n=5)
DataSetWalkModify/500_elements-4                      52.46µ ± ∞ ¹   52.81µ ± ∞ ¹        ~ (p=0.548 n=5)
DataSetModifyTags/SetPatientName-4                    121.6n ± ∞ ¹   121.1n ± ∞ ¹        ~ (p=0.143 n=5)
DataSetModifyTags/SetPatientID-4                      121.2n ± ∞ ¹   121.1n ± ∞ ¹        ~ (p=0.460 n=5)
DataSetModifyTags/SetStudyInstanceUID-4               653.2n ± ∞ ¹   647.4n ± ∞ ¹   -0.89% (p=0.008 n=5)
DataSetModifyTags/GenerateNewUIDs-4                   2.000µ ± ∞ ¹   1.973µ ± ∞ ¹   -1.35% (p=0.008 n=5)
DataSetRemovePrivateTags-4                            16.34µ ± ∞ ¹   16.38µ ± ∞ ¹        ~ (p=0.421 n=5)
DataSetRemoveGroupTags-4                              10.62µ ± ∞ ¹   10.61µ ± ∞ ¹        ~ (p=0.952 n=5)
ApplyWindowLevel/512x512_8bit-4                       560.9µ ± ∞ ¹   562.1µ ± ∞ ¹        ~ (p=0.056 n=5)
ApplyWindowLevel/1024x1024_8bit-4                     2.302m ± ∞ ¹   2.309m ± ∞ ¹   +0.27% (p=0.008 n=5)
ApplyWindowLevel/2048x2048_8bit-4                     8.753m ± ∞ ¹   8.742m ± ∞ ¹        ~ (p=0.548 n=5)
ApplyPresentationLUT/ShapeInverse-4                   211.5µ ± ∞ ¹   193.3µ ± ∞ ¹   -8.58% (p=0.008 n=5)
ApplyPresentationLUT/TableBased-4                     385.9µ ± ∞ ¹   358.2µ ± ∞ ¹   -7.18% (p=0.008 n=5)
SegmentedLUTExpansion/256_entries-4                   310.7n ± ∞ ¹   298.5n ± ∞ ¹   -3.93% (p=0.008 n=5)
SegmentedLUTExpansion/4096_entries-4                  1.590µ ± ∞ ¹   1.384µ ± ∞ ¹  -12.96% (p=0.008 n=5)
SegmentedLUTExpansion/65536_entries-4                 21.91µ ± ∞ ¹   21.19µ ± ∞ ¹   -3.28% (p=0.008 n=5)
ColorSpaceConversion/ToSRGB-4                         56.37m ± ∞ ¹   56.39m ± ∞ ¹        ~ (p=0.095 n=5)
ColorSpaceConversion/ToLinearRGB-4                    56.02m ± ∞ ¹   56.09m ± ∞ ¹   +0.13% (p=0.016 n=5)
MemoryDataSetGrowth/100_elements-4                    17.43µ ± ∞ ¹   17.49µ ± ∞ ¹   +0.35% (p=0.016 n=5)
MemoryDataSetGrowth/1000_elements-4                   200.7µ ± ∞ ¹   200.8µ ± ∞ ¹        ~ (p=0.310 n=5)
MemoryDataSetGrowth/10000_elements-4                  2.162m ± ∞ ¹   2.159m ± ∞ ¹        ~ (p=0.222 n=5)
MemoryElementCreation/ShortString-4                   30.07n ± ∞ ¹   30.05n ± ∞ ¹        ~ (p=0.889 n=5)
MemoryElementCreation/LongString-4                    30.02n ± ∞ ¹   30.06n ± ∞ ¹        ~ (p=0.730 n=5)
MemoryElementCreation/PersonName-4                    29.97n ± ∞ ¹   30.00n ± ∞ ¹        ~ (p=0.690 n=5)
MemoryElementCreation/UniqueIdentifier-4              30.02n ± ∞ ¹   30.04n ± ∞ ¹        ~ (p=0.341 n=5)
MemoryValueAllocation/StringValue_Small-4             80.53n ± ∞ ¹   80.17n ± ∞ ¹        ~ (p=0.095 n=5)
MemoryValueAllocation/StringValue_Large-4             265.7n ± ∞ ¹   265.5n ± ∞ ¹        ~ (p=0.524 n=5)
MemoryValueAllocation/StringValue_Multiple-4          57.20n ± ∞ ¹   57.36n ± ∞ ¹        ~ (p=0.444 n=5)
MemoryDataSetCopy/10_elements-4                       639.7n ± ∞ ¹   646.6n ± ∞ ¹        ~ (p=0.389 n=5)
MemoryDataSetCopy/100_elements-4                      7.239µ ± ∞ ¹   7.208µ ± ∞ ¹   -0.43% (p=0.016 n=5)
MemoryDataSetCopy/1000_elements-4                     101.2µ ± ∞ ¹   100.6µ ± ∞ ¹   -0.56% (p=0.032 n=5)
MemoryAnonymization/Basic_100_elements-4              34.50µ ± ∞ ¹   34.18µ ± ∞ ¹        ~ (p=0.095 n=5)
MemoryAnonymization/Clean_100_elements-4              34.45µ ± ∞ ¹   34.19µ ± ∞ ¹        ~ (p=0.841 n=5)
MemoryAnonymization/Basic_500_elements-4              192.1µ ± ∞ ¹   191.0µ ± ∞ ¹        ~ (p=0.421 n=5)
MemoryAnonymization/Clean_500_elements-4              193.5µ ± ∞ ¹   193.7µ ± ∞ ¹        ~ (p=0.690 n=5)
MemoryAnonymization/Basic_1000_elements-4             403.2µ ± ∞ ¹   403.2µ ± ∞ ¹        ~ (p=0.841 n=5)
MemoryAnonymization/Clean_1000_elements-4             404.7µ ± ∞ ¹   401.7µ ± ∞ ¹        ~ (p=0.222 n=5)
MemoryAnonymization/Basic_5000_elements-4             1.949m ± ∞ ¹   1.948m ± ∞ ¹        ~ (p=0.421 n=5)
MemoryAnonymization/Clean_5000_elements-4             1.954m ± ∞ ¹   1.945m ± ∞ ¹        ~ (p=0.421 n=5)
MemoryWalkOperations/Walk_100_elements-4              7.255µ ± ∞ ¹   7.176µ ± ∞ ¹        ~ (p=0.198 n=5)
MemoryWalkOperations/WalkModify_100_elements-4        8.208µ ± ∞ ¹   8.176µ ± ∞ ¹        ~ (p=0.063 n=5)
MemoryWalkOperations/Walk_500_elements-4              51.54µ ± ∞ ¹   51.47µ ± ∞ ¹        ~ (p=0.690 n=5)
MemoryWalkOperations/WalkModify_500_elements-4        54.42µ ± ∞ ¹   54.49µ ± ∞ ¹        ~ (p=0.548 n=5)
MemoryWalkOperations/Walk_1000_elements-4             118.1µ ± ∞ ¹   117.8µ ± ∞ ¹        ~ (p=0.310 n=5)
MemoryWalkOperations/WalkModify_1000_elements-4       112.8µ ± ∞ ¹   112.6µ ± ∞ ¹        ~ (p=0.548 n=5)
MemoryPrivateTagRemoval/10_private_tags-4             9.259µ ± ∞ ¹   9.224µ ± ∞ ¹        ~ (p=0.690 n=5)
MemoryPrivateTagRemoval/50_private_tags-4             16.78µ ± ∞ ¹   16.71µ ± ∞ ¹   -0.44% (p=0.008 n=5)
MemoryPrivateTagRemoval/100_private_tags-4            20.31µ ± ∞ ¹   20.29µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryPrivateTagRemoval/500_private_tags-4            72.07µ ± ∞ ¹   71.38µ ± ∞ ¹        ~ (p=0.151 n=5)
MemoryMergeOperations/Small_Small-4                   4.840µ ± ∞ ¹   4.884µ ± ∞ ¹        ~ (p=0.056 n=5)
MemoryMergeOperations/Small_Large-4                   50.91µ ± ∞ ¹   50.93µ ± ∞ ¹        ~ (p=0.516 n=5)
MemoryMergeOperations/Large_Large-4                   62.47µ ± ∞ ¹   62.58µ ± ∞ ¹        ~ (p=0.421 n=5)
MemoryRepeatedOperations/RepeatedAdd-4                128.2n ± ∞ ¹   128.7n ± ∞ ¹        ~ (p=0.063 n=5)
MemoryRepeatedOperations/RepeatedRemove-4             211.9µ ± ∞ ¹   211.8µ ± ∞ ¹        ~ (p=0.690 n=5)
MemoryRepeatedOperations/RepeatedGetSet-4             10.64µ ± ∞ ¹   10.63µ ± ∞ ¹        ~ (p=1.000 n=5)
MemoryLargeDataSet/CreateAndPopulate_1000-4           202.3µ ± ∞ ¹   201.9µ ± ∞ ¹   -0.20% (p=0.008 n=5)
MemoryLargeDataSet/CopyAndModify_1000-4               142.8µ ± ∞ ¹   142.6µ ± ∞ ¹        ~ (p=0.548 n=5)
MemoryLargeDataSet/CreateAndPopulate_5000-4           1.001m ± ∞ ¹   1.004m ± ∞ ¹        ~ (p=0.056 n=5)
MemoryLargeDataSet/CopyAndModify_5000-4               579.8µ ± ∞ ¹   580.7µ ± ∞ ¹        ~ (p=0.421 n=5)
MemoryLargeDataSet/CreateAndPopulate_10000-4          2.175m ± ∞ ¹   2.174m ± ∞ ¹        ~ (p=0.841 n=5)
MemoryLargeDataSet/CopyAndModify_10000-4              1.333m ± ∞ ¹   1.310m ± ∞ ¹   -1.69% (p=0.032 n=5)
geomean                                               9.457µ         9.415µ         -0.45%
¹ 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=0.444 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=0.524 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=0.992 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.484 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=1.000 n=5)
ApplyWindowLevel/1024x1024_8bit-4                     1.000Mi ± ∞ ¹   1.000Mi ± ∞ ¹       ~ (p=0.397 n=5)
ApplyWindowLevel/2048x2048_8bit-4                     4.000Mi ± ∞ ¹   4.000Mi ± ∞ ¹  +0.00% (p=0.024 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=0.444 n=5)
ColorSpaceConversion/ToSRGB-4                         768.1Ki ± ∞ ¹   768.1Ki ± ∞ ¹       ~ (p=1.000 n=5)
ColorSpaceConversion/ToLinearRGB-4                    768.1Ki ± ∞ ¹   768.1Ki ± ∞ ¹       ~ (p=0.444 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.119 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=0.167 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=0.286 n=5)
MemoryAnonymization/Clean_500_elements-4              96.36Ki ± ∞ ¹   96.36Ki ± ∞ ¹  -0.00% (p=0.048 n=5)
MemoryAnonymization/Basic_1000_elements-4             186.3Ki ± ∞ ¹   186.3Ki ± ∞ ¹       ~ (p=0.825 n=5)
MemoryAnonymization/Clean_1000_elements-4             186.3Ki ± ∞ ¹   186.3Ki ± ∞ ¹       ~ (p=0.825 n=5)
MemoryAnonymization/Basic_5000_elements-4             765.7Ki ± ∞ ¹   765.8Ki ± ∞ ¹       ~ (p=0.548 n=5)
MemoryAnonymization/Clean_5000_elements-4             765.6Ki ± ∞ ¹   765.6Ki ± ∞ ¹       ~ (p=0.841 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.524 n=5)
MemoryLargeDataSet/CopyAndModify_10000-4              589.2Ki ± ∞ ¹   589.2Ki ± ∞ ¹       ~ (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              │
                                                    │  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.115k ± ∞ ¹       ~ (p=0.524 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                102.7Mi ± ∞ ¹   102.6Mi ± ∞ ¹       ~ (p=0.690 n=5)
AnonymizeBasicDataSet/50_elements-4                328.4Mi ± ∞ ¹   325.9Mi ± ∞ ¹  -0.74% (p=0.008 n=5)
AnonymizeBasicDataSet/100_elements-4               372.5Mi ± ∞ ¹   371.2Mi ± ∞ ¹       ~ (p=0.095 n=5)
AnonymizeBasicDataSet/500_elements-4               340.5Mi ± ∞ ¹   332.6Mi ± ∞ ¹  -2.31% (p=0.008 n=5)
AnonymizeVsManualClean/Anonymizer_50_elements-4    252.2Mi ± ∞ ¹   250.4Mi ± ∞ ¹       ~ (p=0.310 n=5)
AnonymizeVsManualClean/ManualWalk_50_elements-4    1.041Gi ± ∞ ¹   1.037Gi ± ∞ ¹       ~ (p=0.095 n=5)
AnonymizeVsManualClean/Anonymizer_100_elements-4   285.4Mi ± ∞ ¹   284.4Mi ± ∞ ¹       ~ (p=0.690 n=5)
AnonymizeVsManualClean/ManualWalk_100_elements-4   1.088Gi ± ∞ ¹   1.088Gi ± ∞ ¹       ~ (p=0.952 n=5)
AnonymizeVsManualClean/Anonymizer_500_elements-4   256.2Mi ± ∞ ¹   253.9Mi ± ∞ ¹  -0.91% (p=0.016 n=5)
AnonymizeVsManualClean/ManualWalk_500_elements-4   844.0Mi ± ∞ ¹   843.7Mi ± ∞ ¹       ~ (p=0.841 n=5)
DataSetWalk/10_elements-4                          1.708Gi ± ∞ ¹   1.731Gi ± ∞ ¹       ~ (p=0.310 n=5)
DataSetWalk/50_elements-4                          1.881Gi ± ∞ ¹   1.880Gi ± ∞ ¹       ~ (p=0.690 n=5)
DataSetWalk/100_elements-4                         1.319Gi ± ∞ ¹   1.322Gi ± ∞ ¹       ~ (p=0.548 n=5)
DataSetWalk/500_elements-4                         942.1Mi ± ∞ ¹   938.5Mi ± ∞ ¹       ~ (p=0.421 n=5)
DataSetWalk/1000_elements-4                        818.6Mi ± ∞ ¹   818.2Mi ± ∞ ¹       ~ (p=1.000 n=5)
ApplyWindowLevel/512x512_8bit-4                    445.7Mi ± ∞ ¹   444.7Mi ± ∞ ¹       ~ (p=0.056 n=5)
ApplyWindowLevel/1024x1024_8bit-4                  434.3Mi ± ∞ ¹   433.1Mi ± ∞ ¹  -0.27% (p=0.008 n=5)
ApplyWindowLevel/2048x2048_8bit-4                  457.0Mi ± ∞ ¹   457.6Mi ± ∞ ¹       ~ (p=0.548 n=5)
ApplyPresentationLUT/ShapeInverse-4                1.155Gi ± ∞ ¹   1.263Gi ± ∞ ¹  +9.38% (p=0.008 n=5)
ApplyPresentationLUT/TableBased-4                  647.9Mi ± ∞ ¹   698.0Mi ± ∞ ¹  +7.74% (p=0.008 n=5)
ColorSpaceConversion/ToSRGB-4                      13.30Mi ± ∞ ¹   13.30Mi ± ∞ ¹       ~ (p=0.159 n=5)
ColorSpaceConversion/ToLinearRGB-4                 13.39Mi ± ∞ ¹   13.37Mi ± ∞ ¹  -0.14% (p=0.024 n=5)
geomean                                            411.9Mi         414.0Mi        +0.51%
¹ 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