From d8776e788a0af1acd3f642d1feb479b09bacae14 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 23 Apr 2024 08:45:06 +0000 Subject: [PATCH] update metrics --- ...e537c816f882132ab9804e9f9b90d8bf9fa5a.json | 9149 +++++++++++++++++ metrics/branch_main.json | 6 +- 2 files changed, 9152 insertions(+), 3 deletions(-) create mode 100644 metrics/614e537c816f882132ab9804e9f9b90d8bf9fa5a.json diff --git a/metrics/614e537c816f882132ab9804e9f9b90d8bf9fa5a.json b/metrics/614e537c816f882132ab9804e9f9b90d8bf9fa5a.json new file mode 100644 index 000000000..ef3a0835b --- /dev/null +++ b/metrics/614e537c816f882132ab9804e9f9b90d8bf9fa5a.json @@ -0,0 +1,9149 @@ +{ + "commit": { + "date": "2024-04-23T07:04:59+00:00", + "hash": "614e537c816f882132ab9804e9f9b90d8bf9fa5a", + "message": "fix(ci): exclude unreachable cds.cern.ch from docs check (#3140)" + }, + "parent": { + "date": "2024-04-22T15:55:15+00:00", + "hash": "e0633f32a4f274313e8be1dc2c1020f742e5ebcf", + "message": "refactor: Accumulated `EigenStepper` brush-over (#3130)" + }, + "branch": "main", + "date": "2024-04-23T08:45:06.200403", + "results": [ + { + "name": "max_rss_Tests/UnitTests/Alignment/Kernel/AlignmentTests.cpp", + "group": "compile_max_rss", + "value": 2.7783851623535156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_max_rss", + "value": 2.348064422607422, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_max_rss", + "value": 2.3296051025390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 2.3202056884765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_max_rss", + "value": 2.282489776611328, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_max_rss", + "value": 2.2176361083984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_max_rss", + "value": 2.07940673828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 2.0389862060546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_max_rss", + "value": 2.01593017578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_max_rss", + "value": 1.9994926452636719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.9549140930175781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_max_rss", + "value": 1.7607574462890625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.7490043640136719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7353172302246094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_max_rss", + "value": 1.7242774963378906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7069015502929688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_max_rss", + "value": 1.646759033203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_max_rss", + "value": 1.6185150146484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_max_rss", + "value": 1.5144805908203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.49749755859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4858970642089844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 1.46563720703125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 1.4630546569824219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_max_rss", + "value": 1.4608688354492188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_max_rss", + "value": 1.452606201171875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_max_rss", + "value": 1.4446029663085938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4318809509277344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_max_rss", + "value": 1.4309806823730469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.4178466796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_max_rss", + "value": 1.4127273559570312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_max_rss", + "value": 1.4098930358886719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_max_rss", + "value": 1.4092216491699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.4070320129394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_max_rss", + "value": 1.4045143127441406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_max_rss", + "value": 1.4039497375488281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_max_rss", + "value": 1.36553955078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_max_rss", + "value": 1.3653488159179688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_max_rss", + "value": 1.3493537902832031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.3386993408203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_max_rss", + "value": 1.3310585021972656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_max_rss", + "value": 1.3216018676757812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_max_rss", + "value": 1.2920722961425781, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.2873268127441406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2840843200683594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.2810401916503906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_max_rss", + "value": 1.2809906005859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.2799873352050781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.2785720825195312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2744216918945312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_max_rss", + "value": 1.266754150390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_max_rss", + "value": 1.2539749145507812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.2528152465820312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 1.2471199035644531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_max_rss", + "value": 1.2438812255859375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 1.2272720336914062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2232284545898438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2223129272460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.2190399169921875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_max_rss", + "value": 1.2178573608398438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.2153472900390625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.1787757873535156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.1624336242675781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.1612663269042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1586570739746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1580162048339844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_max_rss", + "value": 1.1286354064941406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 1.1271209716796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 1.1254463195800781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 1.1248435974121094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_max_rss", + "value": 1.123138427734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_max_rss", + "value": 1.1122283935546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.0990676879882812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_max_rss", + "value": 1.0977821350097656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_max_rss", + "value": 1.0896530151367188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0807113647460938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.068878173828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_max_rss", + "value": 1.0669021606445312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 1.0639228820800781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0560989379882812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_max_rss", + "value": 1.0518035888671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.0335197448730469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_max_rss", + "value": 1.0256576538085938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0241737365722656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0057907104492188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_max_rss", + "value": 1.0002212524414062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 0.9997329711914062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_max_rss", + "value": 0.9966201782226562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_max_rss", + "value": 0.9902839660644531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9900970458984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9884757995605469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9870109558105469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_max_rss", + "value": 0.9756507873535156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_max_rss", + "value": 0.9748725891113281, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.969451904296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_max_rss", + "value": 0.9658279418945312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9631462097167969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.9609375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.9604949951171875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9603919982910156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9558029174804688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.9546699523925781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.9536285400390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.952545166015625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.9518203735351562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.9499168395996094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.949737548828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_max_rss", + "value": 0.9493675231933594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.9481582641601562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.9451866149902344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.94219970703125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9385986328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.9377593994140625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.9329986572265625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.931793212890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.9219017028808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.9150161743164062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.9096794128417969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9039802551269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.9006843566894531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 0.89886474609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.8942489624023438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_max_rss", + "value": 0.8933868408203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_max_rss", + "value": 0.8926582336425781, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_max_rss", + "value": 0.8919143676757812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.8874549865722656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8756332397460938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.8740425109863281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_max_rss", + "value": 0.8718910217285156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_max_rss", + "value": 0.8685035705566406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_max_rss", + "value": 0.8677978515625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_max_rss", + "value": 0.8561210632324219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.8532257080078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8471031188964844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_max_rss", + "value": 0.8436431884765625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.842681884765625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8408584594726562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8400497436523438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8381271362304688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.8381271362304688, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.837860107421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_max_rss", + "value": 0.8376579284667969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.837158203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_max_rss", + "value": 0.8368148803710938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8359832763671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_max_rss", + "value": 0.8358535766601562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvPlanarClusterReader.cpp", + "group": "compile_max_rss", + "value": 0.8358497619628906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.8356552124023438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.8346672058105469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_max_rss", + "value": 0.8343925476074219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleTrackingAction.cpp", + "group": "compile_max_rss", + "value": 0.83380126953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_max_rss", + "value": 0.8334617614746094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8325958251953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.8304100036621094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8245429992675781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8236198425292969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.8225288391113281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GainMatrixUpdaterTests.cpp", + "group": "compile_max_rss", + "value": 0.8221473693847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.82098388671875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.8184127807617188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.8181343078613281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.8178787231445312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.8173141479492188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_max_rss", + "value": 0.8152618408203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8148689270019531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8140182495117188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_max_rss", + "value": 0.8132667541503906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.812469482421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8107757568359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.8101081848144531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.8096885681152344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_max_rss", + "value": 0.8095855712890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.809539794921875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.8087654113769531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.808441162109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.8070526123046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8070182800292969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.8061027526855469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.803924560546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.8036346435546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.8032417297363281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8025360107421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8015708923339844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.8015480041503906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.801513671875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8004264831542969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_max_rss", + "value": 0.7996330261230469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_max_rss", + "value": 0.7993087768554688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.7992324829101562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.797393798828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_max_rss", + "value": 0.7972793579101562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.7971763610839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.7971229553222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7962455749511719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_max_rss", + "value": 0.7954139709472656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_max_rss", + "value": 0.7948341369628906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7926673889160156, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_max_rss", + "value": 0.7904930114746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.790069580078125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.7889060974121094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/PlanarSteppingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7876358032226562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.7861862182617188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7861213684082031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvPlanarClusterWriter.cpp", + "group": "compile_max_rss", + "value": 0.7859954833984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.7854537963867188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.7841453552246094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7839012145996094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_max_rss", + "value": 0.7833290100097656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_max_rss", + "value": 0.7809867858886719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_max_rss", + "value": 0.7803306579589844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_max_rss", + "value": 0.78021240234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7799568176269531, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 0.7796173095703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7784614562988281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.7758865356445312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_max_rss", + "value": 0.7757759094238281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7750053405761719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.774078369140625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_max_rss", + "value": 0.7736778259277344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 0.7705268859863281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7703895568847656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.770294189453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_max_rss", + "value": 0.7701034545898438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_max_rss", + "value": 0.7694969177246094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7688026428222656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7683029174804688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.7682762145996094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_max_rss", + "value": 0.7669792175292969, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_max_rss", + "value": 0.766326904296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_max_rss", + "value": 0.7656364440917969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_max_rss", + "value": 0.7629776000976562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.cpp", + "group": "compile_max_rss", + "value": 0.7625770568847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_max_rss", + "value": 0.7614974975585938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7610816955566406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_max_rss", + "value": 0.759490966796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_max_rss", + "value": 0.7576713562011719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_max_rss", + "value": 0.7573013305664062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7572708129882812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_max_rss", + "value": 0.7566490173339844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_max_rss", + "value": 0.7557907104492188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_max_rss", + "value": 0.7538604736328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_max_rss", + "value": 0.7529678344726562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.7517242431640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7513389587402344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_max_rss", + "value": 0.7510795593261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.750732421875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.7496566772460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.7492713928222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7478218078613281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_max_rss", + "value": 0.7471427917480469, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.7457656860351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.74566650390625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_max_rss", + "value": 0.7445449829101562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7443962097167969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_max_rss", + "value": 0.7439079284667969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/Surface.cpp", + "group": "compile_max_rss", + "value": 0.7423858642578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_max_rss", + "value": 0.7422447204589844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.742218017578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.7416877746582031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7400741577148438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7397575378417969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.7392768859863281, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7387046813964844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_max_rss", + "value": 0.73809814453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7368202209472656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7366142272949219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7346038818359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.7344017028808594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_max_rss", + "value": 0.7330856323242188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7330703735351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_max_rss", + "value": 0.7329750061035156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7319755554199219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_max_rss", + "value": 0.7311477661132812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_max_rss", + "value": 0.7304611206054688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_max_rss", + "value": 0.7300605773925781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7296409606933594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.7285957336425781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_max_rss", + "value": 0.7283554077148438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_max_rss", + "value": 0.7281227111816406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.7275276184082031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.7273063659667969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_max_rss", + "value": 0.7271537780761719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.7268867492675781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7262802124023438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7257919311523438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_max_rss", + "value": 0.725677490234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7255287170410156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7241973876953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_max_rss", + "value": 0.7233047485351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.7217597961425781, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_max_rss", + "value": 0.7199897766113281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_max_rss", + "value": 0.7191734313964844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.71875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_max_rss", + "value": 0.7186813354492188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_max_rss", + "value": 0.7181892395019531, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7165641784667969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7165412902832031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_max_rss", + "value": 0.7161331176757812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7150993347167969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7143478393554688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_max_rss", + "value": 0.7140884399414062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_max_rss", + "value": 0.713531494140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.7130165100097656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.7096481323242188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_max_rss", + "value": 0.709381103515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.7091941833496094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.7081680297851562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7071495056152344, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7062149047851562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7048072814941406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_max_rss", + "value": 0.7032737731933594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_max_rss", + "value": 0.7016029357910156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_max_rss", + "value": 0.7000083923339844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6988906860351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_max_rss", + "value": 0.6982269287109375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6961708068847656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6960601806640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.6958808898925781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6944122314453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_max_rss", + "value": 0.6942062377929688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_max_rss", + "value": 0.6940803527832031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootPlanarClusterWriter.cpp", + "group": "compile_max_rss", + "value": 0.6934547424316406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.690093994140625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.6899642944335938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_max_rss", + "value": 0.6869163513183594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 0.6846656799316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_max_rss", + "value": 0.6832275390625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_max_rss", + "value": 0.682861328125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_max_rss", + "value": 0.6812934875488281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_max_rss", + "value": 0.6807861328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.6804466247558594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6794929504394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6781845092773438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_max_rss", + "value": 0.675872802734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.67376708984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_max_rss", + "value": 0.6702613830566406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_max_rss", + "value": 0.6687850952148438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_max_rss", + "value": 0.6671905517578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.66583251953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_max_rss", + "value": 0.665130615234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_max_rss", + "value": 0.664581298828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.6635551452636719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_max_rss", + "value": 0.6624603271484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.6601104736328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6599922180175781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_max_rss", + "value": 0.6586380004882812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6586036682128906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.6584205627441406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.6575584411621094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.65545654296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_max_rss", + "value": 0.6511077880859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_max_rss", + "value": 0.6500244140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_max_rss", + "value": 0.647430419921875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6473045349121094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_max_rss", + "value": 0.6372756958007812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6371231079101562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.6366806030273438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_max_rss", + "value": 0.6365013122558594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.6354408264160156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_max_rss", + "value": 0.6351814270019531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.634490966796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6315116882324219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_max_rss", + "value": 0.6313285827636719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6309852600097656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_max_rss", + "value": 0.6309661865234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_max_rss", + "value": 0.6308784484863281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_max_rss", + "value": 0.63079833984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.6304092407226562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6296348571777344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_max_rss", + "value": 0.6292724609375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.6287155151367188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.6286087036132812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_max_rss", + "value": 0.6268157958984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_max_rss", + "value": 0.6265411376953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_max_rss", + "value": 0.6263236999511719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_max_rss", + "value": 0.6258735656738281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.625579833984375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.62548828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Digitization/PlanarModuleStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.6236495971679688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.6235122680664062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_max_rss", + "value": 0.6230316162109375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_max_rss", + "value": 0.6223831176757812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_max_rss", + "value": 0.6214065551757812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.6203422546386719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6195144653320312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_max_rss", + "value": 0.6191177368164062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.6181488037109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6166152954101562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.6162872314453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6149749755859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_max_rss", + "value": 0.6125068664550781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.6121025085449219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_max_rss", + "value": 0.6120452880859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.608978271484375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6083183288574219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_max_rss", + "value": 0.6071014404296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6065559387207031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6046562194824219, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6044654846191406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6037101745605469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6034355163574219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6027984619140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_max_rss", + "value": 0.6020660400390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.6020011901855469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Digitization/CartesianSegmentation.cpp", + "group": "compile_max_rss", + "value": 0.599151611328125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_max_rss", + "value": 0.5991477966308594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.598236083984375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5978775024414062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_max_rss", + "value": 0.5959053039550781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.5953330993652344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5950546264648438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_max_rss", + "value": 0.59490966796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_max_rss", + "value": 0.5945854187011719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_max_rss", + "value": 0.5919609069824219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_max_rss", + "value": 0.5880813598632812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_max_rss", + "value": 0.5867233276367188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5865974426269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_max_rss", + "value": 0.5859489440917969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5858917236328125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5853538513183594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Layer.cpp", + "group": "compile_max_rss", + "value": 0.5853385925292969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Digitization/CartesianSegmentationTests.cpp", + "group": "compile_max_rss", + "value": 0.5853271484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/HitsPrinter.cpp", + "group": "compile_max_rss", + "value": 0.584747314453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_max_rss", + "value": 0.5844764709472656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.58416748046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_max_rss", + "value": 0.5836219787597656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_max_rss", + "value": 0.5797538757324219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_max_rss", + "value": 0.5791130065917969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_max_rss", + "value": 0.5785064697265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.5766792297363281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_max_rss", + "value": 0.5738639831542969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.5735435485839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_max_rss", + "value": 0.5723609924316406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_max_rss", + "value": 0.5717620849609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.5703201293945312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_max_rss", + "value": 0.5696525573730469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_max_rss", + "value": 0.5682640075683594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_max_rss", + "value": 0.5677490234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.5676231384277344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_max_rss", + "value": 0.566131591796875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5639915466308594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.5638847351074219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_max_rss", + "value": 0.5635910034179688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_max_rss", + "value": 0.5634536743164062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5634269714355469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Detector.cpp", + "group": "compile_max_rss", + "value": 0.5612907409667969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_max_rss", + "value": 0.5607719421386719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.559600830078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_max_rss", + "value": 0.5587730407714844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5584182739257812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.5583343505859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5579452514648438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapper.cpp", + "group": "compile_max_rss", + "value": 0.5577278137207031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.5576744079589844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_max_rss", + "value": 0.5565338134765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_max_rss", + "value": 0.5561065673828125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_max_rss", + "value": 0.5560035705566406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_max_rss", + "value": 0.5554656982421875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5547447204589844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_max_rss", + "value": 0.5546875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5545082092285156, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5537528991699219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5534934997558594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5532035827636719, + "unit": "GB" + }, + { + "name": "max_rss_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_max_rss", + "value": 0.5519485473632812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_max_rss", + "value": 0.55120849609375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5485420227050781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_max_rss", + "value": 0.54486083984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.5443382263183594, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.5442619323730469, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_max_rss", + "value": 0.5416831970214844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_max_rss", + "value": 0.5409736633300781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_max_rss", + "value": 0.5399589538574219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5396575927734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_max_rss", + "value": 0.5367431640625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_max_rss", + "value": 0.5359039306640625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_max_rss", + "value": 0.5357131958007812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.53546142578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_max_rss", + "value": 0.5331497192382812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_max_rss", + "value": 0.5315208435058594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_max_rss", + "value": 0.5313529968261719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_max_rss", + "value": 0.5275955200195312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_max_rss", + "value": 0.5247268676757812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_max_rss", + "value": 0.5246124267578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_max_rss", + "value": 0.5243415832519531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_max_rss", + "value": 0.51824951171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.5168113708496094, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_max_rss", + "value": 0.5168037414550781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.5167236328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_max_rss", + "value": 0.5154953002929688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5148849487304688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Volume.cpp", + "group": "compile_max_rss", + "value": 0.5138816833496094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.5115280151367188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_max_rss", + "value": 0.5090751647949219, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_max_rss", + "value": 0.5090560913085938, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_max_rss", + "value": 0.5080757141113281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_max_rss", + "value": 0.5080718994140625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_max_rss", + "value": 0.5080146789550781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_max_rss", + "value": 0.5076828002929688, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_max_rss", + "value": 0.50634765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.5043792724609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5033683776855469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_max_rss", + "value": 0.5032691955566406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.502471923828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.5024185180664062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5023155212402344, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_max_rss", + "value": 0.5020370483398438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.501495361328125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.5007171630859375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/Vertex.cpp", + "group": "compile_max_rss", + "value": 0.4994010925292969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.4970436096191406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.4966926574707031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_max_rss", + "value": 0.49666595458984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.4955711364746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4954872131347656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_max_rss", + "value": 0.4951171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.4920539855957031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.4902801513671875, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_max_rss", + "value": 0.4882850646972656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Digitization/PlanarModuleStepper.cpp", + "group": "compile_max_rss", + "value": 0.4872627258300781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_max_rss", + "value": 0.4856300354003906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_max_rss", + "value": 0.4854583740234375, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_max_rss", + "value": 0.48523712158203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/PrintParameters.cpp", + "group": "compile_max_rss", + "value": 0.4848175048828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4838218688964844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_max_rss", + "value": 0.4822349548339844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_max_rss", + "value": 0.47979736328125, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/Particle.cpp", + "group": "compile_max_rss", + "value": 0.47920989990234375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.4784584045410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4762115478515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_max_rss", + "value": 0.4730644226074219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_max_rss", + "value": 0.47198486328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_max_rss", + "value": 0.4709510803222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4660491943359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_max_rss", + "value": 0.4654388427734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4642066955566406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_max_rss", + "value": 0.4637603759765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_max_rss", + "value": 0.46329498291015625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Digitization/DigitizationModule.cpp", + "group": "compile_max_rss", + "value": 0.4632606506347656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_max_rss", + "value": 0.4632453918457031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Portal.cpp", + "group": "compile_max_rss", + "value": 0.46295166015625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_max_rss", + "value": 0.4615440368652344, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4600830078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4596595764160156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_max_rss", + "value": 0.45960235595703125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4588279724121094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4578666687011719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.45679473876953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackParameters.cpp", + "group": "compile_max_rss", + "value": 0.4542045593261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.4509010314941406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.4500007629394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_max_rss", + "value": 0.44979095458984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_max_rss", + "value": 0.4475669860839844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.445892333984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_max_rss", + "value": 0.445526123046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4454765319824219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.44057464599609375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4399223327636719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.43117523193359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_max_rss", + "value": 0.4303779602050781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_max_rss", + "value": 0.4287986755371094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.42775726318359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.42510986328125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4241371154785156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4124565124511719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_max_rss", + "value": 0.41106414794921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4070167541503906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4069480895996094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4062614440917969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4024238586425781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_max_rss", + "value": 0.40059661865234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3975372314453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.3973274230957031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_max_rss", + "value": 0.39675140380859375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_max_rss", + "value": 0.3967018127441406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_max_rss", + "value": 0.3962554931640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_max_rss", + "value": 0.39472198486328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.39470672607421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_max_rss", + "value": 0.3929862976074219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_max_rss", + "value": 0.3923835754394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_max_rss", + "value": 0.389923095703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_max_rss", + "value": 0.385467529296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_max_rss", + "value": 0.38513946533203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_max_rss", + "value": 0.3827095031738281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_max_rss", + "value": 0.3808860778808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.3798027038574219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.37969970703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_max_rss", + "value": 0.3792762756347656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.3780059814453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_max_rss", + "value": 0.374114990234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_max_rss", + "value": 0.3735618591308594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_max_rss", + "value": 0.3726158142089844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.372283935546875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.3700218200683594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.36772918701171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.36687469482421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.3668479919433594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.3610496520996094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.3574676513671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_max_rss", + "value": 0.3549690246582031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_max_rss", + "value": 0.354888916015625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.35256195068359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3507347106933594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.3499259948730469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.3450126647949219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_max_rss", + "value": 0.34445953369140625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.3405723571777344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_max_rss", + "value": 0.33919525146484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_max_rss", + "value": 0.3388710021972656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.3388404846191406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.3329963684082031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.33022308349609375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/ProtoVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3291511535644531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_max_rss", + "value": 0.3282012939453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_max_rss", + "value": 0.3266105651855469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3249778747558594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_max_rss", + "value": 0.3246879577636719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.3245201110839844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3243598937988281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_max_rss", + "value": 0.3240013122558594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.323822021484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_max_rss", + "value": 0.3233146667480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_max_rss", + "value": 0.3228340148925781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_max_rss", + "value": 0.3226127624511719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_max_rss", + "value": 0.322052001953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.32169342041015625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_max_rss", + "value": 0.3213653564453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_max_rss", + "value": 0.3206825256347656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_max_rss", + "value": 0.3206329345703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.320159912109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.3200340270996094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_max_rss", + "value": 0.3173866271972656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/BinUtility.cpp", + "group": "compile_max_rss", + "value": 0.3170166015625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_max_rss", + "value": 0.31694793701171875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_max_rss", + "value": 0.31679534912109375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_max_rss", + "value": 0.3167724609375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.3162574768066406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_max_rss", + "value": 0.31512451171875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_max_rss", + "value": 0.3141326904296875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_max_rss", + "value": 0.3137855529785156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_max_rss", + "value": 0.3137092590332031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_max_rss", + "value": 0.3123893737792969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.3108863830566406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_max_rss", + "value": 0.30985260009765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_max_rss", + "value": 0.3095130920410156, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.3091545104980469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_max_rss", + "value": 0.3088531494140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_max_rss", + "value": 0.3056297302246094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_max_rss", + "value": 0.3028411865234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.30261993408203125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.30194091796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_max_rss", + "value": 0.30059814453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.2992286682128906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_max_rss", + "value": 0.2946510314941406, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.2934913635253906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.2933082580566406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_max_rss", + "value": 0.2913169860839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_max_rss", + "value": 0.2839202880859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.2832374572753906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_max_rss", + "value": 0.2831535339355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_max_rss", + "value": 0.28206634521484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.2790679931640625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_max_rss", + "value": 0.2754402160644531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.2745094299316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.271759033203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_max_rss", + "value": 0.2713165283203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.2708091735839844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_max_rss", + "value": 0.2669792175292969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.2656974792480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_max_rss", + "value": 0.2627906799316406, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_max_rss", + "value": 0.2573661804199219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Extent.cpp", + "group": "compile_max_rss", + "value": 0.2550849914550781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_max_rss", + "value": 0.2506370544433594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_max_rss", + "value": 0.24678421020507812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_max_rss", + "value": 0.23767852783203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_max_rss", + "value": 0.2243194580078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_max_rss", + "value": 0.22424697875976562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_max_rss", + "value": 0.21013641357421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_max_rss", + "value": 0.2100982666015625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_max_rss", + "value": 0.20966720581054688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_max_rss", + "value": 0.2077178955078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_max_rss", + "value": 0.20677566528320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_max_rss", + "value": 0.20650482177734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_max_rss", + "value": 0.20258331298828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.20243072509765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.20157623291015625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_max_rss", + "value": 0.19926834106445312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_max_rss", + "value": 0.19896697998046875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_max_rss", + "value": 0.19869613647460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/Direction.cpp", + "group": "compile_max_rss", + "value": 0.19866943359375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_max_rss", + "value": 0.19731903076171875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_max_rss", + "value": 0.19721603393554688, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_max_rss", + "value": 0.19374465942382812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_max_rss", + "value": 0.189422607421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_max_rss", + "value": 0.1870880126953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_max_rss", + "value": 0.17626190185546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_max_rss", + "value": 0.17544937133789062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_max_rss", + "value": 0.17464065551757812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_max_rss", + "value": 0.16764450073242188, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_max_rss", + "value": 0.16693496704101562, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_max_rss", + "value": 0.1627197265625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_max_rss", + "value": 0.15897369384765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/ParticleData.cpp", + "group": "compile_max_rss", + "value": 0.12305831909179688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Interactions.cpp", + "group": "compile_max_rss", + "value": 0.12246322631835938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.12199783325195312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Material.cpp", + "group": "compile_max_rss", + "value": 0.12188720703125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AverageMaterials.cpp", + "group": "compile_max_rss", + "value": 0.12152481079101562, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12147903442382812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.12144088745117188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.12112045288085938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_max_rss", + "value": 0.12097549438476562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.12087631225585938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_max_rss", + "value": 0.12061691284179688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_max_rss", + "value": 0.1198883056640625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_max_rss", + "value": 0.11976242065429688, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Jacobian.cc", + "group": "compile_max_rss", + "value": 0.11861419677734375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_max_rss", + "value": 0.11860275268554688, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_max_rss", + "value": 0.1183624267578125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_max_rss", + "value": 0.11822891235351562, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_max_rss", + "value": 0.11817169189453125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_max_rss", + "value": 0.11706161499023438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_max_rss", + "value": 0.11677169799804688, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_max_rss", + "value": 0.11662673950195312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Track.cc", + "group": "compile_max_rss", + "value": 0.11653900146484375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_max_rss", + "value": 0.116241455078125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackState.cc", + "group": "compile_max_rss", + "value": 0.11617660522460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/Logger.cpp", + "group": "compile_max_rss", + "value": 0.1157989501953125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_max_rss", + "value": 0.1153106689453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_max_rss", + "value": 0.111724853515625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_max_rss", + "value": 0.11117172241210938, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_max_rss", + "value": 0.10892486572265625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_max_rss", + "value": 0.10699844360351562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_max_rss", + "value": 0.10288238525390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/CommonHelpers/Acts/Tests/CommonHelpers/DataDirectory.cpp", + "group": "compile_max_rss", + "value": 0.0091552734375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianObj.cc", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_build/Plugins/Podio/ActsPodioEdmDict.cxx", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/DigitizationError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/ProcessType.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/ParticleOutcome.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_build/Tests/UnitTests/Core/EventData/TrackContainerComplianceTests.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateObj.cc", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Kernel/SimulationError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/Common.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Utilities/LandauDistribution.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/MagneticFieldError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersObj.cc", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_build/Examples/Io/Root/ActsExamplesIoRootDict.cxx", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GeometryIdentifier.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/SurfaceError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PrintDataDirectory.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/CombinatorialKalmanFilterError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/RoiDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackObj.cc", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/KalmanFitterError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/PropagatorError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GlobalChiSquareFitterError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/MultiStepperError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/EigenStepperError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/VertexingError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/ActsVersion.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "time_Tests/UnitTests/Alignment/Kernel/AlignmentTests.cpp", + "group": "compile_time", + "value": 55.137847, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_time", + "value": 48.117682, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_time", + "value": 47.62242, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_time", + "value": 42.604109, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_time", + "value": 42.602217, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_time", + "value": 40.097945, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_time", + "value": 38.593222, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_time", + "value": 36.589681, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_time", + "value": 35.085149, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_time", + "value": 33.580924, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_time", + "value": 33.078114, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_time", + "value": 32.57845, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_time", + "value": 29.575816, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_time", + "value": 29.570192, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_time", + "value": 29.069808, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_time", + "value": 29.068715, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_time", + "value": 28.568736, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_time", + "value": 28.075255, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_time", + "value": 27.566859, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_time", + "value": 26.569743, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_time", + "value": 26.56414, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_time", + "value": 26.064393, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_time", + "value": 26.061864, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_time", + "value": 25.06114, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_time", + "value": 24.561723, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_time", + "value": 24.561321, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_time", + "value": 24.059003, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_time", + "value": 23.562662, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_time", + "value": 23.557064, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 23.062488, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_time", + "value": 22.562192, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_time", + "value": 21.052472, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_time", + "value": 20.055072, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_time", + "value": 20.051592, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 19.549177, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_time", + "value": 19.547182, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_time", + "value": 19.045919, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_time", + "value": 19.045707, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_time", + "value": 18.548131, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_time", + "value": 18.545957, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_time", + "value": 18.545613, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_time", + "value": 18.544591, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_time", + "value": 18.544261, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_time", + "value": 18.544219, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_time", + "value": 18.045214, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_time", + "value": 18.042814, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_time", + "value": 18.042224, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_time", + "value": 17.542927, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_time", + "value": 17.542577, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_time", + "value": 17.542092, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_time", + "value": 17.041082, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_time", + "value": 17.040342, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_time", + "value": 16.545463, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_time", + "value": 16.544971, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_time", + "value": 16.544562, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 16.542081, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_time", + "value": 16.539745, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_time", + "value": 16.539698, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_time", + "value": 16.539228, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_time", + "value": 16.039948, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_time", + "value": 16.039768, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_time", + "value": 16.038375, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_time", + "value": 16.038302, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_time", + "value": 16.038194, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_time", + "value": 16.03755, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 15.537572, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 15.537266, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_time", + "value": 15.537136, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_time", + "value": 15.037549, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_time", + "value": 15.036679, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 15.036256, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_time", + "value": 15.036121, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_time", + "value": 14.538566, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_time", + "value": 14.537203, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_time", + "value": 14.536863, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_time", + "value": 14.535385, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_time", + "value": 14.032999, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_time", + "value": 14.032611, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_time", + "value": 13.536476, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 13.534399, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_time", + "value": 13.533451, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_time", + "value": 13.532859, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_time", + "value": 13.532407, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_time", + "value": 13.034679, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_time", + "value": 13.032438, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_time", + "value": 13.031443, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_time", + "value": 13.031409, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_time", + "value": 13.031169, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 12.533409, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_time", + "value": 12.52988, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_time", + "value": 12.529677, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_time", + "value": 12.5296, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_time", + "value": 12.529185, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 12.033035, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_time", + "value": 12.030542, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_time", + "value": 12.029105, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_time", + "value": 12.02898, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_time", + "value": 12.028892, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_time", + "value": 12.028812, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_time", + "value": 12.028772, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_time", + "value": 12.028633, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_time", + "value": 12.028577, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_time", + "value": 12.028504, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_time", + "value": 12.028487, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 11.531699, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_time", + "value": 11.528094, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_time", + "value": 11.527679, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 11.527548, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_time", + "value": 11.527491, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_time", + "value": 11.527439, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_time", + "value": 11.527392, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_time", + "value": 11.527247, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_time", + "value": 11.52698, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_time", + "value": 11.526927, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_time", + "value": 11.121194, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_time", + "value": 11.030525, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_time", + "value": 11.02927, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_time", + "value": 11.029148, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_time", + "value": 11.027981, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_time", + "value": 11.026586, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_time", + "value": 11.026531, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_time", + "value": 11.026493, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_time", + "value": 11.026408, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_time", + "value": 11.02639, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_time", + "value": 11.026276, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_time", + "value": 11.026231, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_time", + "value": 11.026223, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_time", + "value": 11.02617, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_time", + "value": 11.025956, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_time", + "value": 10.5289, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.528196, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_time", + "value": 10.527302, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_time", + "value": 10.526917, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 10.526344, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_time", + "value": 10.526077, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_time", + "value": 10.52577, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_time", + "value": 10.525695, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_time", + "value": 10.52528, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_time", + "value": 10.525198, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_time", + "value": 10.525134, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_time", + "value": 10.525019, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_time", + "value": 10.524912, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 10.52471, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_time", + "value": 10.524609, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_time", + "value": 10.027828, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/PlanarSteppingAlgorithm.cpp", + "group": "compile_time", + "value": 10.027139, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_time", + "value": 10.024304, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_time", + "value": 10.024302, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 10.024263, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_time", + "value": 10.02413, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_time", + "value": 10.024089, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_time", + "value": 10.024081, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_time", + "value": 10.024077, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_time", + "value": 10.024045, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_time", + "value": 10.024038, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_time", + "value": 10.024, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_time", + "value": 10.02396, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_time", + "value": 10.023938, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_time", + "value": 10.023698, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_time", + "value": 10.02362, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_time", + "value": 10.023277, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.02314, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.022492, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_time", + "value": 9.527095, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_time", + "value": 9.525928, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_time", + "value": 9.52475, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_time", + "value": 9.523734, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.523546, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_time", + "value": 9.523279, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_time", + "value": 9.523217, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_time", + "value": 9.523129, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 9.523126, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_time", + "value": 9.522948, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_time", + "value": 9.522944, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_time", + "value": 9.522861, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_time", + "value": 9.522848, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_time", + "value": 9.522839, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvPlanarClusterReader.cpp", + "group": "compile_time", + "value": 9.522773, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_time", + "value": 9.522557, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_time", + "value": 9.024772, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_time", + "value": 9.024337, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_time", + "value": 9.023846, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_time", + "value": 9.023674, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_time", + "value": 9.023095, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_time", + "value": 9.023083, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixUpdaterTests.cpp", + "group": "compile_time", + "value": 9.022318, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_time", + "value": 9.022228, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_time", + "value": 9.022004, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_time", + "value": 9.021937, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_time", + "value": 9.021812, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.021695, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_time", + "value": 9.021678, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_time", + "value": 9.021661, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_time", + "value": 9.02164, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_time", + "value": 9.021623, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_time", + "value": 9.021585, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_time", + "value": 9.02158, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_time", + "value": 9.021463, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_time", + "value": 9.021413, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_time", + "value": 9.021404, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_time", + "value": 9.021356, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_time", + "value": 9.021311, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_time", + "value": 9.021297, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_time", + "value": 9.021235, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_time", + "value": 9.021182, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_time", + "value": 9.021002, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_time", + "value": 9.020346, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_time", + "value": 8.523734, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 8.523507, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_time", + "value": 8.523165, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_time", + "value": 8.52274, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_time", + "value": 8.522706, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_time", + "value": 8.522591, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_time", + "value": 8.521901, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 8.521865, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.521768, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_time", + "value": 8.521575, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_time", + "value": 8.520573, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_time", + "value": 8.520567, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.520549, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 8.520547, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.520542, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.520426, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_time", + "value": 8.520392, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_time", + "value": 8.520383, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_time", + "value": 8.520371, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_time", + "value": 8.520362, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_time", + "value": 8.520313, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_time", + "value": 8.520313, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_time", + "value": 8.520282, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.520252, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.520188, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 8.520185, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 8.520153, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.520079, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.cpp", + "group": "compile_time", + "value": 8.519416, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.022194, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_time", + "value": 8.021891, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_time", + "value": 8.021604, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_time", + "value": 8.021578, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_time", + "value": 8.021529, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorBuilderTests.cpp", + "group": "compile_time", + "value": 8.021276, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_time", + "value": 8.020962, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_time", + "value": 8.020745, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_time", + "value": 8.020476, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_time", + "value": 8.020335, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_time", + "value": 8.019911, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.019817, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_time", + "value": 8.019655, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 8.019653, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.019603, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_time", + "value": 8.019503, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_time", + "value": 8.019469, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_time", + "value": 8.019441, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvPlanarClusterWriter.cpp", + "group": "compile_time", + "value": 8.019392, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_time", + "value": 8.019308, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_time", + "value": 8.019303, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 8.019282, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_time", + "value": 8.019261, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_time", + "value": 8.019258, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 8.019245, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_time", + "value": 8.019227, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_time", + "value": 8.019226, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_time", + "value": 8.019185, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/Surface.cpp", + "group": "compile_time", + "value": 8.019182, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_time", + "value": 8.019171, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_time", + "value": 8.019168, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_time", + "value": 8.019166, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.019165, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_time", + "value": 8.019135, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_time", + "value": 8.019123, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_time", + "value": 8.019118, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_time", + "value": 8.019084, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_time", + "value": 8.019061, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_time", + "value": 8.019039, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_time", + "value": 8.019036, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_time", + "value": 8.019003, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_time", + "value": 8.018995, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_time", + "value": 8.018979, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_time", + "value": 8.018978, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_time", + "value": 8.018952, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_time", + "value": 8.018951, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.018931, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 8.018849, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 8.018774, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_time", + "value": 8.018745, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_time", + "value": 7.521158, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_time", + "value": 7.52074, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_time", + "value": 7.520703, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_time", + "value": 7.520501, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_time", + "value": 7.520355, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_time", + "value": 7.52031, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_time", + "value": 7.519886, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_time", + "value": 7.519439, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_time", + "value": 7.519297, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleTrackingAction.cpp", + "group": "compile_time", + "value": 7.519257, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_time", + "value": 7.518982, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_time", + "value": 7.51888, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_time", + "value": 7.518858, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_time", + "value": 7.51877, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_time", + "value": 7.518438, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_time", + "value": 7.51833, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_time", + "value": 7.518201, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_time", + "value": 7.518186, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_time", + "value": 7.518181, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_time", + "value": 7.51817, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_time", + "value": 7.518107, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_time", + "value": 7.518036, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_time", + "value": 7.51799, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_time", + "value": 7.517975, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_time", + "value": 7.517967, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_time", + "value": 7.517955, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 7.517933, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_time", + "value": 7.517917, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_time", + "value": 7.517838, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_time", + "value": 7.517821, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_time", + "value": 7.51778, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_time", + "value": 7.517678, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_time", + "value": 7.51762, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 7.517609, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_time", + "value": 7.517561, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_time", + "value": 7.517144, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_time", + "value": 7.019309, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_time", + "value": 7.019294, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_time", + "value": 7.019267, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_time", + "value": 7.019254, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.019217, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_time", + "value": 7.019149, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_time", + "value": 7.019029, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_time", + "value": 7.01879, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_time", + "value": 7.018498, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_time", + "value": 7.018273, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_time", + "value": 7.01786, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_time", + "value": 7.017799, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_time", + "value": 7.017732, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_time", + "value": 7.017053, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_time", + "value": 7.01691, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootPlanarClusterWriter.cpp", + "group": "compile_time", + "value": 7.016897, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_time", + "value": 7.016877, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_time", + "value": 7.016864, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_time", + "value": 7.016848, + "unit": "seconds" + }, + { + "name": "time_Core/src/Digitization/CartesianSegmentation.cpp", + "group": "compile_time", + "value": 7.016791, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_time", + "value": 7.01679, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_time", + "value": 7.016764, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 7.016742, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_time", + "value": 7.016734, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_time", + "value": 7.016732, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_time", + "value": 7.016683, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_time", + "value": 7.016635, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_time", + "value": 7.016618, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_time", + "value": 7.016598, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_time", + "value": 7.016595, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_time", + "value": 7.01654, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_time", + "value": 7.016506, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_time", + "value": 7.016505, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_time", + "value": 7.016488, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_time", + "value": 7.016331, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 7.0163, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_time", + "value": 7.015856, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_time", + "value": 6.518406, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_time", + "value": 6.518043, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Digitization/PlanarModuleStepperTests.cpp", + "group": "compile_time", + "value": 6.517891, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_time", + "value": 6.517759, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_time", + "value": 6.517566, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_time", + "value": 6.517256, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_time", + "value": 6.517158, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_time", + "value": 6.517118, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_time", + "value": 6.51708, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 6.516567, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_time", + "value": 6.516338, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_time", + "value": 6.515979, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_time", + "value": 6.515871, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 6.51581, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_time", + "value": 6.515732, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_time", + "value": 6.51563, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_time", + "value": 6.515613, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_time", + "value": 6.515598, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_time", + "value": 6.515585, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_time", + "value": 6.515574, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_time", + "value": 6.515534, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_time", + "value": 6.51553, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_time", + "value": 6.515524, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_time", + "value": 6.515509, + "unit": "seconds" + }, + { + "name": "time_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 6.515478, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_time", + "value": 6.515471, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_time", + "value": 6.515454, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_time", + "value": 6.515436, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_time", + "value": 6.515436, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_time", + "value": 6.515399, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_time", + "value": 6.515373, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_time", + "value": 6.515361, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_time", + "value": 6.515318, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 6.515302, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_time", + "value": 6.515267, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_time", + "value": 6.515119, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_time", + "value": 6.515033, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_time", + "value": 6.514976, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_time", + "value": 6.514947, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 6.514939, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_time", + "value": 6.514937, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_time", + "value": 6.514822, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_time", + "value": 6.514807, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_time", + "value": 6.016701, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_time", + "value": 6.016426, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_time", + "value": 6.016363, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_time", + "value": 6.016348, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 6.016254, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_time", + "value": 6.016218, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_time", + "value": 6.015917, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 6.015885, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_time", + "value": 6.015586, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_time", + "value": 6.015272, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_time", + "value": 6.015174, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_time", + "value": 6.014681, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_time", + "value": 6.014491, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_time", + "value": 6.014479, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_time", + "value": 6.014474, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_time", + "value": 6.014469, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/HitsPrinter.cpp", + "group": "compile_time", + "value": 6.014457, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Digitization/CartesianSegmentationTests.cpp", + "group": "compile_time", + "value": 6.014416, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_time", + "value": 6.014415, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_time", + "value": 6.014411, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_time", + "value": 6.01439, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_time", + "value": 6.014319, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_time", + "value": 6.014305, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_time", + "value": 6.01427, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_time", + "value": 6.014265, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_time", + "value": 6.014244, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_time", + "value": 6.014231, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_time", + "value": 6.014222, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_time", + "value": 6.014213, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_time", + "value": 6.014201, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_time", + "value": 6.0142, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_time", + "value": 6.014132, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 6.014116, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Detector.cpp", + "group": "compile_time", + "value": 6.014064, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_time", + "value": 6.014043, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_time", + "value": 6.014036, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Layer.cpp", + "group": "compile_time", + "value": 6.014014, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_time", + "value": 6.013893, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_time", + "value": 6.013818, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_time", + "value": 6.013422, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_time", + "value": 6.013347, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_time", + "value": 5.5156, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_time", + "value": 5.515407, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_time", + "value": 5.515284, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_time", + "value": 5.514963, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_time", + "value": 5.514957, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_time", + "value": 5.514941, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_time", + "value": 5.514795, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_time", + "value": 5.514553, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 5.514168, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_time", + "value": 5.513923, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Volume.cpp", + "group": "compile_time", + "value": 5.513549, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_time", + "value": 5.513389, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_time", + "value": 5.513366, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_time", + "value": 5.513254, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_time", + "value": 5.513237, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_time", + "value": 5.513234, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_time", + "value": 5.513211, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_time", + "value": 5.513197, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_time", + "value": 5.513156, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapper.cpp", + "group": "compile_time", + "value": 5.513138, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_time", + "value": 5.513132, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_time", + "value": 5.513122, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.513121, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_time", + "value": 5.513118, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_time", + "value": 5.513105, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_time", + "value": 5.513098, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_time", + "value": 5.513066, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_time", + "value": 5.513043, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_time", + "value": 5.513041, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 5.513017, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_time", + "value": 5.513005, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_time", + "value": 5.513002, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_time", + "value": 5.512938, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 5.512909, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 5.512647, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_time", + "value": 5.512622, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_time", + "value": 5.512034, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_time", + "value": 5.013904, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_time", + "value": 5.013766, + "unit": "seconds" + }, + { + "name": "time_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_time", + "value": 5.013619, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_time", + "value": 5.013554, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_time", + "value": 5.013511, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 5.013389, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_time", + "value": 5.013323, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_time", + "value": 5.013252, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_time", + "value": 5.013101, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_time", + "value": 5.01276, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_time", + "value": 5.012469, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_time", + "value": 5.012424, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_time", + "value": 5.012374, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.012172, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_time", + "value": 5.0121, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_time", + "value": 5.012068, + "unit": "seconds" + }, + { + "name": "time_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_time", + "value": 5.012037, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_time", + "value": 5.011993, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_time", + "value": 5.011961, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 5.011952, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_time", + "value": 5.011939, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_time", + "value": 5.011935, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_time", + "value": 5.011903, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_time", + "value": 5.011881, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_time", + "value": 5.011876, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_time", + "value": 5.011867, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_time", + "value": 5.011851, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_time", + "value": 5.011849, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_time", + "value": 5.011799, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 5.011776, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_time", + "value": 5.011725, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_time", + "value": 5.011724, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_time", + "value": 5.011695, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_time", + "value": 5.011689, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_time", + "value": 5.011643, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepDetectorHelper.cpp", + "group": "compile_time", + "value": 5.011487, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_time", + "value": 5.011236, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_time", + "value": 5.010996, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_time", + "value": 4.512827, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_time", + "value": 4.512616, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.512409, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 4.51239, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_time", + "value": 4.512386, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/PrintParameters.cpp", + "group": "compile_time", + "value": 4.512357, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_time", + "value": 4.512329, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_time", + "value": 4.512238, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_time", + "value": 4.512192, + "unit": "seconds" + }, + { + "name": "time_Core/src/Digitization/PlanarModuleStepper.cpp", + "group": "compile_time", + "value": 4.512128, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_time", + "value": 4.512077, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Portal.cpp", + "group": "compile_time", + "value": 4.512038, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_time", + "value": 4.511806, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_time", + "value": 4.511292, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_time", + "value": 4.511275, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_time", + "value": 4.511152, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_time", + "value": 4.511111, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_time", + "value": 4.511015, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_time", + "value": 4.510981, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_time", + "value": 4.510947, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_time", + "value": 4.510917, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_time", + "value": 4.510856, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_time", + "value": 4.510855, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_time", + "value": 4.510836, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_time", + "value": 4.510824, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_time", + "value": 4.510816, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_time", + "value": 4.510813, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_time", + "value": 4.51081, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/Vertex.cpp", + "group": "compile_time", + "value": 4.510787, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_time", + "value": 4.510784, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.510782, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_time", + "value": 4.510768, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_time", + "value": 4.510759, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_time", + "value": 4.510755, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_time", + "value": 4.51074, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_time", + "value": 4.510729, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.51072, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_time", + "value": 4.510713, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_time", + "value": 4.510709, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_time", + "value": 4.510693, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_time", + "value": 4.510687, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_time", + "value": 4.510659, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_time", + "value": 4.510647, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_time", + "value": 4.510634, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_time", + "value": 4.510489, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_time", + "value": 4.510474, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_time", + "value": 4.510437, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_time", + "value": 4.011034, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_time", + "value": 4.010872, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackParameters.cpp", + "group": "compile_time", + "value": 4.01087, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_time", + "value": 4.010853, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_time", + "value": 4.01084, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_time", + "value": 4.010706, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 4.010694, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_time", + "value": 4.010683, + "unit": "seconds" + }, + { + "name": "time_Core/src/Digitization/DigitizationModule.cpp", + "group": "compile_time", + "value": 4.01053, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_time", + "value": 4.010314, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_time", + "value": 4.010129, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_time", + "value": 4.009733, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/Particle.cpp", + "group": "compile_time", + "value": 4.009627, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_time", + "value": 4.009596, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_time", + "value": 4.009575, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_time", + "value": 4.009525, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_time", + "value": 4.009519, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_time", + "value": 4.009485, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_time", + "value": 4.009454, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 4.009414, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_time", + "value": 4.009382, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_time", + "value": 4.009368, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_time", + "value": 4.009269, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_time", + "value": 4.009242, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_time", + "value": 4.009228, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_time", + "value": 4.009183, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_time", + "value": 3.509633, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_time", + "value": 3.509475, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_time", + "value": 3.509326, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_time", + "value": 3.509241, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_time", + "value": 3.508864, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_time", + "value": 3.508546, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_time", + "value": 3.508453, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_time", + "value": 3.508398, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_time", + "value": 3.508356, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_time", + "value": 3.508355, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_time", + "value": 3.508344, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_time", + "value": 3.508222, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_time", + "value": 3.508219, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_time", + "value": 3.50817, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.508107, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_time", + "value": 3.508039, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_time", + "value": 3.507876, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_time", + "value": 3.507831, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_time", + "value": 3.008257, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_time", + "value": 3.008161, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_time", + "value": 3.008033, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_time", + "value": 3.007618, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_time", + "value": 3.007485, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_time", + "value": 3.007274, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_time", + "value": 3.007175, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_time", + "value": 3.007171, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_time", + "value": 3.007167, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_time", + "value": 3.007161, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_time", + "value": 3.007138, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/ProtoVolumeMaterial.cpp", + "group": "compile_time", + "value": 3.007137, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_time", + "value": 3.007125, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_time", + "value": 3.007087, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_time", + "value": 3.007064, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 3.007021, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_time", + "value": 3.007009, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_time", + "value": 3.007006, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_time", + "value": 3.007005, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_time", + "value": 3.006997, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_time", + "value": 3.00698, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_time", + "value": 3.006959, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.006752, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_time", + "value": 3.006672, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/BinUtility.cpp", + "group": "compile_time", + "value": 2.506764, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_time", + "value": 2.506728, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_time", + "value": 2.506725, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_time", + "value": 2.506648, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.506632, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_time", + "value": 2.506626, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_time", + "value": 2.506305, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_time", + "value": 2.506267, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_time", + "value": 2.50608, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_time", + "value": 2.506056, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_time", + "value": 2.506053, + "unit": "seconds" + }, + { + "name": "time_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_time", + "value": 2.506027, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_time", + "value": 2.505982, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_time", + "value": 2.505959, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_time", + "value": 2.505958, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_time", + "value": 2.505929, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_time", + "value": 2.505925, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_time", + "value": 2.505924, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_time", + "value": 2.505906, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_time", + "value": 2.505905, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_time", + "value": 2.505898, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_time", + "value": 2.505881, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_time", + "value": 2.505851, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_time", + "value": 2.505844, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_time", + "value": 2.505841, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_time", + "value": 2.505818, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_time", + "value": 2.505769, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_time", + "value": 2.505732, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_time", + "value": 2.505684, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_time", + "value": 2.505592, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_time", + "value": 2.505562, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_time", + "value": 2.005756, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 2.005489, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_time", + "value": 2.005379, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_time", + "value": 2.005331, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_time", + "value": 2.005322, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_time", + "value": 2.005226, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_time", + "value": 2.004848, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_time", + "value": 2.004766, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.004747, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_time", + "value": 2.004733, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_time", + "value": 2.004683, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_time", + "value": 2.004673, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_time", + "value": 2.004634, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_time", + "value": 2.004623, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Extent.cpp", + "group": "compile_time", + "value": 2.004547, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_time", + "value": 1.504179, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_time", + "value": 1.504122, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Direction.cpp", + "group": "compile_time", + "value": 1.504008, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_time", + "value": 1.503989, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/Logger.cpp", + "group": "compile_time", + "value": 1.503875, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_time", + "value": 1.503838, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_time", + "value": 1.503776, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_time", + "value": 1.503737, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_time", + "value": 1.503711, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_time", + "value": 1.503647, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_time", + "value": 1.503614, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_time", + "value": 1.503601, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_time", + "value": 1.50359, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_time", + "value": 1.503552, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_time", + "value": 1.503551, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_time", + "value": 1.50354, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_time", + "value": 1.503487, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_time", + "value": 1.503469, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_time", + "value": 1.50345, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_time", + "value": 1.503441, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_time", + "value": 1.503425, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_time", + "value": 1.50339, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_time", + "value": 1.503387, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_time", + "value": 1.503374, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Interactions.cpp", + "group": "compile_time", + "value": 1.503358, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_time", + "value": 1.503316, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_time", + "value": 1.503305, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Material.cpp", + "group": "compile_time", + "value": 1.00263, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_time", + "value": 1.002621, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_time", + "value": 1.002578, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_time", + "value": 1.00256, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Jacobian.cc", + "group": "compile_time", + "value": 1.002547, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_time", + "value": 1.002546, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_time", + "value": 1.002473, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialSlab.cpp", + "group": "compile_time", + "value": 1.002449, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_time", + "value": 1.002437, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackState.cc", + "group": "compile_time", + "value": 1.00242, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_time", + "value": 1.002419, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/ParticleData.cpp", + "group": "compile_time", + "value": 1.002403, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_time", + "value": 1.002385, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_time", + "value": 1.002377, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_time", + "value": 1.002352, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_time", + "value": 1.002344, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_time", + "value": 1.002344, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_time", + "value": 1.002336, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Track.cc", + "group": "compile_time", + "value": 1.002333, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AverageMaterials.cpp", + "group": "compile_time", + "value": 1.00232, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_time", + "value": 1.002318, + "unit": "seconds" + }, + { + "name": "time_Tests/CommonHelpers/Acts/Tests/CommonHelpers/DataDirectory.cpp", + "group": "compile_time", + "value": 1.002311, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_time", + "value": 1.0023, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002292, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_time", + "value": 1.002287, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_time", + "value": 1.002279, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_time", + "value": 1.002221, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002202, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/RoiDescriptor.cpp", + "group": "compile_time", + "value": 0.501191, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ProcessType.cpp", + "group": "compile_time", + "value": 0.50119, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Utilities/LandauDistribution.cpp", + "group": "compile_time", + "value": 0.501187, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/MagneticFieldError.cpp", + "group": "compile_time", + "value": 0.501181, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitterError.cpp", + "group": "compile_time", + "value": 0.50117, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/CombinatorialKalmanFilterError.cpp", + "group": "compile_time", + "value": 0.501161, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackObj.cc", + "group": "compile_time", + "value": 0.50116, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfError.cpp", + "group": "compile_time", + "value": 0.501137, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GeometryIdentifier.cpp", + "group": "compile_time", + "value": 0.501134, + "unit": "seconds" + }, + { + "name": "time_build/Tests/UnitTests/Core/EventData/TrackContainerComplianceTests.cpp", + "group": "compile_time", + "value": 0.501131, + "unit": "seconds" + }, + { + "name": "time_build/Examples/Io/Root/ActsExamplesIoRootDict.cxx", + "group": "compile_time", + "value": 0.50113, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersObj.cc", + "group": "compile_time", + "value": 0.501129, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/MultiStepperError.cpp", + "group": "compile_time", + "value": 0.501121, + "unit": "seconds" + }, + { + "name": "time_Core/src/ActsVersion.cpp", + "group": "compile_time", + "value": 0.501117, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Kernel/SimulationError.cpp", + "group": "compile_time", + "value": 0.501116, + "unit": "seconds" + }, + { + "name": "time_build/Plugins/Podio/ActsPodioEdmDict.cxx", + "group": "compile_time", + "value": 0.501106, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/DigitizationError.cpp", + "group": "compile_time", + "value": 0.501104, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianObj.cc", + "group": "compile_time", + "value": 0.501102, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceError.cpp", + "group": "compile_time", + "value": 0.501099, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ParticleOutcome.cpp", + "group": "compile_time", + "value": 0.501092, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/EigenStepperError.cpp", + "group": "compile_time", + "value": 0.501092, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/VertexingError.cpp", + "group": "compile_time", + "value": 0.501087, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/PropagatorError.cpp", + "group": "compile_time", + "value": 0.501082, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateObj.cc", + "group": "compile_time", + "value": 0.501074, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Common.cpp", + "group": "compile_time", + "value": 0.501065, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/KalmanFitterError.cpp", + "group": "compile_time", + "value": 0.501055, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PrintDataDirectory.cpp", + "group": "compile_time", + "value": 0.500896, + "unit": "seconds" + } + ], + "context": {} +} \ No newline at end of file diff --git a/metrics/branch_main.json b/metrics/branch_main.json index c3edafefe..f42ea3b2e 100644 --- a/metrics/branch_main.json +++ b/metrics/branch_main.json @@ -1,5 +1,5 @@ { - "date": "2024-04-22T15:55:15+00:00", - "hash": "e0633f32a4f274313e8be1dc2c1020f742e5ebcf", - "message": "refactor: Accumulated `EigenStepper` brush-over (#3130)" + "date": "2024-04-23T07:04:59+00:00", + "hash": "614e537c816f882132ab9804e9f9b90d8bf9fa5a", + "message": "fix(ci): exclude unreachable cds.cern.ch from docs check (#3140)" } \ No newline at end of file