From 2a6fe4e42b5e8942a6b2bb00d3b36463e0330935 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 21 Apr 2024 14:42:44 +0000 Subject: [PATCH] update metrics --- metrics/branch_main.json | 6 +- ...d65dd43b50c446a18e73527090fc42a606538.json | 9149 +++++++++++++++++ 2 files changed, 9152 insertions(+), 3 deletions(-) create mode 100644 metrics/eadd65dd43b50c446a18e73527090fc42a606538.json diff --git a/metrics/branch_main.json b/metrics/branch_main.json index 8ba63dbc2..43b3f5388 100644 --- a/metrics/branch_main.json +++ b/metrics/branch_main.json @@ -1,5 +1,5 @@ { - "date": "2024-04-21T12:20:42+00:00", - "hash": "7ef81e86c113af7176f64937f16a70bf04cc2d7a", - "message": "perf: Benchmark `StraightLineStepper` (#3134)" + "date": "2024-04-21T13:06:25+00:00", + "hash": "eadd65dd43b50c446a18e73527090fc42a606538", + "message": "refactor: Align stepper benchmarks (#3133)" } \ No newline at end of file diff --git a/metrics/eadd65dd43b50c446a18e73527090fc42a606538.json b/metrics/eadd65dd43b50c446a18e73527090fc42a606538.json new file mode 100644 index 000000000..34c5ea798 --- /dev/null +++ b/metrics/eadd65dd43b50c446a18e73527090fc42a606538.json @@ -0,0 +1,9149 @@ +{ + "commit": { + "date": "2024-04-21T13:06:25+00:00", + "hash": "eadd65dd43b50c446a18e73527090fc42a606538", + "message": "refactor: Align stepper benchmarks (#3133)" + }, + "parent": { + "date": "2024-04-21T12:20:42+00:00", + "hash": "7ef81e86c113af7176f64937f16a70bf04cc2d7a", + "message": "perf: Benchmark `StraightLineStepper` (#3134)" + }, + "branch": "main", + "date": "2024-04-21T14:42:44.056712", + "results": [ + { + "name": "max_rss_Tests/UnitTests/Alignment/Kernel/AlignmentTests.cpp", + "group": "compile_max_rss", + "value": 2.777851104736328, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_max_rss", + "value": 2.3474082946777344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_max_rss", + "value": 2.3306236267089844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 2.3208465576171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_max_rss", + "value": 2.284961700439453, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_max_rss", + "value": 2.2161865234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_max_rss", + "value": 2.0823326110839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 2.036205291748047, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_max_rss", + "value": 2.013561248779297, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_max_rss", + "value": 1.9975318908691406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.9541511535644531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_max_rss", + "value": 1.7608261108398438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.7463798522949219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7368965148925781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_max_rss", + "value": 1.7244606018066406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7081565856933594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_max_rss", + "value": 1.6542510986328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_max_rss", + "value": 1.6190910339355469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_max_rss", + "value": 1.5111274719238281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.5023994445800781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4828300476074219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 1.4641151428222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_max_rss", + "value": 1.4613113403320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_max_rss", + "value": 1.4532508850097656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 1.4527053833007812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_max_rss", + "value": 1.4442825317382812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_max_rss", + "value": 1.4318084716796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4297523498535156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.4211997985839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.4169120788574219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_max_rss", + "value": 1.4128952026367188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_max_rss", + "value": 1.4103355407714844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_max_rss", + "value": 1.4082679748535156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_max_rss", + "value": 1.4039688110351562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_max_rss", + "value": 1.4023284912109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_max_rss", + "value": 1.3668708801269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_max_rss", + "value": 1.365509033203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_max_rss", + "value": 1.3577461242675781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_max_rss", + "value": 1.332672119140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.3300666809082031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_max_rss", + "value": 1.3200798034667969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_max_rss", + "value": 1.29217529296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2892875671386719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_max_rss", + "value": 1.2878875732421875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.284515380859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.2834243774414062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2781982421875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.2675895690917969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.266693115234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_max_rss", + "value": 1.2665061950683594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_max_rss", + "value": 1.2524375915527344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.2460975646972656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_max_rss", + "value": 1.24188232421875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 1.2378005981445312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 1.2325782775878906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.2245979309082031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2231826782226562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2223663330078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_max_rss", + "value": 1.2171821594238281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.2066535949707031, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.17962646484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1685638427734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1634330749511719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.1611442565917969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.1565971374511719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_max_rss", + "value": 1.1304512023925781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 1.128173828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 1.124786376953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 1.1178665161132812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_max_rss", + "value": 1.11370849609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_max_rss", + "value": 1.1125869750976562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_max_rss", + "value": 1.1002693176269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.099334716796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0846061706542969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_max_rss", + "value": 1.0728988647460938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 1.0654563903808594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0643234252929688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_max_rss", + "value": 1.0585365295410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0545234680175781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_max_rss", + "value": 1.0508232116699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.0407218933105469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_max_rss", + "value": 1.0264968872070312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0252609252929688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0119781494140625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_max_rss", + "value": 1.0049934387207031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.99053955078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9902915954589844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 0.9898185729980469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9864692687988281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_max_rss", + "value": 0.9858283996582031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_max_rss", + "value": 0.9854087829589844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_max_rss", + "value": 0.976776123046875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.9743804931640625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.9652938842773438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_max_rss", + "value": 0.9647865295410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_max_rss", + "value": 0.9642868041992188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.9629707336425781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9611358642578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.9574508666992188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.9573326110839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9569931030273438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.955657958984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_max_rss", + "value": 0.9516372680664062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.9488983154296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9485740661621094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9485664367675781, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.9475746154785156, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.9474639892578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.9459342956542969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.9456748962402344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.9448318481445312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.9445075988769531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9357986450195312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.935791015625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.9277229309082031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.9212608337402344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.9090080261230469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.9066352844238281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.900177001953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 0.8991050720214844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.8946418762207031, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_max_rss", + "value": 0.8921546936035156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_max_rss", + "value": 0.8919563293457031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.88946533203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_max_rss", + "value": 0.8892822265625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.8866233825683594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.8759193420410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_max_rss", + "value": 0.8683891296386719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_max_rss", + "value": 0.8682594299316406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_max_rss", + "value": 0.8657302856445312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_max_rss", + "value": 0.8605155944824219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.8536758422851562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8482131958007812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_max_rss", + "value": 0.8468894958496094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvPlanarClusterReader.cpp", + "group": "compile_max_rss", + "value": 0.8465614318847656, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.8429298400878906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.8419647216796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8414726257324219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8393287658691406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_max_rss", + "value": 0.8382606506347656, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.8377494812011719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.8373298645019531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_max_rss", + "value": 0.8362388610839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.83575439453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_max_rss", + "value": 0.8354454040527344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_max_rss", + "value": 0.834991455078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8348884582519531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_max_rss", + "value": 0.8337020874023438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8309097290039062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.8306732177734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.82989501953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8288383483886719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.8282394409179688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleTrackingAction.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.8198051452636719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8194389343261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8194389343261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.8193397521972656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8183822631835938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.8183403015136719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.816986083984375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8161239624023438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_max_rss", + "value": 0.8158645629882812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.815521240234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8130035400390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.8129043579101562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.8126602172851562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.8126258850097656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.8099517822265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.8097572326660156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.8094215393066406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8093948364257812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.8082351684570312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.8079261779785156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.8074760437011719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.80712890625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.8057708740234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8054237365722656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_max_rss", + "value": 0.8053207397460938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.8027458190917969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8019142150878906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8018531799316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_max_rss", + "value": 0.8005256652832031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8004531860351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8001785278320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.8000373840332031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_max_rss", + "value": 0.7999114990234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_max_rss", + "value": 0.799835205078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_max_rss", + "value": 0.7971878051757812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.7967643737792969, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_max_rss", + "value": 0.7958297729492188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_max_rss", + "value": 0.7943153381347656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7942886352539062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7927474975585938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.7908058166503906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7902565002441406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/PlanarSteppingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7895622253417969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_max_rss", + "value": 0.7891387939453125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.7885246276855469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_max_rss", + "value": 0.787872314453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_max_rss", + "value": 0.7876434326171875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7872657775878906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.78594970703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7856483459472656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvPlanarClusterWriter.cpp", + "group": "compile_max_rss", + "value": 0.7843246459960938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7839546203613281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7836151123046875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.7831382751464844, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_max_rss", + "value": 0.7815208435058594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_max_rss", + "value": 0.7810821533203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.78106689453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7807502746582031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_max_rss", + "value": 0.7789993286132812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_max_rss", + "value": 0.7785148620605469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.77630615234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7751884460449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7749252319335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.773406982421875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7715034484863281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.770721435546875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_max_rss", + "value": 0.7701644897460938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7690086364746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 0.7684097290039062, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_max_rss", + "value": 0.7665863037109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7659835815429688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_max_rss", + "value": 0.7659797668457031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_max_rss", + "value": 0.7654685974121094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 0.7632713317871094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.7625389099121094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_max_rss", + "value": 0.7616462707519531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_max_rss", + "value": 0.7607498168945312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_max_rss", + "value": 0.7602920532226562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_max_rss", + "value": 0.7581138610839844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_max_rss", + "value": 0.7574424743652344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7571029663085938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_max_rss", + "value": 0.7568206787109375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_max_rss", + "value": 0.7566108703613281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_max_rss", + "value": 0.7546119689941406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7537078857421875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_max_rss", + "value": 0.7530403137207031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7529487609863281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.752471923828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_max_rss", + "value": 0.7515830993652344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_max_rss", + "value": 0.7512741088867188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.7501602172851562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.7497215270996094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.7492713928222656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/Surface.cpp", + "group": "compile_max_rss", + "value": 0.7485694885253906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7480087280273438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7472152709960938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7466506958007812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_max_rss", + "value": 0.744873046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7433586120605469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_max_rss", + "value": 0.7431106567382812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.7422637939453125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_max_rss", + "value": 0.7416419982910156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.7415924072265625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_max_rss", + "value": 0.7410354614257812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7388076782226562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_max_rss", + "value": 0.7371902465820312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7344131469726562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.7339286804199219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.73388671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_max_rss", + "value": 0.733642578125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_max_rss", + "value": 0.7328033447265625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.7326927185058594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_max_rss", + "value": 0.732330322265625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7318763732910156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7318496704101562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_max_rss", + "value": 0.7304344177246094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_max_rss", + "value": 0.7300186157226562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.7298049926757812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7291297912597656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_max_rss", + "value": 0.7288475036621094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.727020263671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7265777587890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7265281677246094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_max_rss", + "value": 0.7258033752441406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_max_rss", + "value": 0.7255172729492188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_max_rss", + "value": 0.7252044677734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_max_rss", + "value": 0.7246932983398438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.7246551513671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7239761352539062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_max_rss", + "value": 0.7239227294921875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_max_rss", + "value": 0.7218284606933594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_max_rss", + "value": 0.7201271057128906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.719757080078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.7190132141113281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.7170600891113281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7162628173828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7150535583496094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.7148399353027344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_max_rss", + "value": 0.7141799926757812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_max_rss", + "value": 0.7137451171875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.712127685546875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.7118568420410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7116279602050781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_max_rss", + "value": 0.7108535766601562, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_max_rss", + "value": 0.7100410461425781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_max_rss", + "value": 0.7096939086914062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7087821960449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7062454223632812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_max_rss", + "value": 0.7057228088378906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.7057228088378906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_max_rss", + "value": 0.7051162719726562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7048912048339844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.7038230895996094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7002220153808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.7001304626464844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6991920471191406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6989822387695312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.6947975158691406, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6941795349121094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.6936988830566406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_max_rss", + "value": 0.6936836242675781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6915054321289062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6910820007324219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_max_rss", + "value": 0.689361572265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_max_rss", + "value": 0.6893234252929688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_max_rss", + "value": 0.6887931823730469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.6881637573242188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 0.6876602172851562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_max_rss", + "value": 0.6866989135742188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6861953735351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_max_rss", + "value": 0.685302734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_max_rss", + "value": 0.6846885681152344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootPlanarClusterWriter.cpp", + "group": "compile_max_rss", + "value": 0.68408203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_max_rss", + "value": 0.6835174560546875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_max_rss", + "value": 0.6828346252441406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.6730880737304688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.6716041564941406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6710281372070312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_max_rss", + "value": 0.6706924438476562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_max_rss", + "value": 0.6703681945800781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6701889038085938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6699485778808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.6698722839355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.669586181640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_max_rss", + "value": 0.665740966796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.6646766662597656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_max_rss", + "value": 0.6646041870117188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_max_rss", + "value": 0.6629066467285156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_max_rss", + "value": 0.6611366271972656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.659515380859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_max_rss", + "value": 0.6586952209472656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6570243835449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_max_rss", + "value": 0.6554756164550781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.6540374755859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_max_rss", + "value": 0.6504669189453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_max_rss", + "value": 0.6498374938964844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_max_rss", + "value": 0.6472511291503906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_max_rss", + "value": 0.6451377868652344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_max_rss", + "value": 0.64373779296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.64166259765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_max_rss", + "value": 0.6406097412109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.6403961181640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.6394691467285156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6392059326171875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.6364974975585938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.63348388671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6327018737792969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6323394775390625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.6320037841796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_max_rss", + "value": 0.6316452026367188, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6304779052734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_max_rss", + "value": 0.630096435546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_max_rss", + "value": 0.6288681030273438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_max_rss", + "value": 0.6278800964355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Digitization/PlanarModuleStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.6275291442871094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6269111633300781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_max_rss", + "value": 0.6244430541992188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_max_rss", + "value": 0.6238441467285156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.6233673095703125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_max_rss", + "value": 0.6201019287109375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_max_rss", + "value": 0.6198081970214844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.6188201904296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6183395385742188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6169700622558594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_max_rss", + "value": 0.6169090270996094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.61590576171875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_max_rss", + "value": 0.6154556274414062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.613983154296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6133880615234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_max_rss", + "value": 0.6125297546386719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6118812561035156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.6117668151855469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_max_rss", + "value": 0.6111907958984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6110420227050781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_max_rss", + "value": 0.6102943420410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6101150512695312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_max_rss", + "value": 0.6100654602050781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_max_rss", + "value": 0.6100196838378906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_max_rss", + "value": 0.6082420349121094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.6081962585449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6076087951660156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_max_rss", + "value": 0.6056594848632812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_max_rss", + "value": 0.6050796508789062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6048316955566406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.6038093566894531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_max_rss", + "value": 0.6032333374023438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6023139953613281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6020736694335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.5998764038085938, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5994873046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_max_rss", + "value": 0.5984611511230469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.5983161926269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Digitization/CartesianSegmentationTests.cpp", + "group": "compile_max_rss", + "value": 0.596466064453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_max_rss", + "value": 0.5959815979003906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Digitization/CartesianSegmentation.cpp", + "group": "compile_max_rss", + "value": 0.5951881408691406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_max_rss", + "value": 0.5951042175292969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Layer.cpp", + "group": "compile_max_rss", + "value": 0.5941848754882812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5914878845214844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_max_rss", + "value": 0.5912857055664062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/HitsPrinter.cpp", + "group": "compile_max_rss", + "value": 0.5903892517089844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5902214050292969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5894737243652344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_max_rss", + "value": 0.5890884399414062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.5872230529785156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_max_rss", + "value": 0.5858116149902344, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.58544921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_max_rss", + "value": 0.5843887329101562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5839462280273438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_max_rss", + "value": 0.5831336975097656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.5787582397460938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_max_rss", + "value": 0.5787315368652344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5775184631347656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_max_rss", + "value": 0.5768051147460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_max_rss", + "value": 0.5745735168457031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_max_rss", + "value": 0.5740394592285156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_max_rss", + "value": 0.5740127563476562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_max_rss", + "value": 0.5738182067871094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.5724716186523438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_max_rss", + "value": 0.5722694396972656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_max_rss", + "value": 0.5713043212890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.5708236694335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_max_rss", + "value": 0.5697746276855469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.5686912536621094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.5686683654785156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_max_rss", + "value": 0.5654106140136719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_max_rss", + "value": 0.5648765563964844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.5641098022460938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_max_rss", + "value": 0.5615730285644531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5613479614257812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_max_rss", + "value": 0.5611228942871094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapper.cpp", + "group": "compile_max_rss", + "value": 0.5600852966308594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_max_rss", + "value": 0.5598030090332031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_max_rss", + "value": 0.5589179992675781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_max_rss", + "value": 0.5567741394042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.5567741394042969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_max_rss", + "value": 0.5550575256347656, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5547752380371094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_max_rss", + "value": 0.5537033081054688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5517997741699219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5515823364257812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.5515670776367188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5513420104980469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_max_rss", + "value": 0.549835205078125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_max_rss", + "value": 0.5486335754394531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_max_rss", + "value": 0.54852294921875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_max_rss", + "value": 0.54583740234375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_max_rss", + "value": 0.5446243286132812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5425605773925781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_max_rss", + "value": 0.5420379638671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_max_rss", + "value": 0.5412406921386719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.5407371520996094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.5397605895996094, + "unit": "GB" + }, + { + "name": "max_rss_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_max_rss", + "value": 0.5388298034667969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5387344360351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5378074645996094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5374641418457031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.53741455078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_max_rss", + "value": 0.5347633361816406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5345954895019531, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_max_rss", + "value": 0.5344467163085938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_max_rss", + "value": 0.5336341857910156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.5317840576171875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_max_rss", + "value": 0.5294227600097656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_max_rss", + "value": 0.5286445617675781, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_max_rss", + "value": 0.5286102294921875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.5275611877441406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_max_rss", + "value": 0.5274200439453125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_max_rss", + "value": 0.5268707275390625, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_max_rss", + "value": 0.5250701904296875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_max_rss", + "value": 0.5198707580566406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_max_rss", + "value": 0.5191001892089844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_max_rss", + "value": 0.5187530517578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_max_rss", + "value": 0.5175361633300781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_max_rss", + "value": 0.5150642395019531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.5146827697753906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5141792297363281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_max_rss", + "value": 0.5140571594238281, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_max_rss", + "value": 0.5140457153320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5130577087402344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.5127983093261719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.5126686096191406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_max_rss", + "value": 0.5125160217285156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Volume.cpp", + "group": "compile_max_rss", + "value": 0.5099639892578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5088310241699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_max_rss", + "value": 0.506866455078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.5067863464355469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.5058822631835938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5044593811035156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_max_rss", + "value": 0.5020523071289062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.499847412109375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Digitization/PlanarModuleStepper.cpp", + "group": "compile_max_rss", + "value": 0.49481964111328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4947357177734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.4931449890136719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.49208831787109375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_max_rss", + "value": 0.4895820617675781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_max_rss", + "value": 0.487945556640625, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_max_rss", + "value": 0.48459625244140625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_max_rss", + "value": 0.4837188720703125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.4816627502441406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/Vertex.cpp", + "group": "compile_max_rss", + "value": 0.4805870056152344, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_max_rss", + "value": 0.48040771484375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.4790992736816406, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/Particle.cpp", + "group": "compile_max_rss", + "value": 0.4788246154785156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_max_rss", + "value": 0.47759246826171875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.47754669189453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_max_rss", + "value": 0.4774017333984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.47701263427734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_max_rss", + "value": 0.4767951965332031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_max_rss", + "value": 0.47560882568359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_max_rss", + "value": 0.4751930236816406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackParameters.cpp", + "group": "compile_max_rss", + "value": 0.4751625061035156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Portal.cpp", + "group": "compile_max_rss", + "value": 0.47513580322265625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/PrintParameters.cpp", + "group": "compile_max_rss", + "value": 0.4734916687011719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_max_rss", + "value": 0.4732856750488281, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_max_rss", + "value": 0.47315216064453125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_max_rss", + "value": 0.4716758728027344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_max_rss", + "value": 0.47098541259765625, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_max_rss", + "value": 0.4704627990722656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_max_rss", + "value": 0.4703330993652344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.469512939453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4694480895996094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4685783386230469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_max_rss", + "value": 0.4681739807128906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.46807861328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.46579742431640625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Digitization/DigitizationModule.cpp", + "group": "compile_max_rss", + "value": 0.4646949768066406, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4605979919433594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_max_rss", + "value": 0.45970916748046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.45603179931640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.4548492431640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_max_rss", + "value": 0.4545745849609375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_max_rss", + "value": 0.4544792175292969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4541740417480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.45392608642578125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4527091979980469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_max_rss", + "value": 0.4522361755371094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4479827880859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.4442901611328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4419059753417969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_max_rss", + "value": 0.4387969970703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_max_rss", + "value": 0.4346809387207031, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4325141906738281, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4274024963378906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_max_rss", + "value": 0.41825103759765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_max_rss", + "value": 0.41584014892578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.41356658935546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.41329193115234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4119529724121094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4116630554199219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4112739562988281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4069061279296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_max_rss", + "value": 0.4060211181640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4049644470214844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_max_rss", + "value": 0.4044914245605469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_max_rss", + "value": 0.402557373046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.4022560119628906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_max_rss", + "value": 0.4002647399902344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3987464904785156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_max_rss", + "value": 0.3959007263183594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_max_rss", + "value": 0.3948783874511719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_max_rss", + "value": 0.39076995849609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_max_rss", + "value": 0.39064788818359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_max_rss", + "value": 0.3892936706542969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_max_rss", + "value": 0.38492584228515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_max_rss", + "value": 0.3832664489746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.3823814392089844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.38216400146484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_max_rss", + "value": 0.3804779052734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_max_rss", + "value": 0.379730224609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3772430419921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_max_rss", + "value": 0.3760795593261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3760108947753906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_max_rss", + "value": 0.3758697509765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_max_rss", + "value": 0.3755302429199219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3723602294921875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.3702125549316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.37006378173828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.3689155578613281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.3685569763183594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.36757659912109375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.367156982421875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.364471435546875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3596343994140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.3571205139160156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_max_rss", + "value": 0.3560295104980469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.35223388671875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.3478240966796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_max_rss", + "value": 0.3456077575683594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.3446769714355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_max_rss", + "value": 0.3433685302734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.3423004150390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_max_rss", + "value": 0.3414306640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.33233642578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/ProtoVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3309478759765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_max_rss", + "value": 0.33081817626953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.33031463623046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_max_rss", + "value": 0.33016204833984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/BinUtility.cpp", + "group": "compile_max_rss", + "value": 0.3301353454589844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_max_rss", + "value": 0.3288688659667969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.3277320861816406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.3262977600097656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_max_rss", + "value": 0.3261375427246094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3244743347167969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_max_rss", + "value": 0.3238868713378906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_max_rss", + "value": 0.3234443664550781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_max_rss", + "value": 0.32330322265625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_max_rss", + "value": 0.3230781555175781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.322998046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.322296142578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_max_rss", + "value": 0.3221092224121094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_max_rss", + "value": 0.32183837890625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_max_rss", + "value": 0.3212890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_max_rss", + "value": 0.3212013244628906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_max_rss", + "value": 0.321136474609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_max_rss", + "value": 0.3209228515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.3199501037597656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.31982421875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_max_rss", + "value": 0.3191261291503906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_max_rss", + "value": 0.31906890869140625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_max_rss", + "value": 0.31793975830078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_max_rss", + "value": 0.3173179626464844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_max_rss", + "value": 0.31645965576171875, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.3150215148925781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_max_rss", + "value": 0.31463623046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_max_rss", + "value": 0.31456756591796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.3132057189941406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_max_rss", + "value": 0.3099365234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_max_rss", + "value": 0.3096961975097656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_max_rss", + "value": 0.30904388427734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_max_rss", + "value": 0.30657958984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_max_rss", + "value": 0.30463409423828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3038482666015625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_max_rss", + "value": 0.3028526306152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.3017921447753906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.30175018310546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_max_rss", + "value": 0.30098724365234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.2983245849609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_max_rss", + "value": 0.29808807373046875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.2978668212890625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_max_rss", + "value": 0.2836647033691406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_max_rss", + "value": 0.2836265563964844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_max_rss", + "value": 0.2833366394042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.2827491760253906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.2814216613769531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_max_rss", + "value": 0.2786369323730469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.2738456726074219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.2725791931152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_max_rss", + "value": 0.2724151611328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.2708702087402344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_max_rss", + "value": 0.26512908935546875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Extent.cpp", + "group": "compile_max_rss", + "value": 0.26122283935546875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_max_rss", + "value": 0.26001739501953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_max_rss", + "value": 0.25432586669921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_max_rss", + "value": 0.24748611450195312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_max_rss", + "value": 0.2397918701171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_max_rss", + "value": 0.2301483154296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_max_rss", + "value": 0.22884368896484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.22574615478515625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_max_rss", + "value": 0.21500778198242188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_max_rss", + "value": 0.21401596069335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_max_rss", + "value": 0.21333694458007812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_max_rss", + "value": 0.21300888061523438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_max_rss", + "value": 0.21211624145507812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_max_rss", + "value": 0.20632553100585938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_max_rss", + "value": 0.20607376098632812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.20522689819335938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_max_rss", + "value": 0.20486831665039062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_max_rss", + "value": 0.20403671264648438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_max_rss", + "value": 0.20382308959960938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.20328521728515625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.2016143798828125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_max_rss", + "value": 0.20096588134765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_max_rss", + "value": 0.19055938720703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_max_rss", + "value": 0.18800735473632812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_max_rss", + "value": 0.18677139282226562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_max_rss", + "value": 0.17709732055664062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_max_rss", + "value": 0.17688751220703125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_max_rss", + "value": 0.16994476318359375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_max_rss", + "value": 0.16766738891601562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_max_rss", + "value": 0.16244888305664062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/ParticleData.cpp", + "group": "compile_max_rss", + "value": 0.12582778930664062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_max_rss", + "value": 0.12418365478515625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/Direction.cpp", + "group": "compile_max_rss", + "value": 0.12416458129882812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Jacobian.cc", + "group": "compile_max_rss", + "value": 0.12410354614257812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_max_rss", + "value": 0.12404632568359375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_max_rss", + "value": 0.123626708984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.12337875366210938, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12335205078125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackState.cc", + "group": "compile_max_rss", + "value": 0.1231231689453125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_max_rss", + "value": 0.1230010986328125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_max_rss", + "value": 0.12274932861328125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12274932861328125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_max_rss", + "value": 0.12270736694335938, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_max_rss", + "value": 0.12270736694335938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Interactions.cpp", + "group": "compile_max_rss", + "value": 0.12259292602539062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_max_rss", + "value": 0.12246322631835938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.12237548828125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12211990356445312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_max_rss", + "value": 0.12203216552734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Material.cpp", + "group": "compile_max_rss", + "value": 0.12192153930664062, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Track.cc", + "group": "compile_max_rss", + "value": 0.1219024658203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/Logger.cpp", + "group": "compile_max_rss", + "value": 0.1217193603515625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_max_rss", + "value": 0.12157821655273438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.12147140502929688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AverageMaterials.cpp", + "group": "compile_max_rss", + "value": 0.12117767333984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.12105178833007812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12047958374023438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_max_rss", + "value": 0.12041091918945312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_max_rss", + "value": 0.1179656982421875, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_max_rss", + "value": 0.1156463623046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_max_rss", + "value": 0.11350631713867188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_max_rss", + "value": 0.1123046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_max_rss", + "value": 0.11215591430664062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_max_rss", + "value": 0.10851669311523438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_max_rss", + "value": 0.10614776611328125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_max_rss", + "value": 0.10412216186523438, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/DigitizationError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "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/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_Core/src/MagneticField/MagneticFieldError.cpp", + "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_Fatras/src/Utilities/LandauDistribution.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_Core/src/TrackFinding/CombinatorialKalmanFilterError.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_build/Examples/Io/Root/ActsExamplesIoRootDict.cxx", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Tests/CommonHelpers/Acts/Tests/CommonHelpers/DataDirectory.cpp", + "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/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/PropagatorError.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_Core/src/Definitions/Common.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/Vertexing/VertexingError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Detector.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.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_build/Tests/UnitTests/Core/EventData/TrackContainerComplianceTests.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorBuilderTests.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_Plugins/Podio/src/TrackStateObj.cc", + "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/TrackFinding/RoiDescriptor.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": 52.628783, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_time", + "value": 47.623989, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_time", + "value": 46.610757, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_time", + "value": 41.60685, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_time", + "value": 40.10021, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_time", + "value": 39.592687, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_time", + "value": 37.089641, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_time", + "value": 35.58504, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_time", + "value": 33.580046, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_time", + "value": 32.581142, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_time", + "value": 31.583163, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_time", + "value": 31.076986, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_time", + "value": 28.576015, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_time", + "value": 28.075671, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_time", + "value": 28.067787, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_time", + "value": 27.566441, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_time", + "value": 27.065563, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_time", + "value": 27.064618, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_time", + "value": 26.062922, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_time", + "value": 25.56717, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_time", + "value": 25.56212, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_time", + "value": 25.560574, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_time", + "value": 24.561189, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_time", + "value": 24.06105, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_time", + "value": 23.559858, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_time", + "value": 23.555802, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_time", + "value": 23.061785, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_time", + "value": 23.060591, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_time", + "value": 22.554577, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 22.058807, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_time", + "value": 21.049074, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_time", + "value": 20.550017, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_time", + "value": 19.048396, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_time", + "value": 19.045404, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_time", + "value": 19.045346, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 19.044934, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_time", + "value": 18.5471, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_time", + "value": 18.544004, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_time", + "value": 18.048704, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_time", + "value": 18.04834, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_time", + "value": 18.044526, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_time", + "value": 17.546981, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_time", + "value": 17.546935, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_time", + "value": 17.545288, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_time", + "value": 17.542538, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_time", + "value": 17.541859, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_time", + "value": 17.040808, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_time", + "value": 17.040795, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_time", + "value": 16.541145, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_time", + "value": 16.539621, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_time", + "value": 16.53916, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_time", + "value": 16.5386, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_time", + "value": 16.041669, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_time", + "value": 16.038261, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_time", + "value": 16.036596, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_time", + "value": 15.541164, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_time", + "value": 15.540717, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_time", + "value": 15.539065, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_time", + "value": 15.538926, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_time", + "value": 15.538776, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_time", + "value": 15.537852, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_time", + "value": 15.537332, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 15.03786, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_time", + "value": 15.035664, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_time", + "value": 15.035608, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_time", + "value": 15.035515, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_time", + "value": 14.534801, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 14.534263, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 14.532429, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_time", + "value": 14.033833, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 14.033756, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_time", + "value": 14.033607, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_time", + "value": 14.033149, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_time", + "value": 14.032827, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_time", + "value": 13.538545, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_time", + "value": 13.535477, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_time", + "value": 13.532898, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_time", + "value": 13.532124, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 13.03349, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_time", + "value": 13.031676, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_time", + "value": 13.031025, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_time", + "value": 13.030908, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_time", + "value": 13.030748, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_time", + "value": 12.532287, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_time", + "value": 12.532218, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_time", + "value": 12.531989, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_time", + "value": 12.531408, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_time", + "value": 12.529889, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_time", + "value": 12.5296, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_time", + "value": 12.031841, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_time", + "value": 12.030956, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_time", + "value": 12.028275, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 12.026936, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_time", + "value": 11.531521, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_time", + "value": 11.531344, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_time", + "value": 11.527666, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_time", + "value": 11.527605, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 11.527574, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_time", + "value": 11.52743, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_time", + "value": 11.527398, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 11.527341, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_time", + "value": 11.527108, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_time", + "value": 11.526945, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_time", + "value": 11.526841, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_time", + "value": 11.030026, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_time", + "value": 11.029607, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_time", + "value": 11.029301, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_time", + "value": 11.029274, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_time", + "value": 11.028674, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_time", + "value": 11.026484, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_time", + "value": 11.026418, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 11.026281, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_time", + "value": 11.02623, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_time", + "value": 11.025976, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_time", + "value": 11.025887, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_time", + "value": 10.528389, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_time", + "value": 10.528328, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_time", + "value": 10.528232, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_time", + "value": 10.525221, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_time", + "value": 10.525145, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_time", + "value": 10.525103, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_time", + "value": 10.525089, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_time", + "value": 10.525073, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_time", + "value": 10.525066, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_time", + "value": 10.524963, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_time", + "value": 10.524959, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_time", + "value": 10.524857, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_time", + "value": 10.524754, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_time", + "value": 10.524478, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_time", + "value": 10.524329, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_time", + "value": 10.524329, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_time", + "value": 10.524215, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_time", + "value": 10.027164, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.026975, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 10.026958, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_time", + "value": 10.025166, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_time", + "value": 10.024439, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_time", + "value": 10.024113, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_time", + "value": 10.023797, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_time", + "value": 10.023651, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 10.023366, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_time", + "value": 10.023365, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.023351, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.023066, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_time", + "value": 10.021412, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_time", + "value": 9.525774, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_time", + "value": 9.525591, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.52401, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_time", + "value": 9.523747, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_time", + "value": 9.523581, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_time", + "value": 9.523315, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_time", + "value": 9.522781, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_time", + "value": 9.522673, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_time", + "value": 9.522661, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_time", + "value": 9.522643, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_time", + "value": 9.522589, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 9.522562, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_time", + "value": 9.522561, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_time", + "value": 9.522466, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/PlanarSteppingAlgorithm.cpp", + "group": "compile_time", + "value": 9.522415, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_time", + "value": 9.522394, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_time", + "value": 9.522347, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_time", + "value": 9.522324, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_time", + "value": 9.522269, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_time", + "value": 9.522188, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_time", + "value": 9.522006, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_time", + "value": 9.52197, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvPlanarClusterReader.cpp", + "group": "compile_time", + "value": 9.521901, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_time", + "value": 9.521778, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_time", + "value": 9.024555, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_time", + "value": 9.024551, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_time", + "value": 9.024306, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_time", + "value": 9.023069, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_time", + "value": 9.022885, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.022188, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_time", + "value": 9.021679, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_time", + "value": 9.021543, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_time", + "value": 9.02154, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_time", + "value": 9.021528, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_time", + "value": 9.02147, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 9.021443, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_time", + "value": 9.021402, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_time", + "value": 9.021289, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_time", + "value": 9.021276, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_time", + "value": 9.021255, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_time", + "value": 9.021202, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_time", + "value": 9.020636, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_time", + "value": 8.523131, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixUpdaterTests.cpp", + "group": "compile_time", + "value": 8.522986, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_time", + "value": 8.522935, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.522771, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_time", + "value": 8.52265, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_time", + "value": 8.522419, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_time", + "value": 8.522228, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_time", + "value": 8.522028, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_time", + "value": 8.520705, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_time", + "value": 8.520394, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.520384, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_time", + "value": 8.520365, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_time", + "value": 8.520319, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_time", + "value": 8.520296, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_time", + "value": 8.520259, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_time", + "value": 8.520237, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_time", + "value": 8.520229, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_time", + "value": 8.520185, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_time", + "value": 8.520165, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_time", + "value": 8.5201, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_time", + "value": 8.520072, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_time", + "value": 8.520051, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_time", + "value": 8.520037, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_time", + "value": 8.520007, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_time", + "value": 8.519998, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_time", + "value": 8.519705, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 8.519692, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_time", + "value": 8.021887, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_time", + "value": 8.021847, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_time", + "value": 8.021775, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.021668, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_time", + "value": 8.0214, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_time", + "value": 8.020539, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_time", + "value": 8.020317, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.019695, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 8.019512, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 8.019265, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.019217, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 8.019184, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_time", + "value": 8.019176, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.01917, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_time", + "value": 8.019151, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_time", + "value": 8.019075, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 8.019059, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_time", + "value": 8.019047, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_time", + "value": 8.019005, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_time", + "value": 8.018972, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_time", + "value": 8.018958, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.018934, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.018926, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_time", + "value": 8.018888, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_time", + "value": 8.018878, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_time", + "value": 8.018855, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_time", + "value": 8.018842, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_time", + "value": 8.018828, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_time", + "value": 8.018777, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_time", + "value": 8.018333, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.017286, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.cpp", + "group": "compile_time", + "value": 7.794329, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_time", + "value": 7.520751, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_time", + "value": 7.520523, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_time", + "value": 7.520476, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_time", + "value": 7.520446, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_time", + "value": 7.520306, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_time", + "value": 7.520233, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_time", + "value": 7.520227, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 7.520131, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_time", + "value": 7.520116, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_time", + "value": 7.52, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_time", + "value": 7.519973, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_time", + "value": 7.518628, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_time", + "value": 7.518465, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_time", + "value": 7.518409, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_time", + "value": 7.518091, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_time", + "value": 7.518048, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_time", + "value": 7.518027, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_time", + "value": 7.518025, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_time", + "value": 7.517994, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_time", + "value": 7.51798, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 7.517969, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvPlanarClusterWriter.cpp", + "group": "compile_time", + "value": 7.517958, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 7.517956, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_time", + "value": 7.517938, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_time", + "value": 7.517922, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_time", + "value": 7.517913, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_time", + "value": 7.517896, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_time", + "value": 7.51788, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_time", + "value": 7.517859, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 7.517854, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_time", + "value": 7.517844, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.517841, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_time", + "value": 7.517835, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_time", + "value": 7.517827, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 7.517807, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_time", + "value": 7.517775, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/Surface.cpp", + "group": "compile_time", + "value": 7.517774, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_time", + "value": 7.517773, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_time", + "value": 7.517766, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_time", + "value": 7.517759, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.517748, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_time", + "value": 7.517734, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_time", + "value": 7.517693, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_time", + "value": 7.517615, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 7.517558, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_time", + "value": 7.517517, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_time", + "value": 7.517495, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 7.517437, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_time", + "value": 7.517419, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_time", + "value": 7.517335, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorBuilderTests.cpp", + "group": "compile_time", + "value": 7.341356, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_time", + "value": 7.019227, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_time", + "value": 7.019154, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_time", + "value": 7.019092, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_time", + "value": 7.019046, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_time", + "value": 7.018982, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_time", + "value": 7.018889, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_time", + "value": 7.018796, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_time", + "value": 7.018765, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_time", + "value": 7.018734, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.018667, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_time", + "value": 7.018511, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_time", + "value": 7.018504, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_time", + "value": 7.01849, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_time", + "value": 7.018036, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_time", + "value": 7.018004, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleTrackingAction.cpp", + "group": "compile_time", + "value": 7.017918, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_time", + "value": 7.017705, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_time", + "value": 7.017538, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_time", + "value": 7.017069, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_time", + "value": 7.017015, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_time", + "value": 7.016912, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_time", + "value": 7.016876, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_time", + "value": 7.016841, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_time", + "value": 7.016834, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_time", + "value": 7.016828, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_time", + "value": 7.01677, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_time", + "value": 7.016754, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_time", + "value": 7.016713, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_time", + "value": 7.0167, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_time", + "value": 7.01669, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 7.016679, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_time", + "value": 7.016674, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_time", + "value": 7.016637, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_time", + "value": 7.016622, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_time", + "value": 7.016583, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 7.016566, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_time", + "value": 7.01656, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_time", + "value": 7.016556, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_time", + "value": 7.016496, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_time", + "value": 7.01633, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_time", + "value": 7.016318, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_time", + "value": 6.51781, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_time", + "value": 6.51763, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_time", + "value": 6.517542, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_time", + "value": 6.517329, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_time", + "value": 6.517327, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_time", + "value": 6.517303, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_time", + "value": 6.517146, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_time", + "value": 6.516852, + "unit": "seconds" + }, + { + "name": "time_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 6.51658, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Digitization/PlanarModuleStepperTests.cpp", + "group": "compile_time", + "value": 6.516357, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_time", + "value": 6.515886, + "unit": "seconds" + }, + { + "name": "time_Core/src/Digitization/CartesianSegmentation.cpp", + "group": "compile_time", + "value": 6.515803, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_time", + "value": 6.515636, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_time", + "value": 6.51561, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_time", + "value": 6.515559, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_time", + "value": 6.515548, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_time", + "value": 6.515522, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootPlanarClusterWriter.cpp", + "group": "compile_time", + "value": 6.515494, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_time", + "value": 6.515483, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_time", + "value": 6.515457, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_time", + "value": 6.515456, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_time", + "value": 6.515428, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_time", + "value": 6.515419, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_time", + "value": 6.515412, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 6.515398, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_time", + "value": 6.515396, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_time", + "value": 6.515301, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_time", + "value": 6.515271, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_time", + "value": 6.51524, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_time", + "value": 6.515223, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_time", + "value": 6.515189, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_time", + "value": 6.515134, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_time", + "value": 6.51506, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_time", + "value": 6.515054, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_time", + "value": 6.514972, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_time", + "value": 6.514836, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 6.513999, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 6.017807, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_time", + "value": 6.017723, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_time", + "value": 6.01638, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_time", + "value": 6.016269, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_time", + "value": 6.016227, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_time", + "value": 6.016219, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_time", + "value": 6.016162, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_time", + "value": 6.01613, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_time", + "value": 6.016098, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_time", + "value": 6.016038, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_time", + "value": 6.015972, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_time", + "value": 6.015692, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_time", + "value": 6.015332, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_time", + "value": 6.014579, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_time", + "value": 6.014528, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_time", + "value": 6.01447, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 6.014466, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_time", + "value": 6.014455, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_time", + "value": 6.014446, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_time", + "value": 6.014427, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_time", + "value": 6.01436, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 6.014351, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_time", + "value": 6.014346, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_time", + "value": 6.014332, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_time", + "value": 6.014332, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_time", + "value": 6.01433, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_time", + "value": 6.014327, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_time", + "value": 6.014291, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_time", + "value": 6.014282, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_time", + "value": 6.014253, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_time", + "value": 6.014249, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_time", + "value": 6.014205, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_time", + "value": 6.014198, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_time", + "value": 6.014099, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_time", + "value": 6.014097, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_time", + "value": 6.014084, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 6.014077, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_time", + "value": 6.014048, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_time", + "value": 6.014021, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_time", + "value": 6.014001, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_time", + "value": 6.013995, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_time", + "value": 6.013961, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_time", + "value": 6.013744, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_time", + "value": 6.01371, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_time", + "value": 5.515024, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_time", + "value": 5.514937, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_time", + "value": 5.514819, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_time", + "value": 5.514789, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_time", + "value": 5.51475, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 5.514742, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_time", + "value": 5.514722, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_time", + "value": 5.514696, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 5.514675, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_time", + "value": 5.51464, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_time", + "value": 5.514614, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 5.514611, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_time", + "value": 5.514367, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Layer.cpp", + "group": "compile_time", + "value": 5.514355, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_time", + "value": 5.514214, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_time", + "value": 5.513986, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_time", + "value": 5.513846, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_time", + "value": 5.513773, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_time", + "value": 5.513451, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 5.513411, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_time", + "value": 5.513237, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_time", + "value": 5.513211, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_time", + "value": 5.513178, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapper.cpp", + "group": "compile_time", + "value": 5.513139, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_time", + "value": 5.513125, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_time", + "value": 5.513095, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_time", + "value": 5.51309, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Digitization/CartesianSegmentationTests.cpp", + "group": "compile_time", + "value": 5.513075, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_time", + "value": 5.513012, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_time", + "value": 5.512986, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_time", + "value": 5.512975, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_time", + "value": 5.512969, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_time", + "value": 5.512928, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_time", + "value": 5.512913, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_time", + "value": 5.512912, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_time", + "value": 5.51291, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_time", + "value": 5.512869, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_time", + "value": 5.512856, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_time", + "value": 5.512824, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/HitsPrinter.cpp", + "group": "compile_time", + "value": 5.512809, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_time", + "value": 5.512656, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 5.512623, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_time", + "value": 5.512533, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Detector.cpp", + "group": "compile_time", + "value": 5.499313, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 5.014391, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_time", + "value": 5.013704, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_time", + "value": 5.01344, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_time", + "value": 5.013354, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 5.013254, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_time", + "value": 5.012747, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_time", + "value": 5.012721, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_time", + "value": 5.012577, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_time", + "value": 5.012336, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_time", + "value": 5.012141, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_time", + "value": 5.012114, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_time", + "value": 5.012067, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_time", + "value": 5.012031, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_time", + "value": 5.012004, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_time", + "value": 5.011991, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.011976, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_time", + "value": 5.011968, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_time", + "value": 5.01196, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_time", + "value": 5.011946, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_time", + "value": 5.011937, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_time", + "value": 5.011937, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_time", + "value": 5.011922, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_time", + "value": 5.011904, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_time", + "value": 5.011895, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_time", + "value": 5.011879, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Volume.cpp", + "group": "compile_time", + "value": 5.011876, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_time", + "value": 5.011872, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.011864, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_time", + "value": 5.011855, + "unit": "seconds" + }, + { + "name": "time_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_time", + "value": 5.011832, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_time", + "value": 5.011734, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_time", + "value": 5.011734, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_time", + "value": 5.011698, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_time", + "value": 5.011691, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_time", + "value": 5.011658, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_time", + "value": 5.011634, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_time", + "value": 5.011621, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_time", + "value": 5.011555, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_time", + "value": 5.011543, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_time", + "value": 5.011473, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_time", + "value": 5.011438, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_time", + "value": 5.011299, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_time", + "value": 5.011072, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_time", + "value": 4.512249, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_time", + "value": 4.512159, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_time", + "value": 4.512045, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_time", + "value": 4.512015, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_time", + "value": 4.511987, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_time", + "value": 4.511448, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_time", + "value": 4.511414, + "unit": "seconds" + }, + { + "name": "time_Core/src/Digitization/PlanarModuleStepper.cpp", + "group": "compile_time", + "value": 4.511399, + "unit": "seconds" + }, + { + "name": "time_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_time", + "value": 4.511396, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_time", + "value": 4.511335, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_time", + "value": 4.51091, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_time", + "value": 4.510897, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_time", + "value": 4.51084, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_time", + "value": 4.510799, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_time", + "value": 4.510784, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_time", + "value": 4.510766, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Portal.cpp", + "group": "compile_time", + "value": 4.510762, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_time", + "value": 4.510755, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_time", + "value": 4.510744, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_time", + "value": 4.51074, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_time", + "value": 4.510735, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_time", + "value": 4.510732, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_time", + "value": 4.510727, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepDetectorHelper.cpp", + "group": "compile_time", + "value": 4.510726, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 4.510705, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_time", + "value": 4.510673, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.510662, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_time", + "value": 4.510643, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_time", + "value": 4.510642, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_time", + "value": 4.510616, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 4.510611, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_time", + "value": 4.510603, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_time", + "value": 4.510595, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.510568, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_time", + "value": 4.510548, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_time", + "value": 4.510517, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_time", + "value": 4.510509, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_time", + "value": 4.510507, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_time", + "value": 4.510496, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_time", + "value": 4.510483, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_time", + "value": 4.510416, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.510396, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/Vertex.cpp", + "group": "compile_time", + "value": 4.51037, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_time", + "value": 4.510283, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_time", + "value": 4.510249, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_time", + "value": 4.510218, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_time", + "value": 4.010877, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_time", + "value": 4.010874, + "unit": "seconds" + }, + { + "name": "time_Core/src/Digitization/DigitizationModule.cpp", + "group": "compile_time", + "value": 4.010868, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 4.010856, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_time", + "value": 4.010825, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_time", + "value": 4.010672, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_time", + "value": 4.010604, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_time", + "value": 4.010449, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_time", + "value": 4.010238, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_time", + "value": 4.009674, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_time", + "value": 4.009648, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackParameters.cpp", + "group": "compile_time", + "value": 4.009625, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_time", + "value": 4.009622, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_time", + "value": 4.009607, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_time", + "value": 4.009583, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_time", + "value": 4.009578, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_time", + "value": 4.009563, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_time", + "value": 4.009555, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/Particle.cpp", + "group": "compile_time", + "value": 4.009539, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_time", + "value": 4.009503, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_time", + "value": 4.0095, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_time", + "value": 4.009484, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_time", + "value": 4.009471, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 4.009427, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_time", + "value": 4.009413, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/PrintParameters.cpp", + "group": "compile_time", + "value": 4.009413, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_time", + "value": 4.009371, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_time", + "value": 4.009365, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 4.009363, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_time", + "value": 4.009298, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_time", + "value": 4.009296, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_time", + "value": 4.009067, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_time", + "value": 4.008999, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_time", + "value": 3.509402, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_time", + "value": 3.509369, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_time", + "value": 3.509344, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_time", + "value": 3.508596, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_time", + "value": 3.508446, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.508397, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_time", + "value": 3.508362, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_time", + "value": 3.508329, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_time", + "value": 3.508315, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_time", + "value": 3.508284, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_time", + "value": 3.508264, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_time", + "value": 3.508225, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_time", + "value": 3.508221, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_time", + "value": 3.508157, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_time", + "value": 3.508138, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_time", + "value": 3.508117, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_time", + "value": 3.508064, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_time", + "value": 3.008165, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_time", + "value": 3.008139, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_time", + "value": 3.008087, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_time", + "value": 3.008084, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_time", + "value": 3.007931, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_time", + "value": 3.007738, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_time", + "value": 3.007667, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_time", + "value": 3.007505, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_time", + "value": 3.007355, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_time", + "value": 3.007192, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_time", + "value": 3.00716, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_time", + "value": 3.007151, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_time", + "value": 3.00714, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_time", + "value": 3.007125, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_time", + "value": 3.007113, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_time", + "value": 3.007106, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_time", + "value": 3.007094, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_time", + "value": 3.007086, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 3.007067, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_time", + "value": 3.007059, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_time", + "value": 3.007059, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_time", + "value": 3.007044, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_time", + "value": 3.007002, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_time", + "value": 3.006987, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_time", + "value": 3.00691, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_time", + "value": 3.006888, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_time", + "value": 3.006874, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.006853, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_time", + "value": 2.506926, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_time", + "value": 2.506849, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_time", + "value": 2.506707, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.506634, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_time", + "value": 2.506559, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_time", + "value": 2.506461, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_time", + "value": 2.506307, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_time", + "value": 2.506273, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_time", + "value": 2.506053, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_time", + "value": 2.506005, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_time", + "value": 2.505978, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_time", + "value": 2.505951, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_time", + "value": 2.505935, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/ProtoVolumeMaterial.cpp", + "group": "compile_time", + "value": 2.505918, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_time", + "value": 2.505901, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_time", + "value": 2.505871, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_time", + "value": 2.505867, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_time", + "value": 2.505858, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_time", + "value": 2.505851, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_time", + "value": 2.50584, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_time", + "value": 2.505797, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_time", + "value": 2.505794, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_time", + "value": 2.50576, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_time", + "value": 2.50575, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_time", + "value": 2.505746, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/BinUtility.cpp", + "group": "compile_time", + "value": 2.505742, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_time", + "value": 2.505741, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_time", + "value": 2.505735, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_time", + "value": 2.505617, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_time", + "value": 2.505546, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_time", + "value": 2.505485, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_time", + "value": 2.50519, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_time", + "value": 2.00546, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_time", + "value": 2.005392, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Extent.cpp", + "group": "compile_time", + "value": 2.005279, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_time", + "value": 2.005079, + "unit": "seconds" + }, + { + "name": "time_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_time", + "value": 2.0049, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_time", + "value": 2.004811, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_time", + "value": 2.004747, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 2.004721, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_time", + "value": 2.00471, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_time", + "value": 2.004619, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_time", + "value": 2.004605, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_time", + "value": 2.004576, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.004509, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_time", + "value": 2.00444, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_time", + "value": 2.004269, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_time", + "value": 1.504051, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_time", + "value": 1.503873, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_time", + "value": 1.503823, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_time", + "value": 1.503788, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_time", + "value": 1.503665, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_time", + "value": 1.503663, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_time", + "value": 1.503599, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_time", + "value": 1.503584, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_time", + "value": 1.503571, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_time", + "value": 1.503566, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_time", + "value": 1.503565, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_time", + "value": 1.503561, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_time", + "value": 1.503544, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/Logger.cpp", + "group": "compile_time", + "value": 1.503504, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_time", + "value": 1.503504, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_time", + "value": 1.503499, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_time", + "value": 1.503485, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_time", + "value": 1.503472, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_time", + "value": 1.50346, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_time", + "value": 1.503451, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_time", + "value": 1.503393, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_time", + "value": 1.503386, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_time", + "value": 1.503381, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_time", + "value": 1.503378, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_time", + "value": 1.503018, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_time", + "value": 1.502759, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_time", + "value": 1.002782, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Direction.cpp", + "group": "compile_time", + "value": 1.002643, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_time", + "value": 1.002641, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Material.cpp", + "group": "compile_time", + "value": 1.002607, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_time", + "value": 1.002589, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_time", + "value": 1.002558, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002545, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_time", + "value": 1.00253, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_time", + "value": 1.002526, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Interactions.cpp", + "group": "compile_time", + "value": 1.002519, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_time", + "value": 1.002502, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_time", + "value": 1.0025, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackState.cc", + "group": "compile_time", + "value": 1.00249, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_time", + "value": 1.002449, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_time", + "value": 1.002381, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/ParticleData.cpp", + "group": "compile_time", + "value": 1.00235, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Jacobian.cc", + "group": "compile_time", + "value": 1.002349, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_time", + "value": 1.00234, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_time", + "value": 1.002339, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_time", + "value": 1.002328, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_time", + "value": 1.002324, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002318, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialSlab.cpp", + "group": "compile_time", + "value": 1.002284, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_time", + "value": 1.00228, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_time", + "value": 1.002278, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_time", + "value": 1.002264, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AverageMaterials.cpp", + "group": "compile_time", + "value": 1.002241, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_time", + "value": 1.002191, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_time", + "value": 1.002171, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Track.cc", + "group": "compile_time", + "value": 1.002041, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Common.cpp", + "group": "compile_time", + "value": 0.50121, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PrintDataDirectory.cpp", + "group": "compile_time", + "value": 0.501177, + "unit": "seconds" + }, + { + "name": "time_build/Tests/UnitTests/Core/EventData/TrackContainerComplianceTests.cpp", + "group": "compile_time", + "value": 0.501152, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/MultiStepperError.cpp", + "group": "compile_time", + "value": 0.501151, + "unit": "seconds" + }, + { + "name": "time_Core/src/ActsVersion.cpp", + "group": "compile_time", + "value": 0.501144, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/DigitizationError.cpp", + "group": "compile_time", + "value": 0.501133, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/MagneticFieldError.cpp", + "group": "compile_time", + "value": 0.501127, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/PropagatorError.cpp", + "group": "compile_time", + "value": 0.501125, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateObj.cc", + "group": "compile_time", + "value": 0.501115, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitterError.cpp", + "group": "compile_time", + "value": 0.501109, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersObj.cc", + "group": "compile_time", + "value": 0.501107, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackObj.cc", + "group": "compile_time", + "value": 0.501102, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ProcessType.cpp", + "group": "compile_time", + "value": 0.501087, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/VertexingError.cpp", + "group": "compile_time", + "value": 0.501082, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianObj.cc", + "group": "compile_time", + "value": 0.501081, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ParticleOutcome.cpp", + "group": "compile_time", + "value": 0.50108, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/CombinatorialKalmanFilterError.cpp", + "group": "compile_time", + "value": 0.50108, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/EigenStepperError.cpp", + "group": "compile_time", + "value": 0.501075, + "unit": "seconds" + }, + { + "name": "time_build/Examples/Io/Root/ActsExamplesIoRootDict.cxx", + "group": "compile_time", + "value": 0.501074, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Utilities/LandauDistribution.cpp", + "group": "compile_time", + "value": 0.50107, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/KalmanFitterError.cpp", + "group": "compile_time", + "value": 0.501067, + "unit": "seconds" + }, + { + "name": "time_build/Plugins/Podio/ActsPodioEdmDict.cxx", + "group": "compile_time", + "value": 0.501043, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfError.cpp", + "group": "compile_time", + "value": 0.501021, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceError.cpp", + "group": "compile_time", + "value": 0.50102, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Kernel/SimulationError.cpp", + "group": "compile_time", + "value": 0.501019, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/RoiDescriptor.cpp", + "group": "compile_time", + "value": 0.50096, + "unit": "seconds" + }, + { + "name": "time_Tests/CommonHelpers/Acts/Tests/CommonHelpers/DataDirectory.cpp", + "group": "compile_time", + "value": 0.500949, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GeometryIdentifier.cpp", + "group": "compile_time", + "value": 0.500917, + "unit": "seconds" + } + ], + "context": {} +} \ No newline at end of file