From 531283eddc2ad45b048a7463725415aa75389209 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 16 May 2024 12:46:46 +0000 Subject: [PATCH] update metrics --- ...e3e6b13c03a30312fa95c8ddd1d389a183839.json | 9161 +++++++++++++++++ metrics/branch_main.json | 6 +- 2 files changed, 9164 insertions(+), 3 deletions(-) create mode 100644 metrics/a16e3e6b13c03a30312fa95c8ddd1d389a183839.json diff --git a/metrics/a16e3e6b13c03a30312fa95c8ddd1d389a183839.json b/metrics/a16e3e6b13c03a30312fa95c8ddd1d389a183839.json new file mode 100644 index 000000000..ce6424c60 --- /dev/null +++ b/metrics/a16e3e6b13c03a30312fa95c8ddd1d389a183839.json @@ -0,0 +1,9161 @@ +{ + "commit": { + "date": "2024-05-16T13:08:39+02:00", + "hash": "a16e3e6b13c03a30312fa95c8ddd1d389a183839", + "message": "refactor: Simplify layer handling in `Navigator` (#3190)" + }, + "parent": { + "date": "2024-05-15T22:36:55+00:00", + "hash": "7120c6b5f8886fb79b65ef11335b35a2f2ed8942", + "message": "refactor!: Use `std::string_view` for `addColumn` in track EDM (#3187)" + }, + "branch": "main", + "date": "2024-05-16T12:46:45.681175", + "results": [ + { + "name": "max_rss_Tests/UnitTests/Alignment/Kernel/AlignmentTests.cpp", + "group": "compile_max_rss", + "value": 2.7577438354492188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_max_rss", + "value": 2.3662338256835938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_max_rss", + "value": 2.3359222412109375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 2.3284988403320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_max_rss", + "value": 2.2849159240722656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_max_rss", + "value": 2.2134132385253906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_max_rss", + "value": 2.0830841064453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 2.0423851013183594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_max_rss", + "value": 2.0206832885742188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_max_rss", + "value": 2.001800537109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.9649505615234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_max_rss", + "value": 1.7734451293945312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.7543067932128906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7383613586425781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_max_rss", + "value": 1.7088050842285156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_max_rss", + "value": 1.700225830078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_max_rss", + "value": 1.6505393981933594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_max_rss", + "value": 1.5926170349121094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_max_rss", + "value": 1.5324935913085938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4951286315917969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.4944267272949219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_max_rss", + "value": 1.4689064025878906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_max_rss", + "value": 1.4610710144042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 1.45703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_max_rss", + "value": 1.4560737609863281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_max_rss", + "value": 1.4524192810058594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_max_rss", + "value": 1.4250679016113281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_max_rss", + "value": 1.4189414978027344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_max_rss", + "value": 1.4179229736328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_max_rss", + "value": 1.4067611694335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_max_rss", + "value": 1.4044113159179688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_max_rss", + "value": 1.4033622741699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_max_rss", + "value": 1.3963890075683594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_max_rss", + "value": 1.3961715698242188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_max_rss", + "value": 1.3725509643554688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_max_rss", + "value": 1.3681564331054688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_max_rss", + "value": 1.3665275573730469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/StepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.3562583923339844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.3480033874511719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_max_rss", + "value": 1.3477630615234375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_max_rss", + "value": 1.3316993713378906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_max_rss", + "value": 1.3112030029296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_max_rss", + "value": 1.2932968139648438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2917442321777344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.2895545959472656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_max_rss", + "value": 1.2816009521484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2804794311523438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/AmbiguityResolution/src/ScoreBasedAmbiguityResolutionAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2785873413085938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.278533935546875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.2719573974609375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.2707862854003906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_max_rss", + "value": 1.2668914794921875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_max_rss", + "value": 1.2604446411132812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_max_rss", + "value": 1.2584609985351562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 1.2579078674316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_max_rss", + "value": 1.2392349243164062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 1.233367919921875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_max_rss", + "value": 1.2268867492675781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 1.2232208251953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_max_rss", + "value": 1.2220458984375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.2217063903808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.2146415710449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 1.1727523803710938, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 1.1708297729492188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1662178039550781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_max_rss", + "value": 1.1647911071777344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.1597747802734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 1.1306877136230469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_max_rss", + "value": 1.1286468505859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 1.1274375915527344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_max_rss", + "value": 1.1202850341796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 1.117645263671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_max_rss", + "value": 1.1129074096679688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_max_rss", + "value": 1.1032180786132812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 1.0982780456542969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0803031921386719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_max_rss", + "value": 1.0768241882324219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_max_rss", + "value": 1.0732803344726562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 1.0709419250488281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 1.0649070739746094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.062103271484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_max_rss", + "value": 1.0516510009765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_max_rss", + "value": 1.0352134704589844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_max_rss", + "value": 1.0342788696289062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0270843505859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0150222778320312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 1.0033302307128906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_max_rss", + "value": 1.0001335144042969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_max_rss", + "value": 0.9987144470214844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.987091064453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9868202209472656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_max_rss", + "value": 0.9776763916015625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.9765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.9757652282714844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_max_rss", + "value": 0.9661941528320312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.9655494689941406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.9620628356933594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_max_rss", + "value": 0.9616966247558594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9611778259277344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9598960876464844, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.9595680236816406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_max_rss", + "value": 0.9589614868164062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.9570274353027344, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.9569625854492188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.9566879272460938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.9529914855957031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_max_rss", + "value": 0.9484100341796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_max_rss", + "value": 0.947418212890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.9456672668457031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_max_rss", + "value": 0.9456214904785156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.944793701171875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.94378662109375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9424896240234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_max_rss", + "value": 0.9407386779785156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.9375877380371094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.9280891418457031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.9225311279296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_max_rss", + "value": 0.9163970947265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.9109878540039062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.9052619934082031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.9032707214355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.9015121459960938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_max_rss", + "value": 0.8968162536621094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_max_rss", + "value": 0.8931503295898438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_max_rss", + "value": 0.8927383422851562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_max_rss", + "value": 0.8923988342285156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8899497985839844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_max_rss", + "value": 0.8881759643554688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8830108642578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.8792037963867188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_max_rss", + "value": 0.876129150390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_max_rss", + "value": 0.8738517761230469, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.8715362548828125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_max_rss", + "value": 0.8674468994140625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_max_rss", + "value": 0.8623237609863281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.8609199523925781, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.8508567810058594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_max_rss", + "value": 0.8493728637695312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8482742309570312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.845489501953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_max_rss", + "value": 0.8437919616699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_max_rss", + "value": 0.84228515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.8417625427246094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8411178588867188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8396682739257812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8388099670410156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_max_rss", + "value": 0.8380165100097656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/AmbiguityResolution/ScoreBasedAmbiguityResolutionTest.cpp", + "group": "compile_max_rss", + "value": 0.8378448486328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.8376808166503906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_max_rss", + "value": 0.8369369506835938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_max_rss", + "value": 0.8349876403808594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_max_rss", + "value": 0.8339958190917969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_max_rss", + "value": 0.8329620361328125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.8297348022460938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_max_rss", + "value": 0.8293304443359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.8280792236328125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_max_rss", + "value": 0.8269996643066406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleTrackingAction.cpp", + "group": "compile_max_rss", + "value": 0.8268318176269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GainMatrixUpdaterTests.cpp", + "group": "compile_max_rss", + "value": 0.8219490051269531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8214035034179688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.8211936950683594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.8204193115234375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.8200454711914062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.8193473815917969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_max_rss", + "value": 0.8183822631835938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8172454833984375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.8150596618652344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8149795532226562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_max_rss", + "value": 0.8149681091308594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.8144874572753906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_max_rss", + "value": 0.8144874572753906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.8116455078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.811065673828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_max_rss", + "value": 0.8110542297363281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.81097412109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8097152709960938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.8094100952148438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.8073997497558594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.806610107421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.8064765930175781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.80535888671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.8052253723144531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.803619384765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8032798767089844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_max_rss", + "value": 0.8030815124511719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_max_rss", + "value": 0.8024368286132812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.8022689819335938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_max_rss", + "value": 0.8008232116699219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.8005638122558594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_max_rss", + "value": 0.8003997802734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.8003883361816406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.8003883361816406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_max_rss", + "value": 0.8002967834472656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.7989540100097656, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_max_rss", + "value": 0.7972488403320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.7967376708984375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_max_rss", + "value": 0.7965431213378906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.7959022521972656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.793548583984375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_max_rss", + "value": 0.7933578491210938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7912864685058594, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7899818420410156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.788055419921875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_max_rss", + "value": 0.7873573303222656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.7869110107421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7866630554199219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.7861213684082031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.7858734130859375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_max_rss", + "value": 0.7848434448242188, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_max_rss", + "value": 0.7847061157226562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7825584411621094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_max_rss", + "value": 0.7801704406738281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7799263000488281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_max_rss", + "value": 0.778839111328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7764778137207031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_max_rss", + "value": 0.7755012512207031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.775360107421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7745857238769531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_max_rss", + "value": 0.7739181518554688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_max_rss", + "value": 0.7733650207519531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.7732658386230469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.cpp", + "group": "compile_max_rss", + "value": 0.7732276916503906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_max_rss", + "value": 0.7729606628417969, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_max_rss", + "value": 0.7723808288574219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7718849182128906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7700386047363281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_max_rss", + "value": 0.7695236206054688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7677726745605469, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_max_rss", + "value": 0.7669601440429688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_max_rss", + "value": 0.7650794982910156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_max_rss", + "value": 0.7631034851074219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.7624359130859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_max_rss", + "value": 0.7624359130859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.7607765197753906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7592658996582031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.758331298828125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_max_rss", + "value": 0.7580947875976562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_max_rss", + "value": 0.7579689025878906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_max_rss", + "value": 0.7579269409179688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_max_rss", + "value": 0.7578697204589844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_max_rss", + "value": 0.7552528381347656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_max_rss", + "value": 0.7540473937988281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7533683776855469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.7520217895507812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7519569396972656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_max_rss", + "value": 0.7505378723144531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_max_rss", + "value": 0.7504539489746094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_max_rss", + "value": 0.7503929138183594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_max_rss", + "value": 0.750213623046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_max_rss", + "value": 0.75, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.7499885559082031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7489852905273438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/Surface.cpp", + "group": "compile_max_rss", + "value": 0.7489013671875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_max_rss", + "value": 0.7480010986328125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_max_rss", + "value": 0.74737548828125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_max_rss", + "value": 0.7470741271972656, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_max_rss", + "value": 0.7440910339355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7429847717285156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7426528930664062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.741455078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_max_rss", + "value": 0.7403793334960938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_max_rss", + "value": 0.7402534484863281, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7401237487792969, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_max_rss", + "value": 0.7400588989257812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_max_rss", + "value": 0.7399101257324219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.7386436462402344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_max_rss", + "value": 0.7382316589355469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_max_rss", + "value": 0.7344589233398438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7337875366210938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7332267761230469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_max_rss", + "value": 0.7331581115722656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_max_rss", + "value": 0.7326812744140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.7325401306152344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7321701049804688, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.7310714721679688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_max_rss", + "value": 0.7308845520019531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_max_rss", + "value": 0.7301483154296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.72998046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.7285881042480469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.7285079956054688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7283134460449219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.7274589538574219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_max_rss", + "value": 0.72723388671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.7267875671386719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_max_rss", + "value": 0.7265663146972656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_max_rss", + "value": 0.7247581481933594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7227401733398438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7222480773925781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_max_rss", + "value": 0.7218360900878906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_max_rss", + "value": 0.7213592529296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_max_rss", + "value": 0.719970703125, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_max_rss", + "value": 0.7194366455078125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_max_rss", + "value": 0.7189102172851562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_max_rss", + "value": 0.7179336547851562, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_max_rss", + "value": 0.7174873352050781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.7169647216796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_max_rss", + "value": 0.7161026000976562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7158851623535156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_max_rss", + "value": 0.7149543762207031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.7145576477050781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_max_rss", + "value": 0.7127113342285156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_max_rss", + "value": 0.7126350402832031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.7124557495117188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_max_rss", + "value": 0.7122573852539062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_max_rss", + "value": 0.7110633850097656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_max_rss", + "value": 0.7107963562011719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.7080078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_max_rss", + "value": 0.7075157165527344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.7071151733398438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7058563232421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.7053489685058594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.7015914916992188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.6997566223144531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6997528076171875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6971321105957031, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.6967010498046875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6960830688476562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6949958801269531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_max_rss", + "value": 0.6926460266113281, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6919059753417969, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_max_rss", + "value": 0.6902084350585938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_max_rss", + "value": 0.6901931762695312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_max_rss", + "value": 0.6894760131835938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_max_rss", + "value": 0.6888008117675781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_max_rss", + "value": 0.6887092590332031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_max_rss", + "value": 0.6856002807617188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_max_rss", + "value": 0.6847648620605469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_max_rss", + "value": 0.6830215454101562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_max_rss", + "value": 0.6794662475585938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_max_rss", + "value": 0.6779060363769531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6743812561035156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialValidaterTests.cpp", + "group": "compile_max_rss", + "value": 0.672637939453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.6719093322753906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_max_rss", + "value": 0.6701698303222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6688919067382812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_max_rss", + "value": 0.6674423217773438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_max_rss", + "value": 0.6670455932617188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6670112609863281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.66693115234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_max_rss", + "value": 0.6652297973632812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_max_rss", + "value": 0.6633949279785156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_max_rss", + "value": 0.6623573303222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.6611404418945312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_max_rss", + "value": 0.6594200134277344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.6585044860839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.6574783325195312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_max_rss", + "value": 0.6552886962890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.6548004150390625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.6544151306152344, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6533470153808594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_max_rss", + "value": 0.6512069702148438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_max_rss", + "value": 0.6492729187011719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_max_rss", + "value": 0.6469764709472656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_max_rss", + "value": 0.6455116271972656, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.6436996459960938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6431541442871094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6422843933105469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_max_rss", + "value": 0.6409950256347656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_max_rss", + "value": 0.6397476196289062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_max_rss", + "value": 0.6394729614257812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_max_rss", + "value": 0.6393623352050781, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/AmbiguityConfigJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.63848876953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_max_rss", + "value": 0.6381149291992188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_max_rss", + "value": 0.6370925903320312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.6369590759277344, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.6365776062011719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_max_rss", + "value": 0.63568115234375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_max_rss", + "value": 0.6356391906738281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_max_rss", + "value": 0.6345710754394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.63323974609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.6325149536132812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_max_rss", + "value": 0.6303176879882812, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6291847229003906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_max_rss", + "value": 0.6289939880371094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.6286048889160156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6283912658691406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_max_rss", + "value": 0.6278305053710938, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.6238975524902344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_max_rss", + "value": 0.6217498779296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_max_rss", + "value": 0.6212959289550781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.6211967468261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6205558776855469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_max_rss", + "value": 0.6199150085449219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_max_rss", + "value": 0.6180801391601562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_max_rss", + "value": 0.6174087524414062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_max_rss", + "value": 0.6164588928222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6163825988769531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_max_rss", + "value": 0.6160354614257812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6152763366699219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_max_rss", + "value": 0.6148605346679688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.613311767578125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_max_rss", + "value": 0.6109771728515625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_max_rss", + "value": 0.6109695434570312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_max_rss", + "value": 0.6084747314453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_max_rss", + "value": 0.6082763671875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.6082229614257812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6076736450195312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.6057281494140625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_max_rss", + "value": 0.6056556701660156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_max_rss", + "value": 0.6056365966796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/MaterialMapping/src/MaterialValidation.cpp", + "group": "compile_max_rss", + "value": 0.6051254272460938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_max_rss", + "value": 0.6047592163085938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_max_rss", + "value": 0.6036148071289062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_max_rss", + "value": 0.6025924682617188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_max_rss", + "value": 0.6022071838378906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.6014938354492188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.601226806640625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_max_rss", + "value": 0.6007080078125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.5996437072753906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_max_rss", + "value": 0.5973129272460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Layer.cpp", + "group": "compile_max_rss", + "value": 0.5961570739746094, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_max_rss", + "value": 0.5958786010742188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_max_rss", + "value": 0.5949554443359375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_max_rss", + "value": 0.594512939453125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_max_rss", + "value": 0.5928764343261719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_max_rss", + "value": 0.5924873352050781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_max_rss", + "value": 0.5922431945800781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5900306701660156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_max_rss", + "value": 0.5889320373535156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_max_rss", + "value": 0.586822509765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialValidater.cpp", + "group": "compile_max_rss", + "value": 0.5868110656738281, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_max_rss", + "value": 0.5843887329101562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5832328796386719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_max_rss", + "value": 0.5801353454589844, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5799102783203125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSeedWriter.cpp", + "group": "compile_max_rss", + "value": 0.5792655944824219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_max_rss", + "value": 0.5792160034179688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.5788955688476562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_max_rss", + "value": 0.5767707824707031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_max_rss", + "value": 0.5763435363769531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5758590698242188, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_max_rss", + "value": 0.5738143920898438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_max_rss", + "value": 0.5724220275878906, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_max_rss", + "value": 0.5721168518066406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_max_rss", + "value": 0.5720901489257812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_max_rss", + "value": 0.57208251953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_max_rss", + "value": 0.5692520141601562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.5691146850585938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_max_rss", + "value": 0.5685043334960938, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.5683212280273438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_max_rss", + "value": 0.5672569274902344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_max_rss", + "value": 0.5664482116699219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Detector.cpp", + "group": "compile_max_rss", + "value": 0.5654067993164062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_max_rss", + "value": 0.5651741027832031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapper.cpp", + "group": "compile_max_rss", + "value": 0.5649032592773438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.5641593933105469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5633277893066406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_max_rss", + "value": 0.5622787475585938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_max_rss", + "value": 0.562164306640625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5616798400878906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_max_rss", + "value": 0.5612716674804688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_max_rss", + "value": 0.5606765747070312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5603065490722656, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.5572853088378906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_max_rss", + "value": 0.5565032958984375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_max_rss", + "value": 0.5564308166503906, + "unit": "GB" + }, + { + "name": "max_rss_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_max_rss", + "value": 0.5558395385742188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_max_rss", + "value": 0.5547294616699219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/AmbiguityResolution/ScoreBasedAmbiguityResolution.cpp", + "group": "compile_max_rss", + "value": 0.5543136596679688, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_max_rss", + "value": 0.5542945861816406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_max_rss", + "value": 0.5541839599609375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.5529632568359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.5524406433105469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5509567260742188, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_max_rss", + "value": 0.5504188537597656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5497322082519531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_max_rss", + "value": 0.5485420227050781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_max_rss", + "value": 0.5457611083984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_max_rss", + "value": 0.5423431396484375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_max_rss", + "value": 0.5422554016113281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_max_rss", + "value": 0.5400581359863281, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_max_rss", + "value": 0.5368385314941406, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_max_rss", + "value": 0.536285400390625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_max_rss", + "value": 0.534088134765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5336799621582031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_max_rss", + "value": 0.5332984924316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_max_rss", + "value": 0.5325927734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_max_rss", + "value": 0.5318832397460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_max_rss", + "value": 0.5318489074707031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Volume.cpp", + "group": "compile_max_rss", + "value": 0.5313987731933594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5310516357421875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_max_rss", + "value": 0.5301246643066406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_max_rss", + "value": 0.5282859802246094, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_max_rss", + "value": 0.527374267578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_max_rss", + "value": 0.5237007141113281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5226860046386719, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.5198898315429688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_max_rss", + "value": 0.5179176330566406, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_max_rss", + "value": 0.517913818359375, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_max_rss", + "value": 0.5167694091796875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_max_rss", + "value": 0.5155792236328125, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_max_rss", + "value": 0.5155410766601562, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.5150604248046875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_max_rss", + "value": 0.514862060546875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_max_rss", + "value": 0.5147628784179688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_max_rss", + "value": 0.5140228271484375, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_max_rss", + "value": 0.5128211975097656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_max_rss", + "value": 0.5114555358886719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_max_rss", + "value": 0.508209228515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_max_rss", + "value": 0.5079994201660156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_max_rss", + "value": 0.5071640014648438, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_max_rss", + "value": 0.5065689086914062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.5063705444335938, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_max_rss", + "value": 0.5048828125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.5043067932128906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_max_rss", + "value": 0.5020561218261719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.5012016296386719, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_max_rss", + "value": 0.4998054504394531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4950675964355469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.49269866943359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.4917449951171875, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_max_rss", + "value": 0.4902839660644531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_max_rss", + "value": 0.4892234802246094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_max_rss", + "value": 0.4875144958496094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_max_rss", + "value": 0.4874458312988281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.48502349853515625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_max_rss", + "value": 0.4848899841308594, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_max_rss", + "value": 0.4846076965332031, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_max_rss", + "value": 0.4844169616699219, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/Vertex.cpp", + "group": "compile_max_rss", + "value": 0.4806404113769531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_max_rss", + "value": 0.4793052673339844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_max_rss", + "value": 0.47513580322265625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/Portal.cpp", + "group": "compile_max_rss", + "value": 0.47440338134765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_max_rss", + "value": 0.4734535217285156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_max_rss", + "value": 0.47293853759765625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_max_rss", + "value": 0.4724845886230469, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_max_rss", + "value": 0.47196197509765625, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_max_rss", + "value": 0.471954345703125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_max_rss", + "value": 0.4712066650390625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/PrintParameters.cpp", + "group": "compile_max_rss", + "value": 0.4703712463378906, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_max_rss", + "value": 0.468780517578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_max_rss", + "value": 0.4686088562011719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_max_rss", + "value": 0.4680213928222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4671669006347656, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackParameters.cpp", + "group": "compile_max_rss", + "value": 0.4670600891113281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.46617889404296875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.4655113220214844, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/Particle.cpp", + "group": "compile_max_rss", + "value": 0.4636688232421875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4603767395019531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_max_rss", + "value": 0.45952606201171875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_max_rss", + "value": 0.459075927734375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.45903778076171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_max_rss", + "value": 0.4555091857910156, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_max_rss", + "value": 0.4541053771972656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_max_rss", + "value": 0.45383453369140625, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.453216552734375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_max_rss", + "value": 0.45255279541015625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.45015716552734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.44947052001953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4479408264160156, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.4423027038574219, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4413337707519531, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_max_rss", + "value": 0.4402313232421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.43650054931640625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_max_rss", + "value": 0.4348258972167969, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_max_rss", + "value": 0.43231964111328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.432159423828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.4279937744140625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_max_rss", + "value": 0.4268531799316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4250526428222656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_max_rss", + "value": 0.41164398193359375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4114723205566406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.40798187255859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4073028564453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.4071540832519531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_max_rss", + "value": 0.40616607666015625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_max_rss", + "value": 0.40357208251953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.4034919738769531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_max_rss", + "value": 0.4001312255859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.39858245849609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3983154296875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_max_rss", + "value": 0.3953895568847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.39507293701171875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_max_rss", + "value": 0.3946266174316406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_max_rss", + "value": 0.3930702209472656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_max_rss", + "value": 0.39305877685546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_max_rss", + "value": 0.3890876770019531, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_max_rss", + "value": 0.38878631591796875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_max_rss", + "value": 0.385162353515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_max_rss", + "value": 0.3817901611328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_max_rss", + "value": 0.3813209533691406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_max_rss", + "value": 0.38067626953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_max_rss", + "value": 0.37612152099609375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_max_rss", + "value": 0.37523651123046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_max_rss", + "value": 0.3733673095703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_max_rss", + "value": 0.37303924560546875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3725090026855469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_max_rss", + "value": 0.3718910217285156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.3687019348144531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.3674125671386719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_max_rss", + "value": 0.3673286437988281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3669242858886719, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.36437225341796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.3634910583496094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.3611106872558594, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3598175048828125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_max_rss", + "value": 0.3565864562988281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.3531341552734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.35051727294921875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_max_rss", + "value": 0.34453582763671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_max_rss", + "value": 0.3442726135253906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_max_rss", + "value": 0.343505859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.3417816162109375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_max_rss", + "value": 0.3404655456542969, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_max_rss", + "value": 0.340301513671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/QuickMathTests.cpp", + "group": "compile_max_rss", + "value": 0.33850860595703125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_max_rss", + "value": 0.3330841064453125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/ProtoVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.3302803039550781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/BinUtility.cpp", + "group": "compile_max_rss", + "value": 0.3294029235839844, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_max_rss", + "value": 0.328399658203125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_max_rss", + "value": 0.3279151916503906, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_max_rss", + "value": 0.32778167724609375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3274497985839844, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_max_rss", + "value": 0.3274421691894531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_max_rss", + "value": 0.3263816833496094, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_max_rss", + "value": 0.3251495361328125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_max_rss", + "value": 0.3248329162597656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3239479064941406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_max_rss", + "value": 0.3231849670410156, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_max_rss", + "value": 0.3228950500488281, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_max_rss", + "value": 0.3227806091308594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_max_rss", + "value": 0.3224945068359375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_max_rss", + "value": 0.32215118408203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.3221282958984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_max_rss", + "value": 0.3218841552734375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_max_rss", + "value": 0.32132720947265625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_max_rss", + "value": 0.3212432861328125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_max_rss", + "value": 0.3211250305175781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_max_rss", + "value": 0.3194160461425781, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_max_rss", + "value": 0.3184356689453125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_max_rss", + "value": 0.3181915283203125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_max_rss", + "value": 0.3178977966308594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_max_rss", + "value": 0.3170890808105469, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_max_rss", + "value": 0.31658172607421875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_max_rss", + "value": 0.3150062561035156, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_max_rss", + "value": 0.3143272399902344, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_max_rss", + "value": 0.3131256103515625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_max_rss", + "value": 0.3129081726074219, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.31261444091796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_max_rss", + "value": 0.3096809387207031, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.3089485168457031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_max_rss", + "value": 0.30747222900390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_max_rss", + "value": 0.3073692321777344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_max_rss", + "value": 0.30593109130859375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_max_rss", + "value": 0.30431365966796875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.3040771484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_max_rss", + "value": 0.3033027648925781, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_max_rss", + "value": 0.3021430969238281, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.3020820617675781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_max_rss", + "value": 0.30136871337890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_max_rss", + "value": 0.30019378662109375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_max_rss", + "value": 0.2955284118652344, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_max_rss", + "value": 0.2949714660644531, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_max_rss", + "value": 0.29434967041015625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_max_rss", + "value": 0.2926292419433594, + "unit": "GB" + }, + { + "name": "max_rss_Tests/Benchmarks/QuickMathBenchmark.cpp", + "group": "compile_max_rss", + "value": 0.28531646728515625, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_max_rss", + "value": 0.2833976745605469, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_max_rss", + "value": 0.28338623046875, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_max_rss", + "value": 0.2826080322265625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_max_rss", + "value": 0.2758674621582031, + "unit": "GB" + }, + { + "name": "max_rss_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.2749900817871094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.2727928161621094, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_max_rss", + "value": 0.2720489501953125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_max_rss", + "value": 0.27132415771484375, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_max_rss", + "value": 0.2709541320800781, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_max_rss", + "value": 0.2679405212402344, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_max_rss", + "value": 0.2649383544921875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/Extent.cpp", + "group": "compile_max_rss", + "value": 0.26068115234375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_max_rss", + "value": 0.2562522888183594, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_max_rss", + "value": 0.2548561096191406, + "unit": "GB" + }, + { + "name": "max_rss_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_max_rss", + "value": 0.2528114318847656, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_max_rss", + "value": 0.24753189086914062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_max_rss", + "value": 0.23814773559570312, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_max_rss", + "value": 0.22442626953125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_max_rss", + "value": 0.22217559814453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_max_rss", + "value": 0.21360397338867188, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_max_rss", + "value": 0.21271514892578125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_max_rss", + "value": 0.21198654174804688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_max_rss", + "value": 0.21091079711914062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_max_rss", + "value": 0.2094879150390625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_max_rss", + "value": 0.20936965942382812, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/RegionCreator.cpp", + "group": "compile_max_rss", + "value": 0.20686721801757812, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_max_rss", + "value": 0.2062530517578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_max_rss", + "value": 0.20605087280273438, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_max_rss", + "value": 0.20319747924804688, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_max_rss", + "value": 0.20310592651367188, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_max_rss", + "value": 0.20201492309570312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_max_rss", + "value": 0.20201492309570312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_max_rss", + "value": 0.20167922973632812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_max_rss", + "value": 0.19945144653320312, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_max_rss", + "value": 0.199371337890625, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_max_rss", + "value": 0.18976974487304688, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_max_rss", + "value": 0.18729019165039062, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_max_rss", + "value": 0.18572998046875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_max_rss", + "value": 0.176544189453125, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_max_rss", + "value": 0.176239013671875, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_max_rss", + "value": 0.17595291137695312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_max_rss", + "value": 0.16923141479492188, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_max_rss", + "value": 0.16510009765625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_max_rss", + "value": 0.16233062744140625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/ParticleData.cpp", + "group": "compile_max_rss", + "value": 0.12894821166992188, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/Logger.cpp", + "group": "compile_max_rss", + "value": 0.12335205078125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/MaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.12329483032226562, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.1229095458984375, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_max_rss", + "value": 0.122283935546875, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Material.cpp", + "group": "compile_max_rss", + "value": 0.1222686767578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/Direction.cpp", + "group": "compile_max_rss", + "value": 0.12218093872070312, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_max_rss", + "value": 0.12216949462890625, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/Interactions.cpp", + "group": "compile_max_rss", + "value": 0.12203598022460938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_max_rss", + "value": 0.12161636352539062, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_max_rss", + "value": 0.1212921142578125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Material/AverageMaterials.cpp", + "group": "compile_max_rss", + "value": 0.12110137939453125, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_max_rss", + "value": 0.12068939208984375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_max_rss", + "value": 0.11967849731445312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_max_rss", + "value": 0.11876678466796875, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_max_rss", + "value": 0.11868667602539062, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_max_rss", + "value": 0.11846542358398438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackState.cc", + "group": "compile_max_rss", + "value": 0.11837387084960938, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Track.cc", + "group": "compile_max_rss", + "value": 0.11814498901367188, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_max_rss", + "value": 0.11787796020507812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_max_rss", + "value": 0.11784744262695312, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_max_rss", + "value": 0.11780166625976562, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_max_rss", + "value": 0.11758041381835938, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_max_rss", + "value": 0.11748886108398438, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_max_rss", + "value": 0.11733245849609375, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_max_rss", + "value": 0.11721038818359375, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/Jacobian.cc", + "group": "compile_max_rss", + "value": 0.11702346801757812, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_max_rss", + "value": 0.11697006225585938, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_max_rss", + "value": 0.11301040649414062, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_max_rss", + "value": 0.10809707641601562, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_max_rss", + "value": 0.1062774658203125, + "unit": "GB" + }, + { + "name": "max_rss_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_max_rss", + "value": 0.10570907592773438, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_max_rss", + "value": 0.10413360595703125, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/Utilities/LandauDistribution.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_Plugins/Podio/src/TrackObj.cc", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Plugins/Podio/src/TrackStateObj.cc", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Geometry/GeometryIdentifier.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/Definitions/Common.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_Plugins/Podio/src/BoundParametersObj.cc", + "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_Plugins/Podio/src/JacobianObj.cc", + "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_Core/src/Propagator/MultiStepperError.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/TrackFitting/GsfError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_build/Tests/UnitTests/Core/EventData/TrackContainerComplianceTests.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/TrackFitting/GlobalChiSquareFitterError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.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/TrackFinding/CombinatorialKalmanFilterError.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_Fatras/src/EventData/ParticleOutcome.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Core/src/MagneticField/MagneticFieldError.cpp", + "group": "compile_max_rss", + "value": 0.0, + "unit": "GB" + }, + { + "name": "max_rss_Fatras/src/EventData/ProcessType.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_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": 53.127812, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/Gx2fTests.cpp", + "group": "compile_time", + "value": 49.123343, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfTests.cpp", + "group": "compile_time", + "value": 47.112204, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp", + "group": "compile_time", + "value": 42.099777, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithmFunction.cpp", + "group": "compile_time", + "value": 40.097408, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/EigenStepperTests.cpp", + "group": "compile_time", + "value": 40.096958, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/CombinatorialKalmanFilterTests.cpp", + "group": "compile_time", + "value": 39.093501, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MaterialCollectionTests.cpp", + "group": "compile_time", + "value": 37.594166, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GsfFitterFunction.cpp", + "group": "compile_time", + "value": 33.584208, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackStateContainerTest.cpp", + "group": "compile_time", + "value": 32.578673, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithm.cpp", + "group": "compile_time", + "value": 31.580059, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Fatras/FatrasSimulationTests.cpp", + "group": "compile_time", + "value": 31.076065, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/EventDataView3DTests.cpp", + "group": "compile_time", + "value": 29.075775, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Fatras/src/FatrasSimulation.cpp", + "group": "compile_time", + "value": 28.56951, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/GlobalChiSquareFitterFunction.cpp", + "group": "compile_time", + "value": 28.07053, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiTrajectoryTests.cpp", + "group": "compile_time", + "value": 28.067134, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/DirectNavigatorTests.cpp", + "group": "compile_time", + "value": 27.569085, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ExtrapolatorTests.cpp", + "group": "compile_time", + "value": 27.565726, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorJsonConverter.cpp", + "group": "compile_time", + "value": 26.062182, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixUpdater.cpp", + "group": "compile_time", + "value": 26.062017, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/KalmanFitterFunction.cpp", + "group": "compile_time", + "value": 25.565602, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp", + "group": "compile_time", + "value": 25.562512, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/SubspaceTests.cpp", + "group": "compile_time", + "value": 25.561574, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp", + "group": "compile_time", + "value": 25.560594, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/EstimateTrackParamsFromSeedTest.cpp", + "group": "compile_time", + "value": 25.060778, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/KalmanExtrapolatorTests.cpp", + "group": "compile_time", + "value": 24.562099, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/KalmanVertexUpdater.cpp", + "group": "compile_time", + "value": 23.062294, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/PropagatorMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 23.05776, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationDenseConstant.cpp", + "group": "compile_time", + "value": 23.054564, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackFindingAlgorithmFunction.cpp", + "group": "compile_time", + "value": 22.554269, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationBentTracks.cpp", + "group": "compile_time", + "value": 21.551164, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/MultiStepperTests.cpp", + "group": "compile_time", + "value": 20.557476, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/BoundToCurvilinearConversionTests.cpp", + "group": "compile_time", + "value": 20.549263, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/CovarianceEngineTests.cpp", + "group": "compile_time", + "value": 20.548831, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/VolumeMaterialMapperTests.cpp", + "group": "compile_time", + "value": 20.048913, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Podio/PodioTrackContainerTest.cpp", + "group": "compile_time", + "value": 19.547453, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 19.546023, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorNavigatorTests.cpp", + "group": "compile_time", + "value": 18.547001, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/PropagatorTests.cpp", + "group": "compile_time", + "value": 18.546573, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/VolumeMaterialMapper.cpp", + "group": "compile_time", + "value": 18.544329, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFinderTests.cpp", + "group": "compile_time", + "value": 18.544219, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/SurfaceMaterialMapper.cpp", + "group": "compile_time", + "value": 18.04637, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepReader.cpp", + "group": "compile_time", + "value": 18.046194, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeJsonConverter.cpp", + "group": "compile_time", + "value": 18.045795, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationEigenConstant.cpp", + "group": "compile_time", + "value": 18.044982, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/StepperBenchmark.cpp", + "group": "compile_time", + "value": 18.042855, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareAtlasEigenConstant.cpp", + "group": "compile_time", + "value": 17.542342, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/IterativeVertexFinderTests.cpp", + "group": "compile_time", + "value": 17.541979, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/ScalingCalibrator.cpp", + "group": "compile_time", + "value": 17.044333, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/AmbiguityResolution/src/ScoreBasedAmbiguityResolutionAlgorithm.cpp", + "group": "compile_time", + "value": 17.040366, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTests.cpp", + "group": "compile_time", + "value": 16.540245, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitter.cpp", + "group": "compile_time", + "value": 16.540245, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfComponentMergingTests.cpp", + "group": "compile_time", + "value": 16.539521, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ImpactPointEstimatorTests.cpp", + "group": "compile_time", + "value": 16.539347, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/SurfaceMaterialMapperTests.cpp", + "group": "compile_time", + "value": 16.539135, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterWriter.cpp", + "group": "compile_time", + "value": 16.043095, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationStraightLine.cpp", + "group": "compile_time", + "value": 16.042726, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeFinderJsonConverterTests.cpp", + "group": "compile_time", + "value": 16.041403, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationCompareEigenStraightLine.cpp", + "group": "compile_time", + "value": 16.038433, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackStatesWriter.cpp", + "group": "compile_time", + "value": 16.038424, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/detail/NuclearInteractionParametrisation.cpp", + "group": "compile_time", + "value": 16.038109, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/VertexPerformanceWriter.cpp", + "group": "compile_time", + "value": 16.038068, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveMultiVertexFitterTests.cpp", + "group": "compile_time", + "value": 15.53917, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericCuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 15.537162, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/MeasurementSelector.cpp", + "group": "compile_time", + "value": 15.537114, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PropagationAtlasConstant.cpp", + "group": "compile_time", + "value": 15.537006, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoDetector.cpp", + "group": "compile_time", + "value": 15.536798, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/AlignedDetector.cpp", + "group": "compile_time", + "value": 15.536591, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 15.03877, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 15.035672, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Simulation.cpp", + "group": "compile_time", + "value": 14.543251, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceArrayCreatorTests.cpp", + "group": "compile_time", + "value": 14.536022, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FrustumTest.cpp", + "group": "compile_time", + "value": 14.535234, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/LinearizedTrackFactoryTests.cpp", + "group": "compile_time", + "value": 14.53436, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackTestsExtra.cpp", + "group": "compile_time", + "value": 14.035091, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/LayerStructureBuilder.cpp", + "group": "compile_time", + "value": 14.03347, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/IterativeVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 14.033406, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/DetectorVolumeJsonConverterTests.cpp", + "group": "compile_time", + "value": 14.03336, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/RayFrustumBenchmark.cpp", + "group": "compile_time", + "value": 13.53695, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridTests.cpp", + "group": "compile_time", + "value": 13.536448, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/NavigatorTests.cpp", + "group": "compile_time", + "value": 13.534419, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationAlgorithm.cpp", + "group": "compile_time", + "value": 13.532507, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineSurfaceTests.cpp", + "group": "compile_time", + "value": 13.531904, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/ConvertDD4hepDetector.cpp", + "group": "compile_time", + "value": 13.034697, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/EigenStepperBenchmark.cpp", + "group": "compile_time", + "value": 13.032224, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/LoopProtectionTests.cpp", + "group": "compile_time", + "value": 13.031438, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 13.031253, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/EDM4hep/ConvertTrackEDM4hepTest.cpp", + "group": "compile_time", + "value": 13.031201, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/GeneratorsPythia8/ActsExamples/Generators/Pythia8ProcessGenerator.cpp", + "group": "compile_time", + "value": 13.030294, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PolyhedronSurfacesTests.cpp", + "group": "compile_time", + "value": 12.535213, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/StraightLineStepperTests.cpp", + "group": "compile_time", + "value": 12.534091, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/VertexFitterAlgorithm.cpp", + "group": "compile_time", + "value": 12.530053, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AtlasStepperTests.cpp", + "group": "compile_time", + "value": 12.530031, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/FullBilloirVertexFitterTests.cpp", + "group": "compile_time", + "value": 12.529973, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetector.cpp", + "group": "compile_time", + "value": 12.529812, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Vertexing/src/SingleSeedVertexFinderAlgorithm.cpp", + "group": "compile_time", + "value": 12.03235, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackReader.cpp", + "group": "compile_time", + "value": 12.032308, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/AmbiguityResolution/src/GreedyAmbiguityResolutionAlgorithm.cpp", + "group": "compile_time", + "value": 12.032017, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialJsonConverter.cpp", + "group": "compile_time", + "value": 12.028563, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementTests.cpp", + "group": "compile_time", + "value": 12.028477, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/ZScanVertexFinderTests.cpp", + "group": "compile_time", + "value": 12.028471, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrackSelectorAlgorithm.cpp", + "group": "compile_time", + "value": 11.531378, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryCreationTests.cpp", + "group": "compile_time", + "value": 11.530841, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 11.530066, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementWriter.cpp", + "group": "compile_time", + "value": 11.528191, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/BoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 11.527377, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/KalmanVertexUpdaterTests.cpp", + "group": "compile_time", + "value": 11.527351, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/StraightLineStepperBenchmark.cpp", + "group": "compile_time", + "value": 11.527349, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/IndexedSurfacesJsonConverter.cpp", + "group": "compile_time", + "value": 11.527278, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfacesGeneratorTests.cpp", + "group": "compile_time", + "value": 11.526927, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/SurfaceArrayCreator.cpp", + "group": "compile_time", + "value": 11.030113, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4SurfaceProviderTests.cpp", + "group": "compile_time", + "value": 11.030065, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementReader.cpp", + "group": "compile_time", + "value": 11.027659, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryWriter.cpp", + "group": "compile_time", + "value": 11.026561, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMeasurementWriter.cpp", + "group": "compile_time", + "value": 11.026533, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFinding/TrackSelectorTests.cpp", + "group": "compile_time", + "value": 11.026423, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepTrackWriter.cpp", + "group": "compile_time", + "value": 11.026354, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonDigitizationConfig.cpp", + "group": "compile_time", + "value": 11.026245, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HelpersTests.cpp", + "group": "compile_time", + "value": 11.026188, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/TrackFittingAlgorithm.cpp", + "group": "compile_time", + "value": 11.026122, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackModifier.cpp", + "group": "compile_time", + "value": 11.026108, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylindricalDetectorTests.cpp", + "group": "compile_time", + "value": 11.026078, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 11.025942, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/TrackSummary.cpp", + "group": "compile_time", + "value": 11.025908, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/MaterialMapJsonConverter.cpp", + "group": "compile_time", + "value": 11.025799, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerBuilder.cpp", + "group": "compile_time", + "value": 10.527745, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMeasurementReader.cpp", + "group": "compile_time", + "value": 10.526302, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitReader.cpp", + "group": "compile_time", + "value": 10.525451, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Csv/MeasurementReaderWriterTests.cpp", + "group": "compile_time", + "value": 10.525237, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FullBilloirVertexFitter.cpp", + "group": "compile_time", + "value": 10.525199, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/PodioUtil.cpp", + "group": "compile_time", + "value": 10.525112, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/TrackingGeometryView3DTests.cpp", + "group": "compile_time", + "value": 10.52511, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfUtils.cpp", + "group": "compile_time", + "value": 10.525064, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CylindricalDetectorHelper.cpp", + "group": "compile_time", + "value": 10.524932, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingAlgorithm.cpp", + "group": "compile_time", + "value": 10.524921, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/SurfaceView3DTests.cpp", + "group": "compile_time", + "value": 10.524819, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/Sequencer.cpp", + "group": "compile_time", + "value": 10.524817, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvMuonSimHitReader.cpp", + "group": "compile_time", + "value": 10.524749, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscSurfaceTests.cpp", + "group": "compile_time", + "value": 10.027241, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorHelperTests.cpp", + "group": "compile_time", + "value": 10.026993, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/PortalJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.026909, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoBBoxConversionTests.cpp", + "group": "compile_time", + "value": 10.026883, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.026566, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBlueprintFactory.cpp", + "group": "compile_time", + "value": 10.024177, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/HoughTransformSeeder.cpp", + "group": "compile_time", + "value": 10.023957, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/VolumeBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 10.023926, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBuilder.cpp", + "group": "compile_time", + "value": 10.023848, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/DetectorVolumeFinderJsonConverter.cpp", + "group": "compile_time", + "value": 10.023841, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GainMatrixSmoother.cpp", + "group": "compile_time", + "value": 10.023827, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerHelperTests.cpp", + "group": "compile_time", + "value": 10.023714, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingAlgorithm.cpp", + "group": "compile_time", + "value": 10.023701, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/KDTreeTrackingGeometryBuilderTests.cpp", + "group": "compile_time", + "value": 10.023648, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/GbtsSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 10.023096, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepCylinderLayerStructureTests.cpp", + "group": "compile_time", + "value": 10.023047, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Json/JsonDigitizationConfigTests.cpp", + "group": "compile_time", + "value": 10.022934, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDiscLayerStructureTests.cpp", + "group": "compile_time", + "value": 9.526169, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMultiTrajectoryWriter.cpp", + "group": "compile_time", + "value": 9.526126, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SpacePointMaker.cpp", + "group": "compile_time", + "value": 9.525928, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackSummaryReader.cpp", + "group": "compile_time", + "value": 9.525859, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AtlasStepperBenchmark.cpp", + "group": "compile_time", + "value": 9.52565, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/VerticesHelper.cpp", + "group": "compile_time", + "value": 9.525627, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepMeasurementWriter.cpp", + "group": "compile_time", + "value": 9.525389, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/JacobianEngine.cpp", + "group": "compile_time", + "value": 9.524495, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 9.524088, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/SingleSeedVertexFinderTests.cpp", + "group": "compile_time", + "value": 9.522994, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ImpactPointEstimator.cpp", + "group": "compile_time", + "value": 9.522882, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceLocalToGlobalRoundtripTests.cpp", + "group": "compile_time", + "value": 9.52274, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/UtilitiesJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.522718, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepSimHitWriter.cpp", + "group": "compile_time", + "value": 9.522715, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootAthenaNTupleReader.cpp", + "group": "compile_time", + "value": 9.522662, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/TrackParamsEstimationAlgorithm.cpp", + "group": "compile_time", + "value": 9.522544, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/LayerStructureBuilderTests.cpp", + "group": "compile_time", + "value": 9.52246, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TGeoDetector/src/TGeoITkModuleSplitter.cpp", + "group": "compile_time", + "value": 9.522348, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Alignment/src/AlignmentAlgorithm.cpp", + "group": "compile_time", + "value": 9.522326, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianEngineTests.cpp", + "group": "compile_time", + "value": 9.522262, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceMaskTests.cpp", + "group": "compile_time", + "value": 9.024614, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/CuboidalDetectorHelper.cpp", + "group": "compile_time", + "value": 9.024449, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CylindricalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 9.024284, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderSurfaceTests.cpp", + "group": "compile_time", + "value": 9.024204, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/KdtSurfacesProviderTests.cpp", + "group": "compile_time", + "value": 9.02393, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalDetectorFromBlueprintTests.cpp", + "group": "compile_time", + "value": 9.023238, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventRecording.cpp", + "group": "compile_time", + "value": 9.022623, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/ParametricParticleGenerator.cpp", + "group": "compile_time", + "value": 9.021925, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Generators/ActsExamples/Generators/EventGenerator.cpp", + "group": "compile_time", + "value": 9.021764, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/GridJsonConverter.cpp", + "group": "compile_time", + "value": 9.021523, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryClosureTests.cpp", + "group": "compile_time", + "value": 9.021481, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd2ConversionTests.cpp", + "group": "compile_time", + "value": 9.021466, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp", + "group": "compile_time", + "value": 9.021432, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackWriter.cpp", + "group": "compile_time", + "value": 9.021424, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixUpdaterTests.cpp", + "group": "compile_time", + "value": 9.02128, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 9.02128, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/JacobianTests.cpp", + "group": "compile_time", + "value": 9.021212, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/JsonMaterialDecorator.cpp", + "group": "compile_time", + "value": 9.021202, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/EDM4hep/src/EDM4hepParticleWriter.cpp", + "group": "compile_time", + "value": 9.021153, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerCreatorTests.cpp", + "group": "compile_time", + "value": 9.021116, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/SegmentizerTests.cpp", + "group": "compile_time", + "value": 8.523277, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/NumericalTrackLinearizer.cpp", + "group": "compile_time", + "value": 8.52253, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeTests.cpp", + "group": "compile_time", + "value": 8.522468, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialAccumulaterTests.cpp", + "group": "compile_time", + "value": 8.52236, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MuonSpectrometerMockupDetector/src/MockupSectorBuilder.cpp", + "group": "compile_time", + "value": 8.521674, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.520748, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingGeometryGeometryIdTests.cpp", + "group": "compile_time", + "value": 8.520501, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTubeConversionTests.cpp", + "group": "compile_time", + "value": 8.520446, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeTests.cpp", + "group": "compile_time", + "value": 8.52039, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CorrectedTransformFreeToBoundTests.cpp", + "group": "compile_time", + "value": 8.52038, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/SimulationActorTests.cpp", + "group": "compile_time", + "value": 8.520371, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CutoutCylinderVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.520339, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GridDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 8.520322, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/TrackFitterPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.520285, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Io/Root/SimhitReaderWriterTests.cpp", + "group": "compile_time", + "value": 8.520246, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootTrackParameterWriter.cpp", + "group": "compile_time", + "value": 8.520194, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/CuboidalContainerBuilderTests.cpp", + "group": "compile_time", + "value": 8.520183, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvTrackParameterReader.cpp", + "group": "compile_time", + "value": 8.520177, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/PortalJsonConverter.cpp", + "group": "compile_time", + "value": 8.520108, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Alignment/AlignmentGroupingTests.cpp", + "group": "compile_time", + "value": 8.520095, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleReader.cpp", + "group": "compile_time", + "value": 8.520022, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.520018, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/MaterialMapping.cpp", + "group": "compile_time", + "value": 8.519936, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedSurfaceGridFillerTests.cpp", + "group": "compile_time", + "value": 8.519848, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/AdaptiveGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 8.519788, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeHelper.cpp", + "group": "compile_time", + "value": 8.519555, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFinder.cpp", + "group": "compile_time", + "value": 8.51954, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialDecorator.cpp", + "group": "compile_time", + "value": 8.519493, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ProtoTrackTruthMatcher.cpp", + "group": "compile_time", + "value": 8.022013, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/SeedingOrthogonalAlgorithm.cpp", + "group": "compile_time", + "value": 8.022001, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/UncorrelatedHitSmearerTests.cpp", + "group": "compile_time", + "value": 8.021709, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSeedWriter.cpp", + "group": "compile_time", + "value": 8.021649, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepTestsHelper.cpp", + "group": "compile_time", + "value": 8.021532, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ProtoDetectorJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.021531, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/HelicalTrackLinearizer.cpp", + "group": "compile_time", + "value": 8.021488, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/ScatteringTests.cpp", + "group": "compile_time", + "value": 8.021457, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.cpp", + "group": "compile_time", + "value": 8.021345, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/AlgebraJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.021325, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitReader.cpp", + "group": "compile_time", + "value": 8.020996, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSteppingAction.cpp", + "group": "compile_time", + "value": 8.020184, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/MaterialMapping/MaterialComposition.cpp", + "group": "compile_time", + "value": 8.019795, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/AmbiguityResolution/ScoreBasedAmbiguityResolutionTest.cpp", + "group": "compile_time", + "value": 8.019538, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/FreeTrackParametersTests.cpp", + "group": "compile_time", + "value": 8.019528, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackTruthMatcher.cpp", + "group": "compile_time", + "value": 8.019413, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceIntersectionTests.cpp", + "group": "compile_time", + "value": 8.01939, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorStructure.cpp", + "group": "compile_time", + "value": 8.019356, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepMaterialHelpers.cpp", + "group": "compile_time", + "value": 8.019344, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Propagation/src/PropagationAlgorithm.cpp", + "group": "compile_time", + "value": 8.019339, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepDetector.cpp", + "group": "compile_time", + "value": 8.019327, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialInteractionAssignmentTests.cpp", + "group": "compile_time", + "value": 8.019292, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GeometryHierarchyMapJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.019191, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoSurfaceConverter.cpp", + "group": "compile_time", + "value": 8.019174, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeSurfaceTests.cpp", + "group": "compile_time", + "value": 8.019171, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeSurface.cpp", + "group": "compile_time", + "value": 8.019168, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 8.019164, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/PhotonConversionTests.cpp", + "group": "compile_time", + "value": 8.019164, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TransformHelpersTests.cpp", + "group": "compile_time", + "value": 8.019144, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericCuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.019123, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 8.019061, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.cpp", + "group": "compile_time", + "value": 8.019047, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/PrimitivesView3DTests.cpp", + "group": "compile_time", + "value": 8.019026, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/MultiWireStructureBuilder.cpp", + "group": "compile_time", + "value": 8.019025, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/TrackDensityVertexFinderTests.cpp", + "group": "compile_time", + "value": 8.019024, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintHelperTests.cpp", + "group": "compile_time", + "value": 8.018994, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorTests.cpp", + "group": "compile_time", + "value": 8.018989, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/GridJsonConverterTests.cpp", + "group": "compile_time", + "value": 8.018904, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/GeometryIdGeneratorTests.cpp", + "group": "compile_time", + "value": 8.018896, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrapezoidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.018893, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoTrd1ConversionTests.cpp", + "group": "compile_time", + "value": 8.018729, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/VolumeView3DTests.cpp", + "group": "compile_time", + "value": 8.018557, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 8.018372, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CuboidVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 8.018246, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleTrackingAction.cpp", + "group": "compile_time", + "value": 7.520674, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MultiComponentBoundTrackParametersTests.cpp", + "group": "compile_time", + "value": 7.520613, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceTests.cpp", + "group": "compile_time", + "value": 7.520576, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/SurfaceSortingAlgorithm.cpp", + "group": "compile_time", + "value": 7.520542, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/GeometryView3D.cpp", + "group": "compile_time", + "value": 7.520452, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintHelper.cpp", + "group": "compile_time", + "value": 7.519514, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialSteppingAction.cpp", + "group": "compile_time", + "value": 7.519258, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SimParticleTranslation.cpp", + "group": "compile_time", + "value": 7.51911, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CylindricalContainerBuilder.cpp", + "group": "compile_time", + "value": 7.51871, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GsfMixtureReductionTests.cpp", + "group": "compile_time", + "value": 7.518605, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Examples/Algorithms/Digitization/ModuleClustersTests.cpp", + "group": "compile_time", + "value": 7.518425, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/Surface.cpp", + "group": "compile_time", + "value": 7.518284, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorBuilderTests.cpp", + "group": "compile_time", + "value": 7.518253, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolume.cpp", + "group": "compile_time", + "value": 7.518169, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepLayerStructure.cpp", + "group": "compile_time", + "value": 7.518083, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfigurator.cpp", + "group": "compile_time", + "value": 7.518032, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/TrackFitting/GainMatrixSmootherTests.cpp", + "group": "compile_time", + "value": 7.518012, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackReader.cpp", + "group": "compile_time", + "value": 7.517984, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineSurface.cpp", + "group": "compile_time", + "value": 7.517947, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoLayerBuilderTests.cpp", + "group": "compile_time", + "value": 7.51793, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/KDTreeTrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 7.517896, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesWriter.cpp", + "group": "compile_time", + "value": 7.517892, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeVolumeBounds.cpp", + "group": "compile_time", + "value": 7.517886, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalTests.cpp", + "group": "compile_time", + "value": 7.517879, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedingAlgorithm.cpp", + "group": "compile_time", + "value": 7.517838, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4Converters.cpp", + "group": "compile_time", + "value": 7.517836, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/VolumeStructureBuilderTests.cpp", + "group": "compile_time", + "value": 7.517824, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ProtoLayerTests.cpp", + "group": "compile_time", + "value": 7.517808, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointReader.cpp", + "group": "compile_time", + "value": 7.517804, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/DD4hepDetectorElementTests.cpp", + "group": "compile_time", + "value": 7.517795, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceJsonConverter.cpp", + "group": "compile_time", + "value": 7.51779, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBuilder.cpp", + "group": "compile_time", + "value": 7.517747, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderSurface.cpp", + "group": "compile_time", + "value": 7.517738, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterialAccumulater.cpp", + "group": "compile_time", + "value": 7.517722, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialMapperTests.cpp", + "group": "compile_time", + "value": 7.517717, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexReader.cpp", + "group": "compile_time", + "value": 7.517713, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/IterativeVertexFinder.cpp", + "group": "compile_time", + "value": 7.517648, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/VolumeStructureBuilder.cpp", + "group": "compile_time", + "value": 7.517633, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/HepMC/src/HepMCProcessExtractor.cpp", + "group": "compile_time", + "value": 7.51763, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/ModuleClusters.cpp", + "group": "compile_time", + "value": 7.517609, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/CurvilinearTrackParametersTests.cpp", + "group": "compile_time", + "value": 7.517606, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoArb8ConversionTests.cpp", + "group": "compile_time", + "value": 7.517505, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentVolumeTests.cpp", + "group": "compile_time", + "value": 7.517466, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFinding/src/MuonHoughSeeder.cpp", + "group": "compile_time", + "value": 7.517443, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrapezoidVolumeBounds.cpp", + "group": "compile_time", + "value": 7.517435, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceArrayTests.cpp", + "group": "compile_time", + "value": 7.516657, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/Geant4Detector/src/Geant4Detector.cpp", + "group": "compile_time", + "value": 7.020815, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PlaneLayerTests.cpp", + "group": "compile_time", + "value": 7.019642, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelizerTests.cpp", + "group": "compile_time", + "value": 7.01921, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/BuildTelescopeDetector.cpp", + "group": "compile_time", + "value": 7.019184, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinAdjustmentTests.cpp", + "group": "compile_time", + "value": 7.019064, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorSurfaceFactoryTests.cpp", + "group": "compile_time", + "value": 7.018985, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/CuboidalContainerBuilder.cpp", + "group": "compile_time", + "value": 7.018108, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SurfaceIntersectionBenchmark.cpp", + "group": "compile_time", + "value": 7.017995, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerArrayCreator.cpp", + "group": "compile_time", + "value": 7.017909, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/CovarianceEngine.cpp", + "group": "compile_time", + "value": 7.016944, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/LayerCreator.cpp", + "group": "compile_time", + "value": 7.016875, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoLayerBuilder.cpp", + "group": "compile_time", + "value": 7.016851, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/CorrectedTransformationFreeToBound.cpp", + "group": "compile_time", + "value": 7.016827, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleReader.cpp", + "group": "compile_time", + "value": 7.016781, + "unit": "seconds" + }, + { + "name": "time_Plugins/EDM4hep/src/EDM4hepUtil.cpp", + "group": "compile_time", + "value": 7.016769, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeFindersTests.cpp", + "group": "compile_time", + "value": 7.016745, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4ConvertersTests.cpp", + "group": "compile_time", + "value": 7.016704, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/VolumeBoundsTests.cpp", + "group": "compile_time", + "value": 7.016701, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoDetectorTests.cpp", + "group": "compile_time", + "value": 7.0167, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/KDTreeTests.cpp", + "group": "compile_time", + "value": 7.016662, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/IntersectionMaterialAssignerTests.cpp", + "group": "compile_time", + "value": 7.016655, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GenericApproachDescriptorTests.cpp", + "group": "compile_time", + "value": 7.01661, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BinUtilityBenchmark.cpp", + "group": "compile_time", + "value": 7.016594, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialTrackWriter.cpp", + "group": "compile_time", + "value": 7.016592, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/SurfaceBoundsJsonConverterTests.cpp", + "group": "compile_time", + "value": 7.016552, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/NuclearInteractions/src/RootNuclearInteractionParametersWriter.cpp", + "group": "compile_time", + "value": 7.016536, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToTrajectories.cpp", + "group": "compile_time", + "value": 7.016493, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonSurfacesReader.cpp", + "group": "compile_time", + "value": 7.016403, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/LayerFactory.cpp", + "group": "compile_time", + "value": 7.016336, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingVolumeArrayCreator.cpp", + "group": "compile_time", + "value": 7.016268, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSmearing.cpp", + "group": "compile_time", + "value": 7.016242, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveMultiVertexFitter.cpp", + "group": "compile_time", + "value": 7.016122, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeVolumeBoundsTests.cpp", + "group": "compile_time", + "value": 6.712541, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 6.517855, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SimpleGeometryTests.cpp", + "group": "compile_time", + "value": 6.517782, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/LayerTests.cpp", + "group": "compile_time", + "value": 6.517668, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheBlochTests.cpp", + "group": "compile_time", + "value": 6.517182, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/UtilitiesJsonConverter.cpp", + "group": "compile_time", + "value": 6.516833, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootMaterialWriter.cpp", + "group": "compile_time", + "value": 6.516755, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/ParticleKillAction.cpp", + "group": "compile_time", + "value": 6.516656, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/DDG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 6.516302, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/SupportSurfacesHelper.cpp", + "group": "compile_time", + "value": 6.515884, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/DetectorVolumeUpdatersTests.cpp", + "group": "compile_time", + "value": 6.515859, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TrajectoriesToPrototracks.cpp", + "group": "compile_time", + "value": 6.515812, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/ExternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 6.515749, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateUpdatersTests.cpp", + "group": "compile_time", + "value": 6.515654, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/SupportSurfacesHelperTests.cpp", + "group": "compile_time", + "value": 6.515607, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Vertexing/GaussianGridTrackDensityTests.cpp", + "group": "compile_time", + "value": 6.515602, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialValidaterTests.cpp", + "group": "compile_time", + "value": 6.515578, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscSurface.cpp", + "group": "compile_time", + "value": 6.515551, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/IndexedRootVolumeFinderBuilderTests.cpp", + "group": "compile_time", + "value": 6.515549, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialGridHelperTests.cpp", + "group": "compile_time", + "value": 6.515525, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolume.cpp", + "group": "compile_time", + "value": 6.51551, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AlgebraHelpersTests.cpp", + "group": "compile_time", + "value": 6.515474, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/InteractionListTests.cpp", + "group": "compile_time", + "value": 6.515471, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/ParticleSelector.cpp", + "group": "compile_time", + "value": 6.515443, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/MeasurementHelpersTests.cpp", + "group": "compile_time", + "value": 6.515433, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/MultiWireStructureBuilderTests.cpp", + "group": "compile_time", + "value": 6.515419, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/ParticleTests.cpp", + "group": "compile_time", + "value": 6.515397, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonMaterialWriter.cpp", + "group": "compile_time", + "value": 6.515395, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/CoreMaterialMapping.cpp", + "group": "compile_time", + "value": 6.515393, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BFieldMapUtilsTests.cpp", + "group": "compile_time", + "value": 6.515389, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/VolumeMaterialInteractionTests.cpp", + "group": "compile_time", + "value": 6.515377, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinUtilityTests.cpp", + "group": "compile_time", + "value": 6.515357, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/BlueprintTests.cpp", + "group": "compile_time", + "value": 6.51535, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorVolumeBuilder.cpp", + "group": "compile_time", + "value": 6.515312, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ProtoDetectorJsonConverter.cpp", + "group": "compile_time", + "value": 6.515306, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/TracksToParameters.cpp", + "group": "compile_time", + "value": 6.515289, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfMixtureReduction.cpp", + "group": "compile_time", + "value": 6.515208, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderLayerTests.cpp", + "group": "compile_time", + "value": 6.514986, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/MultiWireNavigationTests.cpp", + "group": "compile_time", + "value": 6.514976, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/EventData/MeasurementCalibration.cpp", + "group": "compile_time", + "value": 6.514961, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Physics/BetheHeitlerTests.cpp", + "group": "compile_time", + "value": 6.514832, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/NavigationLayerTests.cpp", + "group": "compile_time", + "value": 6.016955, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/TrackingVolumeTests.cpp", + "group": "compile_time", + "value": 6.016706, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepVolumeBuilder.cpp", + "group": "compile_time", + "value": 6.016478, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvParticleWriter.cpp", + "group": "compile_time", + "value": 6.016455, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/ChannelMergerTests.cpp", + "group": "compile_time", + "value": 6.016294, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/Range1DTests.cpp", + "group": "compile_time", + "value": 6.016166, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/StrawSurfaceTests.cpp", + "group": "compile_time", + "value": 6.016118, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConvexPolygonBoundsTests.cpp", + "group": "compile_time", + "value": 6.015745, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootPropagationStepsWriter.cpp", + "group": "compile_time", + "value": 6.015561, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/TelescopeG4DetectorConstruction.cpp", + "group": "compile_time", + "value": 6.01527, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 6.015075, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvProtoTrackWriter.cpp", + "group": "compile_time", + "value": 6.015015, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/DetectorVolumeConsistency.cpp", + "group": "compile_time", + "value": 6.014876, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DD4hepGeometryService.cpp", + "group": "compile_time", + "value": 6.014822, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.cpp", + "group": "compile_time", + "value": 6.014781, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/MaterialMapping/src/MaterialValidation.cpp", + "group": "compile_time", + "value": 6.01451, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TrackParameterSelector.cpp", + "group": "compile_time", + "value": 6.014478, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/ResPlotTool.cpp", + "group": "compile_time", + "value": 6.01442, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/KinematicCastsTests.cpp", + "group": "compile_time", + "value": 6.014419, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvDriftCircleReader.cpp", + "group": "compile_time", + "value": 6.014387, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/IndexedRootVolumeFinderBuilder.cpp", + "group": "compile_time", + "value": 6.014382, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackClassification.cpp", + "group": "compile_time", + "value": 6.014351, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/PrototracksToSeeds.cpp", + "group": "compile_time", + "value": 6.014295, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootParticleWriter.cpp", + "group": "compile_time", + "value": 6.014284, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/IntersectionMaterialAssigner.cpp", + "group": "compile_time", + "value": 6.014278, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ChargeTests.cpp", + "group": "compile_time", + "value": 6.014265, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/DetectorVolumeConsistencyTests.cpp", + "group": "compile_time", + "value": 6.014265, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/ParticleSelectorsTests.cpp", + "group": "compile_time", + "value": 6.014257, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSpacePointWriter.cpp", + "group": "compile_time", + "value": 6.014253, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Selectors/SelectorHelpersTests.cpp", + "group": "compile_time", + "value": 6.014244, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/DiscLayerTests.cpp", + "group": "compile_time", + "value": 6.01422, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InterpolatedMaterialMapTests.cpp", + "group": "compile_time", + "value": 6.014206, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthSeedSelector.cpp", + "group": "compile_time", + "value": 6.014193, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Detector.cpp", + "group": "compile_time", + "value": 6.014193, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ConeLayerTests.cpp", + "group": "compile_time", + "value": 6.014178, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CuboidVolumeBounds.cpp", + "group": "compile_time", + "value": 6.014165, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/PortalGeneratorsTests.cpp", + "group": "compile_time", + "value": 6.014116, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ProtoBinningTests.cpp", + "group": "compile_time", + "value": 6.014038, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/ParticleHypothesisTests.cpp", + "group": "compile_time", + "value": 6.014036, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PlaneLayer.cpp", + "group": "compile_time", + "value": 6.013993, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/BoundaryCheckTests.cpp", + "group": "compile_time", + "value": 6.013992, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvSimHitWriter.cpp", + "group": "compile_time", + "value": 6.013872, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/SurfaceBinningMatcherTests.cpp", + "group": "compile_time", + "value": 5.515318, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/EventDataView3D.cpp", + "group": "compile_time", + "value": 5.515252, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Detector/ReferenceGeneratorsTests.cpp", + "group": "compile_time", + "value": 5.515203, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/TrackParametersPrinter.cpp", + "group": "compile_time", + "value": 5.514954, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/DiscLayer.cpp", + "group": "compile_time", + "value": 5.514951, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Event.cpp", + "group": "compile_time", + "value": 5.514624, + "unit": "seconds" + }, + { + "name": "time_Examples/Scripts/TrackingPerformance/ResidualsAndPulls.cpp", + "group": "compile_time", + "value": 5.514455, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorMultiTrajectory.cpp", + "group": "compile_time", + "value": 5.514289, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/SensitiveSurfaceMapper.cpp", + "group": "compile_time", + "value": 5.513958, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/DetectorBuilder.cpp", + "group": "compile_time", + "value": 5.513393, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 5.513357, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootVertexWriter.cpp", + "group": "compile_time", + "value": 5.513303, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSeedWriter.cpp", + "group": "compile_time", + "value": 5.513278, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PlaneSurface.cpp", + "group": "compile_time", + "value": 5.513263, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/PassiveLayerBuilder.cpp", + "group": "compile_time", + "value": 5.513242, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/VolumeJsonConverter.cpp", + "group": "compile_time", + "value": 5.513229, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/ContextualDetector/src/InternalAlignmentDecorator.cpp", + "group": "compile_time", + "value": 5.513217, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Navigation/NavigationStateTests.cpp", + "group": "compile_time", + "value": 5.513214, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/ProtoDetector.cpp", + "group": "compile_time", + "value": 5.513211, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Printers/ActsExamples/Printers/ParticlesPrinter.cpp", + "group": "compile_time", + "value": 5.513209, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/AlignmentContextTests.cpp", + "group": "compile_time", + "value": 5.513164, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSpacepointWriter.cpp", + "group": "compile_time", + "value": 5.513124, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialValidater.cpp", + "group": "compile_time", + "value": 5.513097, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootSimHitWriter.cpp", + "group": "compile_time", + "value": 5.513096, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/PortalHelper.cpp", + "group": "compile_time", + "value": 5.513083, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Layer.cpp", + "group": "compile_time", + "value": 5.513082, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/PerigeeSurfaceTests.cpp", + "group": "compile_time", + "value": 5.513062, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Obj/src/ObjTrackingGeometryWriter.cpp", + "group": "compile_time", + "value": 5.513043, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AxesTests.cpp", + "group": "compile_time", + "value": 5.513037, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/IntersectionTests.cpp", + "group": "compile_time", + "value": 5.51303, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/TrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 5.513021, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapper.cpp", + "group": "compile_time", + "value": 5.51302, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoCylinderDiscSplitter.cpp", + "group": "compile_time", + "value": 5.513005, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/ContinuousProcessTests.cpp", + "group": "compile_time", + "value": 5.513004, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Digitization/PlanarSurfaceDriftTests.cpp", + "group": "compile_time", + "value": 5.512989, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CutoutCylinderVolumeBounds.cpp", + "group": "compile_time", + "value": 5.512986, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/SourceLinkTests.cpp", + "group": "compile_time", + "value": 5.512933, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/HitSelector.cpp", + "group": "compile_time", + "value": 5.512921, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/AmbiguityConfigJsonConverter.cpp", + "group": "compile_time", + "value": 5.51292, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridTrackDensity.cpp", + "group": "compile_time", + "value": 5.512879, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/BlueprintDrawer.cpp", + "group": "compile_time", + "value": 5.512755, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Utilities/src/SeedsToPrototracks.cpp", + "group": "compile_time", + "value": 5.512745, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/TrackFitting/src/RefittingCalibrator.cpp", + "group": "compile_time", + "value": 5.51248, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/Kernel/TupleIndexOfTests.cpp", + "group": "compile_time", + "value": 5.013959, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Volume.cpp", + "group": "compile_time", + "value": 5.013812, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.013804, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/Geant4Decay.cpp", + "group": "compile_time", + "value": 5.013676, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CurvilinearSurface.cpp", + "group": "compile_time", + "value": 5.013649, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/EffPlotTool.cpp", + "group": "compile_time", + "value": 5.013634, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Visualization/Visualization3DTests.cpp", + "group": "compile_time", + "value": 5.013553, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Paths.cpp", + "group": "compile_time", + "value": 5.013524, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/GeometryIdGenerator.cpp", + "group": "compile_time", + "value": 5.013443, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/ZScanVertexFinder.cpp", + "group": "compile_time", + "value": 5.013224, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorSurfaceFactory.cpp", + "group": "compile_time", + "value": 5.013203, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/NuclearInteraction/NuclearInteraction.cpp", + "group": "compile_time", + "value": 5.01317, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/PrimaryGeneratorAction.cpp", + "group": "compile_time", + "value": 5.012733, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/BuildGenericDetector.cpp", + "group": "compile_time", + "value": 5.01259, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/MaterialJsonConverterTests.cpp", + "group": "compile_time", + "value": 5.01243, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Particle.cpp", + "group": "compile_time", + "value": 5.012374, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/SeedFinderTest.cpp", + "group": "compile_time", + "value": 5.012228, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridIterationTests.cpp", + "group": "compile_time", + "value": 5.012159, + "unit": "seconds" + }, + { + "name": "time_Alignment/src/Kernel/detail/AlignmentEngine.cpp", + "group": "compile_time", + "value": 5.012078, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/MeasurementCreation.cpp", + "group": "compile_time", + "value": 5.012036, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Seeding/BinnedGroupTest.cpp", + "group": "compile_time", + "value": 5.01203, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialInteractionAssignment.cpp", + "group": "compile_time", + "value": 5.011979, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepBinningHelpers.cpp", + "group": "compile_time", + "value": 5.011966, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoDetectorElement.cpp", + "group": "compile_time", + "value": 5.01196, + "unit": "seconds" + }, + { + "name": "time_Core/src/AmbiguityResolution/ScoreBasedAmbiguityResolution.cpp", + "group": "compile_time", + "value": 5.011948, + "unit": "seconds" + }, + { + "name": "time_Core/src/AmbiguityResolution/GreedyAmbiguityResolution.cpp", + "group": "compile_time", + "value": 5.011947, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Vertex.cpp", + "group": "compile_time", + "value": 5.011934, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geometry/src/VolumeAssociationTest.cpp", + "group": "compile_time", + "value": 5.011893, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/PortalGenerators.cpp", + "group": "compile_time", + "value": 5.011885, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/DuplicationPlotTool.cpp", + "group": "compile_time", + "value": 5.011873, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/CylinderLayer.cpp", + "group": "compile_time", + "value": 5.011834, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/TrackSummaryPlotTool.cpp", + "group": "compile_time", + "value": 5.011815, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/VectorTrackContainer.cpp", + "group": "compile_time", + "value": 5.011805, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/PolyhedronTests.cpp", + "group": "compile_time", + "value": 5.011775, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4DetectorElementTests.cpp", + "group": "compile_time", + "value": 5.011709, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/AlgebraJsonConverter.cpp", + "group": "compile_time", + "value": 5.01169, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MaterialMapUtilsTests.cpp", + "group": "compile_time", + "value": 5.01168, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/AdaptiveGridDensityVertexFinder.cpp", + "group": "compile_time", + "value": 5.011463, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Validation/FakeRatePlotTool.cpp", + "group": "compile_time", + "value": 5.011427, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/SpacePointUtility.cpp", + "group": "compile_time", + "value": 5.011281, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/FiniteStateMachineTests.cpp", + "group": "compile_time", + "value": 4.512542, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/VolumeBounds.cpp", + "group": "compile_time", + "value": 4.512167, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayerHelper.cpp", + "group": "compile_time", + "value": 4.512082, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GlueVolumesDescriptor.cpp", + "group": "compile_time", + "value": 4.512079, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianGridTrackDensity.cpp", + "group": "compile_time", + "value": 4.511975, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetectorElement.cpp", + "group": "compile_time", + "value": 4.5119, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/Portal.cpp", + "group": "compile_time", + "value": 4.511827, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/StandardInteractions.cpp", + "group": "compile_time", + "value": 4.51171, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/PrintParameters.cpp", + "group": "compile_time", + "value": 4.511261, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.5112, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Digitization/src/DigitizationConfig.cpp", + "group": "compile_time", + "value": 4.510878, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Benchmarks/BenchmarkTools.cpp", + "group": "compile_time", + "value": 4.510854, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceDrift.cpp", + "group": "compile_time", + "value": 4.510836, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AlignmentHelperTests.cpp", + "group": "compile_time", + "value": 4.510815, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/PlanarSurfaceMask.cpp", + "group": "compile_time", + "value": 4.510814, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/BinningDataTests.cpp", + "group": "compile_time", + "value": 4.510814, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GenericApproachDescriptor.cpp", + "group": "compile_time", + "value": 4.510806, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/TrackDensityVertexFinder.cpp", + "group": "compile_time", + "value": 4.510767, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometryBuilder.cpp", + "group": "compile_time", + "value": 4.510765, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/ProtoMaterialHelper.cpp", + "group": "compile_time", + "value": 4.510745, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ConeLayer.cpp", + "group": "compile_time", + "value": 4.510732, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/CylinderBounds.cpp", + "group": "compile_time", + "value": 4.51073, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/Particle.cpp", + "group": "compile_time", + "value": 4.510725, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/CylinderVolumeBuilderTests.cpp", + "group": "compile_time", + "value": 4.510707, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/BetheHeitler.cpp", + "group": "compile_time", + "value": 4.510694, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/StraightLineStepper.cpp", + "group": "compile_time", + "value": 4.510676, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/EventDataTransforms.cpp", + "group": "compile_time", + "value": 4.510666, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/PerigeeSurface.cpp", + "group": "compile_time", + "value": 4.510665, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/Vertex.cpp", + "group": "compile_time", + "value": 4.510652, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/BetheHeitlerApprox.cpp", + "group": "compile_time", + "value": 4.510646, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/GridSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.51064, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/TrackingGeometry.cpp", + "group": "compile_time", + "value": 4.510638, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Physics/PhotonConversion.cpp", + "group": "compile_time", + "value": 4.51063, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoParserTests.cpp", + "group": "compile_time", + "value": 4.510623, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridBinFinderTests.cpp", + "group": "compile_time", + "value": 4.510617, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/StrawSurface.cpp", + "group": "compile_time", + "value": 4.510592, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/TrackHelpers.cpp", + "group": "compile_time", + "value": 4.510576, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/GaussianTrackDensity.cpp", + "group": "compile_time", + "value": 4.51057, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/InterpolatedSolenoidBFieldTest.cpp", + "group": "compile_time", + "value": 4.510561, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/AnnulusBounds.cpp", + "group": "compile_time", + "value": 4.510511, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Json/src/JsonGeometryList.cpp", + "group": "compile_time", + "value": 4.510504, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/NavigationLayer.cpp", + "group": "compile_time", + "value": 4.510485, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/TelescopeDetector/src/TelescopeDetector.cpp", + "group": "compile_time", + "value": 4.510455, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/Segmentizer.cpp", + "group": "compile_time", + "value": 4.510413, + "unit": "seconds" + }, + { + "name": "time_Core/src/Detector/detail/IndexedGridFiller.cpp", + "group": "compile_time", + "value": 4.510363, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/BinnedSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 4.510186, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/InterpolatedBFieldMapTests.cpp", + "group": "compile_time", + "value": 4.509955, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RegularSurface.cpp", + "group": "compile_time", + "value": 4.011158, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAccessHelpersTests.cpp", + "group": "compile_time", + "value": 4.011062, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/SurfaceBoundsJsonConverter.cpp", + "group": "compile_time", + "value": 4.010909, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/UnitVectorsTests.cpp", + "group": "compile_time", + "value": 4.010888, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/EllipseBoundsTests.cpp", + "group": "compile_time", + "value": 4.01074, + "unit": "seconds" + }, + { + "name": "time_Plugins/Geant4/src/Geant4DetectorElement.cpp", + "group": "compile_time", + "value": 4.01065, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiscTrapezoidBoundsTests.cpp", + "group": "compile_time", + "value": 4.010288, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/InteractionsTests.cpp", + "group": "compile_time", + "value": 4.00998, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackParameters.cpp", + "group": "compile_time", + "value": 4.009733, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/AnnulusBoundsTests.cpp", + "group": "compile_time", + "value": 4.009637, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CylinderBoundsTests.cpp", + "group": "compile_time", + "value": 4.009634, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/PeriodicTests.cpp", + "group": "compile_time", + "value": 4.009627, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RectangleBoundsTests.cpp", + "group": "compile_time", + "value": 4.009616, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/ProtoLayer.cpp", + "group": "compile_time", + "value": 4.009595, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceArray.cpp", + "group": "compile_time", + "value": 4.009513, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/HitTests.cpp", + "group": "compile_time", + "value": 4.009512, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/ConeBoundsTests.cpp", + "group": "compile_time", + "value": 4.00947, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TransformationHelpers.cpp", + "group": "compile_time", + "value": 4.009459, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ResultTests.cpp", + "group": "compile_time", + "value": 4.009432, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ProtoVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 4.009419, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DelegateTests.cpp", + "group": "compile_time", + "value": 4.009416, + "unit": "seconds" + }, + { + "name": "time_Plugins/Json/src/ExtentJsonConverter.cpp", + "group": "compile_time", + "value": 4.009403, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnyTests.cpp", + "group": "compile_time", + "value": 4.009221, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/GenericDetector/src/GenericDetectorElement.cpp", + "group": "compile_time", + "value": 4.009052, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/ConstantBFieldTests.cpp", + "group": "compile_time", + "value": 4.00879, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/TrapezoidBounds.cpp", + "group": "compile_time", + "value": 3.509518, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/BFieldMapUtils.cpp", + "group": "compile_time", + "value": 3.509476, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/SolenoidFieldBenchmark.cpp", + "group": "compile_time", + "value": 3.509462, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/QuickMathTests.cpp", + "group": "compile_time", + "value": 3.509455, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/LineBoundsTests.cpp", + "group": "compile_time", + "value": 3.50945, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/UnitsTests.cpp", + "group": "compile_time", + "value": 3.509366, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/RadialBoundsTests.cpp", + "group": "compile_time", + "value": 3.509319, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/IntersectionHelper2DTests.cpp", + "group": "compile_time", + "value": 3.509318, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Json/ExtentJsonConverterTests.cpp", + "group": "compile_time", + "value": 3.508906, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/BoundaryCheckBenchmark.cpp", + "group": "compile_time", + "value": 3.508368, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/FpeMonitoring/FpeMonitorTests.cpp", + "group": "compile_time", + "value": 3.508335, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/detail/PointwiseMaterialInteraction.cpp", + "group": "compile_time", + "value": 3.508331, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialGridHelper.cpp", + "group": "compile_time", + "value": 3.508316, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/ExtentTests.cpp", + "group": "compile_time", + "value": 3.508263, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialMapUtils.cpp", + "group": "compile_time", + "value": 3.508234, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.508227, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/SurfaceBoundsTests.cpp", + "group": "compile_time", + "value": 3.508192, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AverageMaterialsTests.cpp", + "group": "compile_time", + "value": 3.508086, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/DiamondBoundsTests.cpp", + "group": "compile_time", + "value": 3.507975, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/VerticesHelperTests.cpp", + "group": "compile_time", + "value": 3.008794, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvBFieldWriter.cpp", + "group": "compile_time", + "value": 3.00821, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousSurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 3.008099, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/InfiniteBoundsTests.cpp", + "group": "compile_time", + "value": 3.008001, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TransformRangeTests.cpp", + "group": "compile_time", + "value": 3.007977, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/DD4hep/PrimitivesFactory.cpp", + "group": "compile_time", + "value": 3.007677, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/SteppingAction.cpp", + "group": "compile_time", + "value": 3.007576, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/InterpolationTests.cpp", + "group": "compile_time", + "value": 3.007497, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests2D.cpp", + "group": "compile_time", + "value": 3.007209, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Root/src/RootBFieldWriter.cpp", + "group": "compile_time", + "value": 3.007203, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/Geant4Manager.cpp", + "group": "compile_time", + "value": 3.00718, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWorld.cpp", + "group": "compile_time", + "value": 3.007164, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/GridAxisGeneratorsTests.cpp", + "group": "compile_time", + "value": 3.007159, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MultiIndexTests.cpp", + "group": "compile_time", + "value": 3.007111, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/BinnedSurfaceMaterial.cpp", + "group": "compile_time", + "value": 3.007088, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Reader.cpp", + "group": "compile_time", + "value": 3.007087, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/AnnulusBoundsBenchmark.cpp", + "group": "compile_time", + "value": 3.007086, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Surfaces/CurvilinearSurfaceTests.cpp", + "group": "compile_time", + "value": 3.007077, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/SolenoidBFieldTests.cpp", + "group": "compile_time", + "value": 3.007035, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConvexPolygonBounds.cpp", + "group": "compile_time", + "value": 3.007021, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryHierarchyMapTests.cpp", + "group": "compile_time", + "value": 3.007014, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialTests.cpp", + "group": "compile_time", + "value": 3.006977, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedMaterialSlabTests.cpp", + "group": "compile_time", + "value": 3.006921, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiscTrapezoidBounds.cpp", + "group": "compile_time", + "value": 3.006892, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RayTest.cpp", + "group": "compile_time", + "value": 3.006738, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoMaterialConverterTests.cpp", + "group": "compile_time", + "value": 3.006689, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/BinUtility.cpp", + "group": "compile_time", + "value": 2.506888, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Definitions/DirectionTests.cpp", + "group": "compile_time", + "value": 2.506849, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RangeXDTests.cpp", + "group": "compile_time", + "value": 2.50673, + "unit": "seconds" + }, + { + "name": "time_Plugins/FpeMonitoring/src/FpeMonitor.cpp", + "group": "compile_time", + "value": 2.506519, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/EventAction.cpp", + "group": "compile_time", + "value": 2.506234, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/Legacy/ATLSeedingIntegrationTest.cpp", + "group": "compile_time", + "value": 2.506066, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/TGeo/TGeoPrimitivesHelperTests.cpp", + "group": "compile_time", + "value": 2.506055, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialSlabTests.cpp", + "group": "compile_time", + "value": 2.50603, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Clusterization/ClusterizationTests1D.cpp", + "group": "compile_time", + "value": 2.506017, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloWhiteBoardAlgorithm.cpp", + "group": "compile_time", + "value": 2.506006, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/DummyDetectorConstruction.cpp", + "group": "compile_time", + "value": 2.505954, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloRandomAlgorithm.cpp", + "group": "compile_time", + "value": 2.505949, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/Csv/src/CsvExaTrkXGraphWriter.cpp", + "group": "compile_time", + "value": 2.505936, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoParser.cpp", + "group": "compile_time", + "value": 2.505925, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/ConeBounds.cpp", + "group": "compile_time", + "value": 2.505923, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/AnnealingUtilityTests.cpp", + "group": "compile_time", + "value": 2.5059, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/LineBounds.cpp", + "group": "compile_time", + "value": 2.505896, + "unit": "seconds" + }, + { + "name": "time_Tests/Benchmarks/QuickMathBenchmark.cpp", + "group": "compile_time", + "value": 2.505885, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/EllipseBounds.cpp", + "group": "compile_time", + "value": 2.505879, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/EventData/TrackStatePropMaskTests.cpp", + "group": "compile_time", + "value": 2.505878, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapRootIo.cpp", + "group": "compile_time", + "value": 2.505873, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/IntersectionHelper2D.cpp", + "group": "compile_time", + "value": 2.50587, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/AccumulatedVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.505836, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/DiamondBounds.cpp", + "group": "compile_time", + "value": 2.505832, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/MaterialCompositionTests.cpp", + "group": "compile_time", + "value": 2.505826, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/DBScanTests.cpp", + "group": "compile_time", + "value": 2.505824, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/MPLTests.cpp", + "group": "compile_time", + "value": 2.505812, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/ProtoVolumeMaterial.cpp", + "group": "compile_time", + "value": 2.505806, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RadialBounds.cpp", + "group": "compile_time", + "value": 2.505793, + "unit": "seconds" + }, + { + "name": "time_Examples/Io/HepMC3/src/HepMC3Writer.cpp", + "group": "compile_time", + "value": 2.505766, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ParticleDataTests.cpp", + "group": "compile_time", + "value": 2.505697, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/RealQuadraticEquationTests.cpp", + "group": "compile_time", + "value": 2.505679, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/LoggerTests.cpp", + "group": "compile_time", + "value": 2.505651, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/SolenoidBField.cpp", + "group": "compile_time", + "value": 2.505579, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/RectangleBounds.cpp", + "group": "compile_time", + "value": 2.505486, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Polyhedron.cpp", + "group": "compile_time", + "value": 2.005456, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepDetectorElement.cpp", + "group": "compile_time", + "value": 2.005381, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/MagneticField/MagneticFieldProviderTests.cpp", + "group": "compile_time", + "value": 2.005333, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/GdmlDetectorConstruction.cpp", + "group": "compile_time", + "value": 2.004963, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/HomogeneousVolumeMaterialTests.cpp", + "group": "compile_time", + "value": 2.004885, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Material/ISurfaceMaterialTests.cpp", + "group": "compile_time", + "value": 2.00479, + "unit": "seconds" + }, + { + "name": "time_Examples/HelloWorld/HelloLoggerAlgorithm.cpp", + "group": "compile_time", + "value": 2.004781, + "unit": "seconds" + }, + { + "name": "time_Plugins/DD4hep/src/DD4hepFieldAdapter.cpp", + "group": "compile_time", + "value": 2.004749, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Plugins/Geant4/Geant4PhysicalVolumeSelectorsTests.cpp", + "group": "compile_time", + "value": 2.004713, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/FieldMapTextIo.cpp", + "group": "compile_time", + "value": 2.00465, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeListTests.cpp", + "group": "compile_time", + "value": 2.004625, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/MagneticField/src/ScalableBFieldService.cpp", + "group": "compile_time", + "value": 2.004622, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Geometry/GeometryIdentifierTests.cpp", + "group": "compile_time", + "value": 2.004607, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/ConstrainedStepTests.cpp", + "group": "compile_time", + "value": 2.004506, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/Extent.cpp", + "group": "compile_time", + "value": 2.004337, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ExtendableTests.cpp", + "group": "compile_time", + "value": 1.504043, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollection.cc", + "group": "compile_time", + "value": 1.503986, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollection.cc", + "group": "compile_time", + "value": 1.503985, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/detail/AlignmentHelper.cpp", + "group": "compile_time", + "value": 1.503963, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/SequenceElement.cpp", + "group": "compile_time", + "value": 1.503958, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousSurfaceMaterial.cpp", + "group": "compile_time", + "value": 1.503934, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4HepMC/src/RunAction.cpp", + "group": "compile_time", + "value": 1.503756, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/VersionTests.cpp", + "group": "compile_time", + "value": 1.50375, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MaterialPhysicsList.cpp", + "group": "compile_time", + "value": 1.50371, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/MagneticFieldWrapper.cpp", + "group": "compile_time", + "value": 1.503699, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoPrimitivesHelper.cpp", + "group": "compile_time", + "value": 1.503696, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/RegionCreator.cpp", + "group": "compile_time", + "value": 1.503619, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Propagator/AuctioneerTests.cpp", + "group": "compile_time", + "value": 1.503609, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollection.cc", + "group": "compile_time", + "value": 1.503607, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/RandomNumbers.cpp", + "group": "compile_time", + "value": 1.503563, + "unit": "seconds" + }, + { + "name": "time_Plugins/TGeo/src/TGeoMaterialConverter.cpp", + "group": "compile_time", + "value": 1.503557, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollection.cc", + "group": "compile_time", + "value": 1.503515, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Fatras/EventData/BarcodeTests.cpp", + "group": "compile_time", + "value": 1.50351, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/HashedStringTests.cpp", + "group": "compile_time", + "value": 1.50351, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/TypeTraitsTest.cpp", + "group": "compile_time", + "value": 1.50351, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/WhiteBoard.cpp", + "group": "compile_time", + "value": 1.503502, + "unit": "seconds" + }, + { + "name": "time_Tests/UnitTests/Core/Utilities/ZipTests.cpp", + "group": "compile_time", + "value": 1.503489, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/GbtsConnector.cpp", + "group": "compile_time", + "value": 1.503474, + "unit": "seconds" + }, + { + "name": "time_Examples/Detectors/DD4hepDetector/src/DetUtils.cpp", + "group": "compile_time", + "value": 1.503469, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Framework/IAlgorithm.cpp", + "group": "compile_time", + "value": 1.503341, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianCollectionData.cc", + "group": "compile_time", + "value": 1.002728, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateCollectionData.cc", + "group": "compile_time", + "value": 1.002638, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersCollectionData.cc", + "group": "compile_time", + "value": 1.002621, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Material.cpp", + "group": "compile_time", + "value": 1.002586, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedMaterialSlab.cpp", + "group": "compile_time", + "value": 1.002581, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Jacobian.cc", + "group": "compile_time", + "value": 1.002571, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableJacobian.cc", + "group": "compile_time", + "value": 1.00257, + "unit": "seconds" + }, + { + "name": "time_Core/src/Visualization/IVisualization3D.cpp", + "group": "compile_time", + "value": 1.002568, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/Logger.cpp", + "group": "compile_time", + "value": 1.002553, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AccumulatedVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002547, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackState.cc", + "group": "compile_time", + "value": 1.002529, + "unit": "seconds" + }, + { + "name": "time_Core/src/Utilities/AnnealingUtility.cpp", + "group": "compile_time", + "value": 1.002516, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParameters.cc", + "group": "compile_time", + "value": 1.002486, + "unit": "seconds" + }, + { + "name": "time_Examples/Algorithms/Geant4/src/PhysicsListFactory.cpp", + "group": "compile_time", + "value": 1.002459, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Options.cpp", + "group": "compile_time", + "value": 1.00238, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrack.cc", + "group": "compile_time", + "value": 1.002378, + "unit": "seconds" + }, + { + "name": "time_Fatras/Geant4/src/PDGtoG4Converter.cpp", + "group": "compile_time", + "value": 1.002374, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/MaterialSlab.cpp", + "group": "compile_time", + "value": 1.002367, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/AmbiguityTrackClustering.cpp", + "group": "compile_time", + "value": 1.002363, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/ParticleData.cpp", + "group": "compile_time", + "value": 1.002354, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableBoundParameters.cc", + "group": "compile_time", + "value": 1.002325, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/AverageMaterials.cpp", + "group": "compile_time", + "value": 1.002322, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/Interactions.cpp", + "group": "compile_time", + "value": 1.002315, + "unit": "seconds" + }, + { + "name": "time_Examples/Framework/src/Utilities/Helpers.cpp", + "group": "compile_time", + "value": 1.002297, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackCollectionData.cc", + "group": "compile_time", + "value": 1.002287, + "unit": "seconds" + }, + { + "name": "time_Core/src/Material/HomogeneousVolumeMaterial.cpp", + "group": "compile_time", + "value": 1.002265, + "unit": "seconds" + }, + { + "name": "time_Core/src/EventData/TrackStatePropMask.cpp", + "group": "compile_time", + "value": 1.002263, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/MutableTrackState.cc", + "group": "compile_time", + "value": 1.002254, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/Track.cc", + "group": "compile_time", + "value": 1.002228, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/FsmwMode1dFinder.cpp", + "group": "compile_time", + "value": 1.002162, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Direction.cpp", + "group": "compile_time", + "value": 1.00206, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ParticleOutcome.cpp", + "group": "compile_time", + "value": 0.501212, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Utilities/LandauDistribution.cpp", + "group": "compile_time", + "value": 0.501178, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/BoundParametersObj.cc", + "group": "compile_time", + "value": 0.501164, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/CombinatorialKalmanFilterError.cpp", + "group": "compile_time", + "value": 0.501158, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/KalmanFitterError.cpp", + "group": "compile_time", + "value": 0.501156, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Digitization/DigitizationError.cpp", + "group": "compile_time", + "value": 0.501154, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/JacobianObj.cc", + "group": "compile_time", + "value": 0.501144, + "unit": "seconds" + }, + { + "name": "time_Core/src/Surfaces/SurfaceError.cpp", + "group": "compile_time", + "value": 0.50113, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/EigenStepperError.cpp", + "group": "compile_time", + "value": 0.50113, + "unit": "seconds" + }, + { + "name": "time_Core/src/Definitions/Common.cpp", + "group": "compile_time", + "value": 0.501119, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/EventData/ProcessType.cpp", + "group": "compile_time", + "value": 0.501113, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackStateObj.cc", + "group": "compile_time", + "value": 0.501111, + "unit": "seconds" + }, + { + "name": "time_Fatras/src/Kernel/SimulationError.cpp", + "group": "compile_time", + "value": 0.501111, + "unit": "seconds" + }, + { + "name": "time_build/Tests/UnitTests/Core/EventData/TrackContainerComplianceTests.cpp", + "group": "compile_time", + "value": 0.50111, + "unit": "seconds" + }, + { + "name": "time_build/Examples/Io/Root/ActsExamplesIoRootDict.cxx", + "group": "compile_time", + "value": 0.501092, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/MultiStepperError.cpp", + "group": "compile_time", + "value": 0.501086, + "unit": "seconds" + }, + { + "name": "time_Plugins/Podio/src/TrackObj.cc", + "group": "compile_time", + "value": 0.501082, + "unit": "seconds" + }, + { + "name": "time_Core/src/Vertexing/VertexingError.cpp", + "group": "compile_time", + "value": 0.501082, + "unit": "seconds" + }, + { + "name": "time_Core/src/Propagator/PropagatorError.cpp", + "group": "compile_time", + "value": 0.50108, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GsfError.cpp", + "group": "compile_time", + "value": 0.501072, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFitting/GlobalChiSquareFitterError.cpp", + "group": "compile_time", + "value": 0.501061, + "unit": "seconds" + }, + { + "name": "time_build/Plugins/Podio/ActsPodioEdmDict.cxx", + "group": "compile_time", + "value": 0.501048, + "unit": "seconds" + }, + { + "name": "time_Core/src/TrackFinding/RoiDescriptor.cpp", + "group": "compile_time", + "value": 0.501046, + "unit": "seconds" + }, + { + "name": "time_Core/src/Geometry/GeometryIdentifier.cpp", + "group": "compile_time", + "value": 0.501027, + "unit": "seconds" + }, + { + "name": "time_Tests/IntegrationTests/PrintDataDirectory.cpp", + "group": "compile_time", + "value": 0.501027, + "unit": "seconds" + }, + { + "name": "time_Core/src/MagneticField/MagneticFieldError.cpp", + "group": "compile_time", + "value": 0.501024, + "unit": "seconds" + }, + { + "name": "time_Tests/CommonHelpers/Acts/Tests/CommonHelpers/DataDirectory.cpp", + "group": "compile_time", + "value": 0.500993, + "unit": "seconds" + }, + { + "name": "time_Core/src/ActsVersion.cpp", + "group": "compile_time", + "value": 0.500636, + "unit": "seconds" + } + ], + "context": {} +} \ No newline at end of file diff --git a/metrics/branch_main.json b/metrics/branch_main.json index 618e63955..56d34b037 100644 --- a/metrics/branch_main.json +++ b/metrics/branch_main.json @@ -1,5 +1,5 @@ { - "date": "2024-05-15T22:36:55+00:00", - "hash": "7120c6b5f8886fb79b65ef11335b35a2f2ed8942", - "message": "refactor!: Use `std::string_view` for `addColumn` in track EDM (#3187)" + "date": "2024-05-16T13:08:39+02:00", + "hash": "a16e3e6b13c03a30312fa95c8ddd1d389a183839", + "message": "refactor: Simplify layer handling in `Navigator` (#3190)" } \ No newline at end of file