From 772438b9efa4ed6a799668aab135afb27bb04ea2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 16 May 2024 00:09:42 +0000 Subject: [PATCH] update metrics --- ...0c6b5f8886fb79b65ef11335b35a2f2ed8942.json | 9161 +++++++++++++++++ metrics/branch_main.json | 6 +- 2 files changed, 9164 insertions(+), 3 deletions(-) create mode 100644 metrics/7120c6b5f8886fb79b65ef11335b35a2f2ed8942.json diff --git a/metrics/7120c6b5f8886fb79b65ef11335b35a2f2ed8942.json b/metrics/7120c6b5f8886fb79b65ef11335b35a2f2ed8942.json new file mode 100644 index 000000000..e87a33bfc --- /dev/null +++ b/metrics/7120c6b5f8886fb79b65ef11335b35a2f2ed8942.json @@ -0,0 +1,9161 @@ +{ + "commit": { + "date": "2024-05-15T22:36:55+00:00", + "hash": "7120c6b5f8886fb79b65ef11335b35a2f2ed8942", + "message": "refactor!: Use `std::string_view` for `addColumn` in track EDM (#3187)" + }, + "parent": { + "date": "2024-05-15T16:11:06+00:00", + "hash": "c43e3087cf5ea3c497ada65e6764c4079d6942eb", + "message": "chore: Use Fatras log level for propagation (#3191)" + }, + "branch": "main", + "date": "2024-05-16T00:09:42.066056", + "results": [ + { + "name": "max_rss_Tests/UnitTests/Alignment/Kernel/AlignmentTests.cpp", + "group": "compile_max_rss", + "value": 2.7541160583496094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_max_rss", + "value": 2.3675384521484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_max_rss", + "value": 2.3333816528320312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 2.3308486938476562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_max_rss", + "value": 2.283702850341797, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_max_rss", + "value": 2.2064437866210938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_max_rss", + "value": 2.0799026489257812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 2.038959503173828, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_max_rss", + "value": 2.0148277282714844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_max_rss", + "value": 2.002429962158203, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.9643440246582031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_max_rss", + "value": 1.7695350646972656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.7549934387207031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7387504577636719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7085800170898438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_max_rss", + "value": 1.6986808776855469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_max_rss", + "value": 1.6508560180664062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_max_rss", + "value": 1.5925254821777344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_max_rss", + "value": 1.5164680480957031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4992103576660156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4949150085449219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 1.4656791687011719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_max_rss", + "value": 1.4592056274414062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_max_rss", + "value": 1.45245361328125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_max_rss", + "value": 1.4447860717773438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 1.442962646484375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_max_rss", + "value": 1.4243278503417969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_max_rss", + "value": 1.4133834838867188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_max_rss", + "value": 1.4107818603515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_max_rss", + "value": 1.409820556640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_max_rss", + "value": 1.4083938598632812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.4069976806640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_max_rss", + "value": 1.3953323364257812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.3939781188964844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_max_rss", + "value": 1.37249755859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_max_rss", + "value": 1.3705673217773438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_max_rss", + "value": 1.3572502136230469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.3562431335449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/StepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.3557624816894531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.3349418640136719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_max_rss", + "value": 1.3338241577148438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_max_rss", + "value": 1.3269157409667969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2947807312011719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_max_rss", + "value": 1.2841796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.2786712646484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.2767791748046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/AmbiguityResolution/src/ScoreBasedAmbiguityResolutionAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.27447509765625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.2716026306152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2700653076171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_max_rss", + "value": 1.2700080871582031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.2698936462402344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.2612495422363281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_max_rss", + "value": 1.2608451843261719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_max_rss", + "value": 1.257568359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 1.2543754577636719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.237548828125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 1.231231689453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_max_rss", + "value": 1.2287368774414062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2260513305664062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_max_rss", + "value": 1.2244911193847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2191429138183594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.2107772827148438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1781578063964844, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.1707534790039062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1686782836914062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.1650619506835938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.1633262634277344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_max_rss", + "value": 1.1347084045410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_max_rss", + "value": 1.1327400207519531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 1.1324844360351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 1.1244773864746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 1.119232177734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_max_rss", + "value": 1.1145362854003906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_max_rss", + "value": 1.1114463806152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_max_rss", + "value": 1.0964851379394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.0945930480957031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0842819213867188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0714645385742188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 1.0665245056152344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0642776489257812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_max_rss", + "value": 1.0624732971191406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_max_rss", + "value": 1.0562744140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.0338706970214844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_max_rss", + "value": 1.0278244018554688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0264739990234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.00775146484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_max_rss", + "value": 1.0040283203125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0001449584960938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_max_rss", + "value": 0.9881324768066406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9854774475097656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9790420532226562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_max_rss", + "value": 0.9765586853027344, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.9719047546386719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.9711418151855469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_max_rss", + "value": 0.9662208557128906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.9660072326660156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.9658584594726562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.9642410278320312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_max_rss", + "value": 0.9629325866699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_max_rss", + "value": 0.9627265930175781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.9625167846679688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9611015319824219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9591522216796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9532585144042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.9528694152832031, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.9513893127441406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.9496421813964844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 0.9490127563476562, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.9485511779785156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.94775390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.94775390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.9445648193359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_max_rss", + "value": 0.9444351196289062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9441871643066406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9381942749023438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9369316101074219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.9273605346679688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.9251022338867188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.9109230041503906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.9063873291015625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 0.9018020629882812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_max_rss", + "value": 0.8990287780761719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.8941078186035156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_max_rss", + "value": 0.8898773193359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.8874740600585938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.8874549865722656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_max_rss", + "value": 0.8856620788574219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8850440979003906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.8802757263183594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_max_rss", + "value": 0.8776664733886719, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.8749198913574219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_max_rss", + "value": 0.8667640686035156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_max_rss", + "value": 0.8658447265625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_max_rss", + "value": 0.8640327453613281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.857391357421875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8526458740234375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.8499603271484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleTrackingAction.cpp", + "group": "compile_max_rss", + "value": 0.8468017578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_max_rss", + "value": 0.84637451171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_max_rss", + "value": 0.8439903259277344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_max_rss", + "value": 0.8423118591308594, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.8422470092773438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.8418998718261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8404197692871094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8394279479980469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8392829895019531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8386039733886719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_max_rss", + "value": 0.8385810852050781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/AmbiguityResolution/ScoreBasedAmbiguityResolutionTest.cpp", + "group": "compile_max_rss", + "value": 0.8384666442871094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.8383979797363281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.83758544921875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8356552124023438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_max_rss", + "value": 0.83258056640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8295974731445312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.8288421630859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8244056701660156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GainMatrixUpdaterTests.cpp", + "group": "compile_max_rss", + "value": 0.8237342834472656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.8223228454589844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.8220138549804688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_max_rss", + "value": 0.821807861328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.8199195861816406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.8198471069335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8177947998046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.8154029846191406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_max_rss", + "value": 0.8153610229492188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8151779174804688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8135032653808594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.812652587890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.8109130859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8106651306152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8100509643554688, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.8100357055664062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.809722900390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.8094863891601562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.8092041015625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.8088302612304688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8088188171386719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.8086776733398438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.8070068359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.8064002990722656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_max_rss", + "value": 0.8058509826660156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.8040657043457031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.803253173828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_max_rss", + "value": 0.8015937805175781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.8015556335449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_max_rss", + "value": 0.8004798889160156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8002052307128906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8001823425292969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_max_rss", + "value": 0.7998161315917969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_max_rss", + "value": 0.7987861633300781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.79779052734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_max_rss", + "value": 0.7973747253417969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_max_rss", + "value": 0.7972831726074219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.7967338562011719, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_max_rss", + "value": 0.7963142395019531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7952957153320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7949562072753906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_max_rss", + "value": 0.7931632995605469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.793121337890625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7928504943847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7928466796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7918930053710938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7914314270019531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_max_rss", + "value": 0.7909355163574219, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 0.7879600524902344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_max_rss", + "value": 0.7871894836425781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.7860107421875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.7847557067871094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.7838859558105469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_max_rss", + "value": 0.7836036682128906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7826423645019531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.7813873291015625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_max_rss", + "value": 0.7803001403808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.cpp", + "group": "compile_max_rss", + "value": 0.7786903381347656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.778564453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7782249450683594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7780036926269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_max_rss", + "value": 0.7747077941894531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7747039794921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.7737236022949219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.7728919982910156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7727851867675781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_max_rss", + "value": 0.7716522216796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7715415954589844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 0.771026611328125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_max_rss", + "value": 0.7708892822265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7699737548828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7695770263671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.767669677734375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_max_rss", + "value": 0.7671051025390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_max_rss", + "value": 0.7668380737304688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_max_rss", + "value": 0.7661857604980469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_max_rss", + "value": 0.7649192810058594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7629814147949219, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_max_rss", + "value": 0.762054443359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_max_rss", + "value": 0.7596092224121094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_max_rss", + "value": 0.7584495544433594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7583732604980469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_max_rss", + "value": 0.7580451965332031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_max_rss", + "value": 0.7536506652832031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.753082275390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.7527885437011719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_max_rss", + "value": 0.7514266967773438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_max_rss", + "value": 0.7508811950683594, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.7508544921875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_max_rss", + "value": 0.7506484985351562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.7500953674316406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.7494468688964844, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7493553161621094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7482795715332031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/Surface.cpp", + "group": "compile_max_rss", + "value": 0.7479782104492188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_max_rss", + "value": 0.7479476928710938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_max_rss", + "value": 0.7479400634765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.7458686828613281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_max_rss", + "value": 0.7455902099609375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_max_rss", + "value": 0.7447547912597656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.7445411682128906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.7442092895507812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_max_rss", + "value": 0.7431297302246094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.7416152954101562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.7415847778320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7411918640136719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_max_rss", + "value": 0.7400360107421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7392387390136719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7388191223144531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_max_rss", + "value": 0.7387847900390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7383537292480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7355232238769531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_max_rss", + "value": 0.7353591918945312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_max_rss", + "value": 0.7353019714355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7345085144042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.7320213317871094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_max_rss", + "value": 0.730865478515625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_max_rss", + "value": 0.7305107116699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7293891906738281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_max_rss", + "value": 0.729156494140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7290840148925781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_max_rss", + "value": 0.7286376953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.7283744812011719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.7266883850097656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_max_rss", + "value": 0.7264823913574219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.7261161804199219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.72564697265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7248039245605469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7246246337890625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.72454833984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_max_rss", + "value": 0.7239341735839844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_max_rss", + "value": 0.7227401733398438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.7224655151367188, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_max_rss", + "value": 0.7221412658691406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_max_rss", + "value": 0.7221298217773438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_max_rss", + "value": 0.7201042175292969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_max_rss", + "value": 0.7185707092285156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_max_rss", + "value": 0.7180824279785156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_max_rss", + "value": 0.7173385620117188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.7143058776855469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7125434875488281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_max_rss", + "value": 0.7123069763183594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.711456298828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7111015319824219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_max_rss", + "value": 0.710693359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7104606628417969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.7096405029296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.7088394165039062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_max_rss", + "value": 0.7084197998046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7058448791503906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.7054328918457031, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7049980163574219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_max_rss", + "value": 0.7048988342285156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7034988403320312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.7030105590820312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_max_rss", + "value": 0.7024040222167969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7016334533691406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.7002944946289062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6982612609863281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_max_rss", + "value": 0.6980476379394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.6971817016601562, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6969108581542969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_max_rss", + "value": 0.6953239440917969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6949424743652344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6947441101074219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.6942977905273438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6939544677734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_max_rss", + "value": 0.6937828063964844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_max_rss", + "value": 0.6937255859375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_max_rss", + "value": 0.6915016174316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 0.6862716674804688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_max_rss", + "value": 0.6859130859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6855087280273438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_max_rss", + "value": 0.6850128173828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_max_rss", + "value": 0.6848983764648438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_max_rss", + "value": 0.6835670471191406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialValidaterTests.cpp", + "group": "compile_max_rss", + "value": 0.6802215576171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6781768798828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_max_rss", + "value": 0.6740798950195312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_max_rss", + "value": 0.6726303100585938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.6702651977539062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_max_rss", + "value": 0.663330078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.662200927734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.6612434387207031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.6607933044433594, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6606521606445312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.658111572265625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_max_rss", + "value": 0.6562385559082031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_max_rss", + "value": 0.6551513671875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_max_rss", + "value": 0.6545028686523438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.6521720886230469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6509971618652344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.6506843566894531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_max_rss", + "value": 0.6504631042480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_max_rss", + "value": 0.6469764709472656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_max_rss", + "value": 0.6468963623046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6465339660644531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_max_rss", + "value": 0.6457099914550781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.6439704895019531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.6434745788574219, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.642578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_max_rss", + "value": 0.6405067443847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_max_rss", + "value": 0.6383399963378906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_max_rss", + "value": 0.6373329162597656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_max_rss", + "value": 0.6368637084960938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_max_rss", + "value": 0.6360969543457031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.6359100341796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.6357460021972656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6348724365234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.6343307495117188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_max_rss", + "value": 0.633575439453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6318321228027344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.6317520141601562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.6310806274414062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_max_rss", + "value": 0.6303939819335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6291580200195312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_max_rss", + "value": 0.629150390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.6265754699707031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6259803771972656, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/AmbiguityConfigJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6258201599121094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_max_rss", + "value": 0.6257247924804688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_max_rss", + "value": 0.6253128051757812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_max_rss", + "value": 0.6250419616699219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_max_rss", + "value": 0.6250190734863281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6222114562988281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_max_rss", + "value": 0.621551513671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.6209182739257812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.6207084655761719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_max_rss", + "value": 0.6187248229980469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6178474426269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6169662475585938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6156883239746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6154022216796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.6138725280761719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.6131935119628906, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6123847961425781, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.6117591857910156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_max_rss", + "value": 0.6113357543945312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6096725463867188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_max_rss", + "value": 0.6093025207519531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6086883544921875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_max_rss", + "value": 0.6082572937011719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_max_rss", + "value": 0.6072959899902344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_max_rss", + "value": 0.6032867431640625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6030502319335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_max_rss", + "value": 0.6016998291015625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6005020141601562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.5997390747070312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_max_rss", + "value": 0.5991134643554688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_max_rss", + "value": 0.5982742309570312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialValidater.cpp", + "group": "compile_max_rss", + "value": 0.5976104736328125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/MaterialValidation.cpp", + "group": "compile_max_rss", + "value": 0.5952987670898438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_max_rss", + "value": 0.5951309204101562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSeedWriter.cpp", + "group": "compile_max_rss", + "value": 0.5950584411621094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.5945549011230469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_max_rss", + "value": 0.5943832397460938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_max_rss", + "value": 0.594207763671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5905303955078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.5902519226074219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_max_rss", + "value": 0.5898704528808594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_max_rss", + "value": 0.5897064208984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.58966064453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_max_rss", + "value": 0.5889015197753906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_max_rss", + "value": 0.5882682800292969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_max_rss", + "value": 0.58770751953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.5870475769042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_max_rss", + "value": 0.5851402282714844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Layer.cpp", + "group": "compile_max_rss", + "value": 0.5850372314453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_max_rss", + "value": 0.5845489501953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.5826797485351562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_max_rss", + "value": 0.580657958984375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.5789299011230469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.5783653259277344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_max_rss", + "value": 0.5780448913574219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_max_rss", + "value": 0.5765113830566406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.5758438110351562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_max_rss", + "value": 0.57501220703125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapper.cpp", + "group": "compile_max_rss", + "value": 0.5733146667480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_max_rss", + "value": 0.5714836120605469, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_max_rss", + "value": 0.5692138671875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_max_rss", + "value": 0.5664176940917969, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5660667419433594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.5659675598144531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_max_rss", + "value": 0.5651054382324219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_max_rss", + "value": 0.5650215148925781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_max_rss", + "value": 0.5643882751464844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_max_rss", + "value": 0.5640182495117188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.5630226135253906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_max_rss", + "value": 0.562652587890625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_max_rss", + "value": 0.5620384216308594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5615615844726562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5608634948730469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_max_rss", + "value": 0.5607795715332031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_max_rss", + "value": 0.5604972839355469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_max_rss", + "value": 0.5584754943847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.55712890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.5570602416992188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_max_rss", + "value": 0.5548744201660156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.5522422790527344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_max_rss", + "value": 0.5509300231933594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_max_rss", + "value": 0.5503501892089844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Detector.cpp", + "group": "compile_max_rss", + "value": 0.5502433776855469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5481376647949219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/AmbiguityResolution/ScoreBasedAmbiguityResolution.cpp", + "group": "compile_max_rss", + "value": 0.5474891662597656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_max_rss", + "value": 0.5453033447265625, + "unit": "GB" + }, + { + "name": "max_rss_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_max_rss", + "value": 0.544708251953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_max_rss", + "value": 0.5433998107910156, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5429496765136719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5429191589355469, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.5425033569335938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5415306091308594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5409202575683594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_max_rss", + "value": 0.5405998229980469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5385665893554688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5384750366210938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5381011962890625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_max_rss", + "value": 0.537994384765625, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_max_rss", + "value": 0.5376052856445312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5368194580078125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_max_rss", + "value": 0.536407470703125, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_max_rss", + "value": 0.5357093811035156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.53509521484375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_max_rss", + "value": 0.532928466796875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_max_rss", + "value": 0.5278205871582031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5251617431640625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_max_rss", + "value": 0.524871826171875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_max_rss", + "value": 0.5243492126464844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_max_rss", + "value": 0.5231475830078125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_max_rss", + "value": 0.5209083557128906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_max_rss", + "value": 0.5204238891601562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_max_rss", + "value": 0.517669677734375, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_max_rss", + "value": 0.517669677734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.5172309875488281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Volume.cpp", + "group": "compile_max_rss", + "value": 0.5169868469238281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5138168334960938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_max_rss", + "value": 0.5133094787597656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_max_rss", + "value": 0.5102195739746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5099296569824219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.5090675354003906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_max_rss", + "value": 0.5073585510253906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.5040245056152344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_max_rss", + "value": 0.502166748046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.5014076232910156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_max_rss", + "value": 0.4982185363769531, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_max_rss", + "value": 0.4965095520019531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_max_rss", + "value": 0.49602508544921875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.49529266357421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4949836730957031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.4947509765625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.49463653564453125, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_max_rss", + "value": 0.49452972412109375, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_max_rss", + "value": 0.49432373046875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_max_rss", + "value": 0.4943199157714844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/Vertex.cpp", + "group": "compile_max_rss", + "value": 0.4940376281738281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.49381256103515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.49333953857421875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_max_rss", + "value": 0.4932136535644531, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/Particle.cpp", + "group": "compile_max_rss", + "value": 0.4926643371582031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.4924964904785156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4901847839355469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.487640380859375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_max_rss", + "value": 0.4873390197753906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_max_rss", + "value": 0.48455810546875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_max_rss", + "value": 0.4844932556152344, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_max_rss", + "value": 0.4833717346191406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.4833412170410156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/PrintParameters.cpp", + "group": "compile_max_rss", + "value": 0.4832649230957031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_max_rss", + "value": 0.4832115173339844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_max_rss", + "value": 0.4815673828125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_max_rss", + "value": 0.4792976379394531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_max_rss", + "value": 0.4782905578613281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Portal.cpp", + "group": "compile_max_rss", + "value": 0.47772216796875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.4772834777832031, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_max_rss", + "value": 0.47725677490234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4759521484375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_max_rss", + "value": 0.4747428894042969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_max_rss", + "value": 0.47415924072265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4705467224121094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4666900634765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_max_rss", + "value": 0.46477508544921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.46353912353515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.46312713623046875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4626884460449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_max_rss", + "value": 0.46028900146484375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_max_rss", + "value": 0.4594764709472656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_max_rss", + "value": 0.45528411865234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.45508575439453125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4540252685546875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackParameters.cpp", + "group": "compile_max_rss", + "value": 0.4493293762207031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4474525451660156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4471321105957031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_max_rss", + "value": 0.44625091552734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.44382476806640625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_max_rss", + "value": 0.4431648254394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_max_rss", + "value": 0.4417228698730469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.4414100646972656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.4370269775390625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.433380126953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_max_rss", + "value": 0.4332389831542969, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.42852020263671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_max_rss", + "value": 0.4250373840332031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.42186737060546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.42047119140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.41961669921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4191703796386719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.41811370849609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4169807434082031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.41655731201171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.41236114501953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_max_rss", + "value": 0.4060020446777344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_max_rss", + "value": 0.40362548828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_max_rss", + "value": 0.4018707275390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_max_rss", + "value": 0.3979682922363281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_max_rss", + "value": 0.3977165222167969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_max_rss", + "value": 0.3950386047363281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.39119720458984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_max_rss", + "value": 0.390380859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.3886985778808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_max_rss", + "value": 0.38817596435546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.3874931335449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_max_rss", + "value": 0.3848838806152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3824806213378906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.381439208984375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_max_rss", + "value": 0.3798561096191406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_max_rss", + "value": 0.37522125244140625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.3747444152832031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3745574951171875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3735771179199219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.3723907470703125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.3720283508300781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.3712120056152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_max_rss", + "value": 0.36913299560546875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_max_rss", + "value": 0.36896514892578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_max_rss", + "value": 0.3687591552734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.3685417175292969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.3683624267578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_max_rss", + "value": 0.3629608154296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.36292266845703125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_max_rss", + "value": 0.3600273132324219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_max_rss", + "value": 0.3532562255859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.34989166259765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_max_rss", + "value": 0.3488006591796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_max_rss", + "value": 0.347930908203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.3478660583496094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3461418151855469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_max_rss", + "value": 0.3423576354980469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/QuickMathTests.cpp", + "group": "compile_max_rss", + "value": 0.3409690856933594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3374061584472656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/BinUtility.cpp", + "group": "compile_max_rss", + "value": 0.3355865478515625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_max_rss", + "value": 0.3331947326660156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_max_rss", + "value": 0.3313140869140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.33109283447265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3304939270019531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.3302001953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.3286018371582031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.32720184326171875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.32649993896484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_max_rss", + "value": 0.32564544677734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_max_rss", + "value": 0.3255500793457031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_max_rss", + "value": 0.3252677917480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.3242988586425781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_max_rss", + "value": 0.3241081237792969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_max_rss", + "value": 0.3227806091308594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.32253265380859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3224067687988281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_max_rss", + "value": 0.3223724365234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_max_rss", + "value": 0.3221397399902344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.3220672607421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_max_rss", + "value": 0.32098388671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_max_rss", + "value": 0.3201408386230469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_max_rss", + "value": 0.3197021484375, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.3196296691894531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_max_rss", + "value": 0.3185882568359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.31707000732421875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.3167839050292969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_max_rss", + "value": 0.31603240966796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_max_rss", + "value": 0.3148765563964844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_max_rss", + "value": 0.31459808349609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_max_rss", + "value": 0.3129844665527344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.31131744384765625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.3094291687011719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_max_rss", + "value": 0.3091888427734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_max_rss", + "value": 0.309112548828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.3088951110839844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_max_rss", + "value": 0.30857086181640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.30846405029296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_max_rss", + "value": 0.30792236328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_max_rss", + "value": 0.30773162841796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3077201843261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_max_rss", + "value": 0.3074760437011719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_max_rss", + "value": 0.30648040771484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_max_rss", + "value": 0.3057975769042969, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_max_rss", + "value": 0.3047637939453125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_max_rss", + "value": 0.302001953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_max_rss", + "value": 0.3014869689941406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_max_rss", + "value": 0.30054473876953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_max_rss", + "value": 0.2912635803222656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_max_rss", + "value": 0.28832244873046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.2856407165527344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.285491943359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_max_rss", + "value": 0.2802276611328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.2777099609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_max_rss", + "value": 0.2771720886230469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.27654266357421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.2758064270019531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.2756614685058594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_max_rss", + "value": 0.270751953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/QuickMathBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.26636505126953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_max_rss", + "value": 0.2639656066894531, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_max_rss", + "value": 0.263702392578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_max_rss", + "value": 0.2593727111816406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_max_rss", + "value": 0.25327301025390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_max_rss", + "value": 0.2518424987792969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_max_rss", + "value": 0.23504638671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_max_rss", + "value": 0.22965240478515625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_max_rss", + "value": 0.2202301025390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_max_rss", + "value": 0.21997451782226562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_max_rss", + "value": 0.21920394897460938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.2178802490234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_max_rss", + "value": 0.217437744140625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_max_rss", + "value": 0.217132568359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_max_rss", + "value": 0.21640777587890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_max_rss", + "value": 0.21627044677734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_max_rss", + "value": 0.21482467651367188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/RegionCreator.cpp", + "group": "compile_max_rss", + "value": 0.2143707275390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.21260833740234375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Extent.cpp", + "group": "compile_max_rss", + "value": 0.2120819091796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_max_rss", + "value": 0.21133804321289062, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_max_rss", + "value": 0.20819091796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_max_rss", + "value": 0.20784378051757812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_max_rss", + "value": 0.206268310546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_max_rss", + "value": 0.19312667846679688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_max_rss", + "value": 0.18832015991210938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_max_rss", + "value": 0.18813323974609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_max_rss", + "value": 0.18023300170898438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_max_rss", + "value": 0.17901611328125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_max_rss", + "value": 0.17115020751953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_max_rss", + "value": 0.16416168212890625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/ParticleData.cpp", + "group": "compile_max_rss", + "value": 0.13449478149414062, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_max_rss", + "value": 0.1287384033203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.1285247802734375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_max_rss", + "value": 0.1280517578125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12759017944335938, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12751007080078125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_max_rss", + "value": 0.12743377685546875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_max_rss", + "value": 0.12706375122070312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/Logger.cpp", + "group": "compile_max_rss", + "value": 0.12697601318359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_max_rss", + "value": 0.1267547607421875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Material.cpp", + "group": "compile_max_rss", + "value": 0.12674331665039062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.12659454345703125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AverageMaterials.cpp", + "group": "compile_max_rss", + "value": 0.1265411376953125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.12651824951171875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_max_rss", + "value": 0.1264495849609375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/Direction.cpp", + "group": "compile_max_rss", + "value": 0.1262359619140625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_max_rss", + "value": 0.12607574462890625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_max_rss", + "value": 0.1255035400390625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Track.cc", + "group": "compile_max_rss", + "value": 0.125457763671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Interactions.cpp", + "group": "compile_max_rss", + "value": 0.1253814697265625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.12524795532226562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.12493515014648438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackState.cc", + "group": "compile_max_rss", + "value": 0.12474441528320312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_max_rss", + "value": 0.12466049194335938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_max_rss", + "value": 0.12443923950195312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_max_rss", + "value": 0.1227264404296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_max_rss", + "value": 0.1191558837890625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_max_rss", + "value": 0.11899185180664062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_max_rss", + "value": 0.1178131103515625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_max_rss", + "value": 0.11627197265625, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_max_rss", + "value": 0.11595535278320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_max_rss", + "value": 0.11203765869140625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_max_rss", + "value": 0.10828399658203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_max_rss", + "value": 0.1061248779296875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_max_rss", + "value": 0.005126953125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Jacobian.cc", + "group": "compile_max_rss", + "value": 0.0025634765625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_max_rss", + "value": 0.00244140625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_max_rss", + "value": 0.00244140625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_max_rss", + "value": 0.00244140625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/MultiStepperError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/PropagatorError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/ProtoVolumeMaterial.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/Plugins/Podio/ActsPodioEdmDict.cxx", + "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/TrackFinding/CombinatorialKalmanFilterError.cpp", + "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_Tests/IntegrationTests/PrintDataDirectory.cpp", + "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_build/Examples/Io/Root/ActsExamplesIoRootDict.cxx", + "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_Core/src/MagneticField/MagneticFieldError.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_Fatras/src/Kernel/SimulationError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/ProcessType.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/ParticleOutcome.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_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_Plugins/Podio/src/BoundParametersObj.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_Plugins/Podio/src/TrackObj.cc", + "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/Vertexing/VertexingError.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/TrackFitting/GlobalChiSquareFitterError.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/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": 51.124243, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_time", + "value": 46.115101, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_time", + "value": 44.608936, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_time", + "value": 39.098441, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_time", + "value": 39.095002, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_time", + "value": 37.590328, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_time", + "value": 35.083335, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_time", + "value": 34.081651, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_time", + "value": 32.075073, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_time", + "value": 31.075272, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_time", + "value": 30.576357, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_time", + "value": 29.569265, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_time", + "value": 27.065687, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_time", + "value": 26.569717, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_time", + "value": 26.563882, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_time", + "value": 26.563501, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_time", + "value": 26.562569, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_time", + "value": 26.065013, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_time", + "value": 25.06226, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_time", + "value": 24.55959, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_time", + "value": 24.559103, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_time", + "value": 24.058995, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_time", + "value": 24.057774, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_time", + "value": 23.054605, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_time", + "value": 22.555733, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_time", + "value": 22.053495, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_time", + "value": 22.052851, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_time", + "value": 22.051228, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_time", + "value": 21.551328, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 21.051011, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_time", + "value": 20.549118, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_time", + "value": 19.548243, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_time", + "value": 18.545463, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_time", + "value": 18.544853, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 18.541235, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_time", + "value": 18.046162, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_time", + "value": 18.045336, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_time", + "value": 18.043368, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_time", + "value": 17.545016, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_time", + "value": 17.543543, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_time", + "value": 17.044708, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_time", + "value": 17.044023, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_time", + "value": 17.041838, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_time", + "value": 17.04037, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_time", + "value": 16.543569, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/StepperBenchmark.cpp", + "group": "compile_time", + "value": 16.54182, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_time", + "value": 16.541801, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_time", + "value": 16.536906, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/AmbiguityResolution/src/ScoreBasedAmbiguityResolutionAlgorithm.cpp", + "group": "compile_time", + "value": 16.038374, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_time", + "value": 16.037832, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_time", + "value": 16.036242, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_time", + "value": 15.539416, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_time", + "value": 15.537874, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_time", + "value": 15.537464, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_time", + "value": 15.536892, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_time", + "value": 15.536854, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_time", + "value": 15.038956, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_time", + "value": 15.038563, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_time", + "value": 15.037737, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 15.035934, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_time", + "value": 15.035769, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_time", + "value": 15.035717, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_time", + "value": 15.035697, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_time", + "value": 14.535365, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_time", + "value": 14.535116, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_time", + "value": 14.535035, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_time", + "value": 14.534423, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_time", + "value": 14.534051, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_time", + "value": 14.036967, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 14.03349, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 14.03305, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 13.533246, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_time", + "value": 13.533078, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_time", + "value": 13.532057, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_time", + "value": 13.034021, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_time", + "value": 13.033258, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_time", + "value": 13.032211, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_time", + "value": 13.031476, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_time", + "value": 13.031469, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_time", + "value": 13.031087, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_time", + "value": 12.531801, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_time", + "value": 12.53109, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_time", + "value": 12.530201, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 12.530023, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_time", + "value": 12.529932, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_time", + "value": 12.031662, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_time", + "value": 12.031221, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_time", + "value": 12.030776, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_time", + "value": 12.029695, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_time", + "value": 12.028379, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_time", + "value": 11.529853, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_time", + "value": 11.528126, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_time", + "value": 11.527627, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 11.527138, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_time", + "value": 11.526817, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_time", + "value": 11.526474, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_time", + "value": 11.029656, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_time", + "value": 11.029207, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_time", + "value": 11.029065, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_time", + "value": 11.028947, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_time", + "value": 11.028502, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_time", + "value": 11.028311, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_time", + "value": 11.027831, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_time", + "value": 11.02763, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_time", + "value": 11.027195, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 11.026848, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_time", + "value": 11.026824, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_time", + "value": 11.02643, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 11.026423, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_time", + "value": 11.025792, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_time", + "value": 10.526992, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_time", + "value": 10.526155, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_time", + "value": 10.525771, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_time", + "value": 10.525695, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_time", + "value": 10.525311, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_time", + "value": 10.525175, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_time", + "value": 10.524829, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_time", + "value": 10.524714, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_time", + "value": 10.524673, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 10.524313, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.026263, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_time", + "value": 10.025255, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_time", + "value": 10.02483, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_time", + "value": 10.024726, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_time", + "value": 10.024496, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_time", + "value": 10.02446, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_time", + "value": 10.024366, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_time", + "value": 10.024299, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_time", + "value": 10.024172, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_time", + "value": 10.024162, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_time", + "value": 10.023741, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_time", + "value": 10.023737, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_time", + "value": 10.023724, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_time", + "value": 10.023671, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_time", + "value": 10.023062, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_time", + "value": 10.023021, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_time", + "value": 9.525255, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_time", + "value": 9.524799, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 9.524664, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_time", + "value": 9.524348, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.524274, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_time", + "value": 9.524087, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_time", + "value": 9.52376, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_time", + "value": 9.52354, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_time", + "value": 9.523404, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_time", + "value": 9.523315, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 9.523207, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_time", + "value": 9.523108, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_time", + "value": 9.522911, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_time", + "value": 9.52278, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.522544, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_time", + "value": 9.522434, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_time", + "value": 9.522371, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_time", + "value": 9.522122, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_time", + "value": 9.024052, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_time", + "value": 9.023978, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 9.023896, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_time", + "value": 9.023877, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_time", + "value": 9.023652, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_time", + "value": 9.023454, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_time", + "value": 9.023252, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_time", + "value": 9.023169, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_time", + "value": 9.023094, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_time", + "value": 9.022643, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.022362, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_time", + "value": 9.021607, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_time", + "value": 9.021543, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_time", + "value": 9.021477, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_time", + "value": 9.021448, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_time", + "value": 9.021422, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_time", + "value": 9.020992, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_time", + "value": 9.020959, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_time", + "value": 9.020842, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_time", + "value": 8.524546, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_time", + "value": 8.522892, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_time", + "value": 8.522846, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_time", + "value": 8.522829, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_time", + "value": 8.522594, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_time", + "value": 8.521259, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_time", + "value": 8.521098, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_time", + "value": 8.520764, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_time", + "value": 8.520693, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_time", + "value": 8.520667, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_time", + "value": 8.520489, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.520466, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_time", + "value": 8.520408, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_time", + "value": 8.520374, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_time", + "value": 8.520326, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 8.52029, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_time", + "value": 8.52027, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_time", + "value": 8.51997, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_time", + "value": 8.519709, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 8.519574, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_time", + "value": 8.021638, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_time", + "value": 8.021552, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_time", + "value": 8.021388, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_time", + "value": 8.021383, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.021247, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.02111, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_time", + "value": 8.021064, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_time", + "value": 8.020817, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixUpdaterTests.cpp", + "group": "compile_time", + "value": 8.020792, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_time", + "value": 8.020188, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_time", + "value": 8.020164, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_time", + "value": 8.020051, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_time", + "value": 8.019958, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_time", + "value": 8.01989, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_time", + "value": 8.019887, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 8.019872, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_time", + "value": 8.019683, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_time", + "value": 8.019619, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_time", + "value": 8.019365, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.019284, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_time", + "value": 8.019217, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 8.019193, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_time", + "value": 8.019183, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_time", + "value": 8.019126, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 8.019101, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_time", + "value": 8.01906, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.018902, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.cpp", + "group": "compile_time", + "value": 8.018889, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.018866, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_time", + "value": 8.01885, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_time", + "value": 8.018732, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_time", + "value": 8.018685, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_time", + "value": 8.018528, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_time", + "value": 7.520442, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_time", + "value": 7.520369, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_time", + "value": 7.520087, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_time", + "value": 7.519917, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 7.519847, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_time", + "value": 7.519458, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_time", + "value": 7.519429, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_time", + "value": 7.519402, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.519377, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_time", + "value": 7.519174, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_time", + "value": 7.518945, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_time", + "value": 7.518529, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_time", + "value": 7.518483, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_time", + "value": 7.51846, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_time", + "value": 7.518417, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_time", + "value": 7.518386, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.518288, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_time", + "value": 7.518279, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_time", + "value": 7.518229, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.518219, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 7.518175, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 7.51816, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_time", + "value": 7.518143, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.518134, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 7.518096, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_time", + "value": 7.518086, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_time", + "value": 7.518042, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_time", + "value": 7.518024, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_time", + "value": 7.518003, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_time", + "value": 7.517928, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_time", + "value": 7.517912, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_time", + "value": 7.517904, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 7.517894, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_time", + "value": 7.517866, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_time", + "value": 7.51786, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorBuilderTests.cpp", + "group": "compile_time", + "value": 7.517844, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_time", + "value": 7.51784, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_time", + "value": 7.517803, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_time", + "value": 7.517727, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_time", + "value": 7.517706, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_time", + "value": 7.517626, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_time", + "value": 7.517605, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 7.517546, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_time", + "value": 7.517506, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_time", + "value": 7.517268, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_time", + "value": 7.51659, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_time", + "value": 7.019539, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_time", + "value": 7.018934, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_time", + "value": 7.018897, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 7.018894, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_time", + "value": 7.018799, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 7.018794, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_time", + "value": 7.018759, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/Surface.cpp", + "group": "compile_time", + "value": 7.018559, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_time", + "value": 7.018472, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_time", + "value": 7.017993, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_time", + "value": 7.017843, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_time", + "value": 7.017818, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_time", + "value": 7.017818, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 7.01781, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_time", + "value": 7.017794, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_time", + "value": 7.01775, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleTrackingAction.cpp", + "group": "compile_time", + "value": 7.017744, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_time", + "value": 7.017721, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_time", + "value": 7.017661, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_time", + "value": 7.01765, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_time", + "value": 7.017502, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_time", + "value": 7.017451, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_time", + "value": 7.017449, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_time", + "value": 7.017372, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_time", + "value": 7.017251, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/AmbiguityResolution/ScoreBasedAmbiguityResolutionTest.cpp", + "group": "compile_time", + "value": 7.017242, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_time", + "value": 7.017227, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_time", + "value": 7.01714, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_time", + "value": 7.017131, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_time", + "value": 7.017095, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_time", + "value": 7.017025, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_time", + "value": 7.016868, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_time", + "value": 7.016781, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_time", + "value": 7.016772, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_time", + "value": 7.01677, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_time", + "value": 7.016763, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 7.016731, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_time", + "value": 7.016715, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_time", + "value": 7.01664, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_time", + "value": 7.016534, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_time", + "value": 7.01646, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_time", + "value": 7.016435, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_time", + "value": 7.016317, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_time", + "value": 7.016242, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_time", + "value": 7.0162, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_time", + "value": 7.015977, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_time", + "value": 6.517713, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_time", + "value": 6.517513, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_time", + "value": 6.51733, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 6.517006, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_time", + "value": 6.516886, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_time", + "value": 6.516807, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_time", + "value": 6.516727, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_time", + "value": 6.516556, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_time", + "value": 6.51646, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_time", + "value": 6.516443, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_time", + "value": 6.51636, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_time", + "value": 6.516343, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_time", + "value": 6.51621, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_time", + "value": 6.516159, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_time", + "value": 6.516092, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_time", + "value": 6.51597, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 6.515749, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_time", + "value": 6.515719, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_time", + "value": 6.515667, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_time", + "value": 6.51565, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_time", + "value": 6.515616, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_time", + "value": 6.515488, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_time", + "value": 6.515282, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_time", + "value": 6.515268, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_time", + "value": 6.515246, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_time", + "value": 6.515179, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_time", + "value": 6.515166, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_time", + "value": 6.515024, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_time", + "value": 6.514535, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialValidaterTests.cpp", + "group": "compile_time", + "value": 6.016217, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_time", + "value": 6.016173, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_time", + "value": 6.016114, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_time", + "value": 6.016068, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_time", + "value": 6.01597, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_time", + "value": 6.015876, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_time", + "value": 6.01569, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_time", + "value": 6.015657, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_time", + "value": 6.015575, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_time", + "value": 6.015448, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_time", + "value": 6.015311, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_time", + "value": 6.015254, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_time", + "value": 6.015147, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_time", + "value": 6.015145, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 6.015065, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_time", + "value": 6.015059, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_time", + "value": 6.014976, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_time", + "value": 6.014972, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_time", + "value": 6.014953, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_time", + "value": 6.014908, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_time", + "value": 6.014901, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_time", + "value": 6.01489, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_time", + "value": 6.014648, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_time", + "value": 6.014638, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 6.014606, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_time", + "value": 6.01459, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_time", + "value": 6.014519, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_time", + "value": 6.014499, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_time", + "value": 6.014419, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_time", + "value": 6.014376, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 6.014281, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_time", + "value": 6.014244, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_time", + "value": 6.014236, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_time", + "value": 6.014221, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_time", + "value": 6.014186, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 6.014173, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_time", + "value": 6.014156, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_time", + "value": 6.014085, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_time", + "value": 6.01408, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 6.014074, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_time", + "value": 6.014065, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_time", + "value": 6.014051, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_time", + "value": 6.014041, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_time", + "value": 6.014023, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_time", + "value": 6.01396, + "unit": "seconds" + }, + { + "name": "time_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 6.013876, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_time", + "value": 6.013866, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_time", + "value": 6.01385, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_time", + "value": 6.0138, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_time", + "value": 6.013583, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_time", + "value": 5.51508, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_time", + "value": 5.514961, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_time", + "value": 5.514712, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_time", + "value": 5.514682, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_time", + "value": 5.514673, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialValidater.cpp", + "group": "compile_time", + "value": 5.51465, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_time", + "value": 5.514569, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 5.51451, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_time", + "value": 5.514296, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_time", + "value": 5.514134, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_time", + "value": 5.513969, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_time", + "value": 5.513843, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_time", + "value": 5.513654, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_time", + "value": 5.513638, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_time", + "value": 5.513628, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/MaterialValidation.cpp", + "group": "compile_time", + "value": 5.513571, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_time", + "value": 5.513468, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_time", + "value": 5.513428, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_time", + "value": 5.513391, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 5.513357, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_time", + "value": 5.513312, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_time", + "value": 5.513298, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_time", + "value": 5.513297, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_time", + "value": 5.513272, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_time", + "value": 5.513235, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 5.513198, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_time", + "value": 5.51317, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Layer.cpp", + "group": "compile_time", + "value": 5.513115, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_time", + "value": 5.513104, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_time", + "value": 5.513033, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Detector.cpp", + "group": "compile_time", + "value": 5.513025, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_time", + "value": 5.513017, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_time", + "value": 5.512918, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_time", + "value": 5.5129, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_time", + "value": 5.512887, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_time", + "value": 5.512855, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_time", + "value": 5.512758, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_time", + "value": 5.512729, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_time", + "value": 5.512554, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_time", + "value": 5.512514, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_time", + "value": 5.512469, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_time", + "value": 5.51244, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/AmbiguityConfigJsonConverter.cpp", + "group": "compile_time", + "value": 5.512411, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_time", + "value": 5.512288, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 5.014398, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_time", + "value": 5.013689, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_time", + "value": 5.013651, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_time", + "value": 5.01365, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_time", + "value": 5.013475, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_time", + "value": 5.013367, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_time", + "value": 5.013315, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_time", + "value": 5.013309, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_time", + "value": 5.01329, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_time", + "value": 5.013288, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_time", + "value": 5.01318, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_time", + "value": 5.013146, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_time", + "value": 5.013145, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_time", + "value": 5.013017, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_time", + "value": 5.012981, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapper.cpp", + "group": "compile_time", + "value": 5.012928, + "unit": "seconds" + }, + { + "name": "time_Core/src/AmbiguityResolution/ScoreBasedAmbiguityResolution.cpp", + "group": "compile_time", + "value": 5.012922, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_time", + "value": 5.012366, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_time", + "value": 5.012358, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_time", + "value": 5.01235, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_time", + "value": 5.012333, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_time", + "value": 5.012306, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_time", + "value": 5.012202, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_time", + "value": 5.012051, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_time", + "value": 5.01204, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 5.012027, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Volume.cpp", + "group": "compile_time", + "value": 5.012023, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_time", + "value": 5.011941, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 5.011923, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_time", + "value": 5.011906, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_time", + "value": 5.011873, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_time", + "value": 5.011865, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_time", + "value": 5.011822, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.011817, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_time", + "value": 5.011772, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_time", + "value": 5.011764, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_time", + "value": 5.01176, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_time", + "value": 5.011749, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_time", + "value": 5.011743, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 5.011718, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_time", + "value": 5.011698, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_time", + "value": 5.011688, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.011624, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_time", + "value": 5.011577, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSeedWriter.cpp", + "group": "compile_time", + "value": 5.011556, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_time", + "value": 5.011551, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_time", + "value": 5.011545, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_time", + "value": 5.011522, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_time", + "value": 5.011504, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_time", + "value": 5.01127, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_time", + "value": 5.010323, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_time", + "value": 4.512169, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_time", + "value": 4.512055, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 4.512026, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_time", + "value": 4.511984, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_time", + "value": 4.511804, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_time", + "value": 4.511777, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_time", + "value": 4.511762, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_time", + "value": 4.511736, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_time", + "value": 4.511724, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 4.511439, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_time", + "value": 4.511414, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_time", + "value": 4.511355, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_time", + "value": 4.51132, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_time", + "value": 4.511311, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 4.511297, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.511264, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_time", + "value": 4.511134, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_time", + "value": 4.51105, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_time", + "value": 4.51098, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_time", + "value": 4.510949, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_time", + "value": 4.510942, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_time", + "value": 4.510877, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_time", + "value": 4.510814, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_time", + "value": 4.510806, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_time", + "value": 4.510764, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_time", + "value": 4.510762, + "unit": "seconds" + }, + { + "name": "time_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_time", + "value": 4.510755, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_time", + "value": 4.510734, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_time", + "value": 4.51073, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_time", + "value": 4.510727, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_time", + "value": 4.5107, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_time", + "value": 4.510632, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.510619, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_time", + "value": 4.510617, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_time", + "value": 4.510605, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_time", + "value": 4.510567, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_time", + "value": 4.510525, + "unit": "seconds" + }, + { + "name": "time_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_time", + "value": 4.510499, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_time", + "value": 4.510468, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_time", + "value": 4.51024, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_time", + "value": 4.510007, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_time", + "value": 4.509476, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_time", + "value": 4.010854, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_time", + "value": 4.010801, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_time", + "value": 4.010753, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/Vertex.cpp", + "group": "compile_time", + "value": 4.010629, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_time", + "value": 4.010624, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_time", + "value": 4.010525, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_time", + "value": 4.010425, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_time", + "value": 4.010381, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_time", + "value": 4.010283, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_time", + "value": 4.010234, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.010095, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 4.009956, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_time", + "value": 4.009933, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_time", + "value": 4.00992, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_time", + "value": 4.009917, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_time", + "value": 4.009895, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_time", + "value": 4.009894, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_time", + "value": 4.009863, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_time", + "value": 4.00983, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_time", + "value": 4.009718, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_time", + "value": 4.00961, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_time", + "value": 4.009587, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_time", + "value": 4.009564, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_time", + "value": 4.009559, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_time", + "value": 4.009538, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_time", + "value": 4.009532, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 4.009523, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/PrintParameters.cpp", + "group": "compile_time", + "value": 4.009457, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_time", + "value": 4.009439, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_time", + "value": 4.009424, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_time", + "value": 4.009413, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Portal.cpp", + "group": "compile_time", + "value": 4.009344, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_time", + "value": 4.009313, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_time", + "value": 4.009285, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_time", + "value": 4.009196, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/Particle.cpp", + "group": "compile_time", + "value": 4.009166, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_time", + "value": 4.009148, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_time", + "value": 4.009039, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_time", + "value": 4.00903, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_time", + "value": 4.008862, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/QuickMathTests.cpp", + "group": "compile_time", + "value": 3.509593, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_time", + "value": 3.509302, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_time", + "value": 3.509263, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_time", + "value": 3.509238, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_time", + "value": 3.509212, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_time", + "value": 3.509184, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_time", + "value": 3.509131, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 3.508844, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_time", + "value": 3.508727, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_time", + "value": 3.508598, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_time", + "value": 3.50859, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_time", + "value": 3.508587, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_time", + "value": 3.508572, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_time", + "value": 3.508393, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackParameters.cpp", + "group": "compile_time", + "value": 3.508318, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_time", + "value": 3.508293, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_time", + "value": 3.508281, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_time", + "value": 3.508255, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_time", + "value": 3.508184, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_time", + "value": 3.50814, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_time", + "value": 3.508117, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_time", + "value": 3.508039, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_time", + "value": 3.507999, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_time", + "value": 3.507747, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_time", + "value": 3.007976, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.007836, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_time", + "value": 3.007744, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 3.007676, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_time", + "value": 3.007571, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_time", + "value": 3.007514, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_time", + "value": 3.007492, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_time", + "value": 3.007465, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_time", + "value": 3.007439, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_time", + "value": 3.007425, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_time", + "value": 3.007364, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_time", + "value": 3.007232, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_time", + "value": 3.007176, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_time", + "value": 3.007054, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_time", + "value": 3.007033, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_time", + "value": 3.007004, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_time", + "value": 3.006999, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_time", + "value": 3.006981, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_time", + "value": 3.006929, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_time", + "value": 3.006887, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_time", + "value": 3.006882, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_time", + "value": 3.00687, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_time", + "value": 3.006867, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_time", + "value": 3.006866, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_time", + "value": 3.006861, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_time", + "value": 3.006786, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.006722, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_time", + "value": 3.006677, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_time", + "value": 3.006569, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_time", + "value": 2.506878, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.506584, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_time", + "value": 2.506581, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_time", + "value": 2.50653, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_time", + "value": 2.506462, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_time", + "value": 2.506446, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_time", + "value": 2.506348, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_time", + "value": 2.506145, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_time", + "value": 2.506139, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_time", + "value": 2.506059, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_time", + "value": 2.505931, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_time", + "value": 2.505855, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_time", + "value": 2.505812, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_time", + "value": 2.505783, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_time", + "value": 2.50578, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_time", + "value": 2.505776, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_time", + "value": 2.505769, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_time", + "value": 2.505747, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/BinUtility.cpp", + "group": "compile_time", + "value": 2.505722, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_time", + "value": 2.505715, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_time", + "value": 2.505526, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_time", + "value": 2.505518, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_time", + "value": 2.505485, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_time", + "value": 2.505445, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_time", + "value": 2.505172, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_time", + "value": 2.505142, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/ProtoVolumeMaterial.cpp", + "group": "compile_time", + "value": 2.332247, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_time", + "value": 2.005422, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_time", + "value": 2.005358, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_time", + "value": 2.005343, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_time", + "value": 2.005185, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_time", + "value": 2.004898, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_time", + "value": 2.004816, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_time", + "value": 2.004676, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_time", + "value": 2.004676, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_time", + "value": 2.004626, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 2.004626, + "unit": "seconds" + }, + { + "name": "time_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_time", + "value": 2.004617, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_time", + "value": 2.004611, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/QuickMathBenchmark.cpp", + "group": "compile_time", + "value": 2.004603, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.004587, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_time", + "value": 2.004559, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Extent.cpp", + "group": "compile_time", + "value": 2.004548, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_time", + "value": 2.004545, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_time", + "value": 2.004511, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_time", + "value": 2.004235, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_time", + "value": 1.504264, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_time", + "value": 1.504157, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_time", + "value": 1.504078, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_time", + "value": 1.504074, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_time", + "value": 1.503844, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_time", + "value": 1.503831, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_time", + "value": 1.503823, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_time", + "value": 1.503815, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_time", + "value": 1.5037, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/RegionCreator.cpp", + "group": "compile_time", + "value": 1.503662, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_time", + "value": 1.503651, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_time", + "value": 1.503604, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_time", + "value": 1.5036, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_time", + "value": 1.503554, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_time", + "value": 1.503495, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_time", + "value": 1.503486, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_time", + "value": 1.503479, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_time", + "value": 1.503459, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_time", + "value": 1.503446, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_time", + "value": 1.503437, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_time", + "value": 1.503402, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_time", + "value": 1.503396, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_time", + "value": 1.503387, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_time", + "value": 1.503345, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_time", + "value": 1.503308, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_time", + "value": 1.00317, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_time", + "value": 1.002735, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/ParticleData.cpp", + "group": "compile_time", + "value": 1.002679, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_time", + "value": 1.002631, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialSlab.cpp", + "group": "compile_time", + "value": 1.002602, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AverageMaterials.cpp", + "group": "compile_time", + "value": 1.002578, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_time", + "value": 1.002555, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_time", + "value": 1.002515, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_time", + "value": 1.002509, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_time", + "value": 1.002497, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_time", + "value": 1.002458, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002456, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_time", + "value": 1.002408, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_time", + "value": 1.002378, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_time", + "value": 1.002349, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_time", + "value": 1.002328, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/Logger.cpp", + "group": "compile_time", + "value": 1.002325, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_time", + "value": 1.002312, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_time", + "value": 1.002305, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_time", + "value": 1.002303, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Material.cpp", + "group": "compile_time", + "value": 1.00229, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Direction.cpp", + "group": "compile_time", + "value": 1.002286, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_time", + "value": 1.002282, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_time", + "value": 1.00228, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackState.cc", + "group": "compile_time", + "value": 1.00226, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_time", + "value": 1.002245, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002224, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_time", + "value": 1.002213, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Track.cc", + "group": "compile_time", + "value": 1.002211, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Jacobian.cc", + "group": "compile_time", + "value": 1.002196, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_time", + "value": 1.002186, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_time", + "value": 1.002154, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_time", + "value": 1.002136, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_time", + "value": 1.002048, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_time", + "value": 1.002004, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Interactions.cpp", + "group": "compile_time", + "value": 1.001773, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitterError.cpp", + "group": "compile_time", + "value": 0.501848, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Utilities/LandauDistribution.cpp", + "group": "compile_time", + "value": 0.501758, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/EigenStepperError.cpp", + "group": "compile_time", + "value": 0.501338, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/KalmanFitterError.cpp", + "group": "compile_time", + "value": 0.501268, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/CombinatorialKalmanFilterError.cpp", + "group": "compile_time", + "value": 0.501219, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Kernel/SimulationError.cpp", + "group": "compile_time", + "value": 0.501201, + "unit": "seconds" + }, + { + "name": "time_build/Tests/UnitTests/Core/EventData/TrackContainerComplianceTests.cpp", + "group": "compile_time", + "value": 0.501183, + "unit": "seconds" + }, + { + "name": "time_build/Plugins/Podio/ActsPodioEdmDict.cxx", + "group": "compile_time", + "value": 0.501178, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ParticleOutcome.cpp", + "group": "compile_time", + "value": 0.501158, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/MultiStepperError.cpp", + "group": "compile_time", + "value": 0.501157, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackObj.cc", + "group": "compile_time", + "value": 0.501154, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ProcessType.cpp", + "group": "compile_time", + "value": 0.501153, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersObj.cc", + "group": "compile_time", + "value": 0.501146, + "unit": "seconds" + }, + { + "name": "time_Core/src/ActsVersion.cpp", + "group": "compile_time", + "value": 0.501143, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PrintDataDirectory.cpp", + "group": "compile_time", + "value": 0.501141, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Common.cpp", + "group": "compile_time", + "value": 0.501135, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfError.cpp", + "group": "compile_time", + "value": 0.501109, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/DigitizationError.cpp", + "group": "compile_time", + "value": 0.501103, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GeometryIdentifier.cpp", + "group": "compile_time", + "value": 0.501102, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceError.cpp", + "group": "compile_time", + "value": 0.501086, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/RoiDescriptor.cpp", + "group": "compile_time", + "value": 0.501078, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/VertexingError.cpp", + "group": "compile_time", + "value": 0.501074, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/PropagatorError.cpp", + "group": "compile_time", + "value": 0.501071, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateObj.cc", + "group": "compile_time", + "value": 0.501048, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianObj.cc", + "group": "compile_time", + "value": 0.501043, + "unit": "seconds" + }, + { + "name": "time_Tests/CommonHelpers/Acts/Tests/CommonHelpers/DataDirectory.cpp", + "group": "compile_time", + "value": 0.501035, + "unit": "seconds" + }, + { + "name": "time_build/Examples/Io/Root/ActsExamplesIoRootDict.cxx", + "group": "compile_time", + "value": 0.501012, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/MagneticFieldError.cpp", + "group": "compile_time", + "value": 0.501011, + "unit": "seconds" + } + ], + "context": {} +} \ No newline at end of file diff --git a/metrics/branch_main.json b/metrics/branch_main.json index ef632d499..618e63955 100644 --- a/metrics/branch_main.json +++ b/metrics/branch_main.json @@ -1,5 +1,5 @@ { - "date": "2024-05-15T16:11:06+00:00", - "hash": "c43e3087cf5ea3c497ada65e6764c4079d6942eb", - "message": "chore: Use Fatras log level for propagation (#3191)" + "date": "2024-05-15T22:36:55+00:00", + "hash": "7120c6b5f8886fb79b65ef11335b35a2f2ed8942", + "message": "refactor!: Use `std::string_view` for `addColumn` in track EDM (#3187)" } \ No newline at end of file