Skip to content
Snippets Groups Projects

Update timing table in the Sprucing throughput test

Merged Shunan Zhang requested to merge update-timing-table into master
1 file
+ 185
169
Compare changes
  • Side-by-side
  • Inline
@@ -297,175 +297,191 @@ algGroups = {
])
]),
"Sprucing":
OrderedDict([("Framework", [
"LHCb__MDF__IOAlg",
"reserveIOV",
"createODIN",
"DummyEventTime",
"LHCb__UnpackRawEvent.*",
".*CombineRawBanks.*",
"Decode_ODIN",
"LumiCounter",
"SelectHlt1HltDecReports",
"SelectHlt1HltLumiSummary",
"SelectHlt1HltSelReports",
"SelectHlt2HltDecReports",
"SelectHlt2HltLumiSummary",
"SelectHlt2HltRoutingBits",
]),
("Converters", [
".*?[c,C]onverter.*",
"TracksToSelection.*",
"TrackSelectionToContainer",
"fromPrSeedingTracksV1Tracks",
]), ("Selection (mergers)", [
".*Merger.*",
"Topo_.*_merger",
]),
("Particles", [
"FunctionalParticleMaker",
"FunctionalDiElectronMaker_.*",
"LHCb__Phys__ParticleMakers__PhotonMaker",
"ParticleWithBremMaker",
"LHCb__Phys__ParticleMakers__MergedPi0Maker",
"UniqueIDGeneratorAlg",
"ParticleMakerForParticleFlow",
"PFTracksOnly_.*",
"Functional.*Tagger_.*",
"WeightedRelTableAlg_.*",
"Topo_has_rich_long_pion_.*",
"topo_2body",
"topo_2body_with_svtag",
"SimpleJets_.*",
"TagsSimpleJets_.*",
]),
("Persistence (unpacking)", [
"MuonPIDUnpacker",
"P2VRelationUnpacker",
"ParticleUnpacker",
"ProtoParticleUnpacker",
"RecVertexUnpacker",
"TrackUnpacker",
"UnpackMCParticle",
"UnpackMCVertex",
"VertexUnpacker",
"CaloHypoUnpacker",
"RichPIDUnpacker",
"RecSummaryUnpacker",
"UnpackRawEvent_.*",
".*Unpack_Hlt2__Event_HLT2_Hlt2Toop.*",
"Unpack_Hlt2__Event_HLT2_Hlt2Topo2Body_Particles ",
"Unpack_Hlt2__Event_HLT2_Hlt2Topo3Body_Particles ",
]),
("Decoders", [
"PackedBufferDecoder.*",
"Hlt2DecReportsDecoder.*",
]),
("Selection (filters)", [
"DefaultGECFilter",
"FilterDstDataSize_Hlt2",
"require_pvs",
"ParticleRangeFilter",
".*_Hlt2Filter$",
"Hlt2_prefilter",
"^filter_RD_.*",
"HighPtIsolatedMuonMaker_.*",
".*Filter.*",
"LumiFilter",
"PhysFilter",
]),
("Selection (scalers)", [
"DeterministicPrescaler",
".*_Prescaler$",
".*_Postscaler$",
]),
("Selection (combiners)", [
".*[c,C]ombiner.*",
".*[b,B]uilder.*",
"FunctionalDiElectronMaker",
"GetFlavourTaggingParticles",
"JpsiMaker_ChicJpsiDiMuonLine",
"make_chic2jpsimumu",
"^SpruceB2CC_.*",
"^SpruceB2OC_.*",
"^SpruceBandQ_.*",
"^SpruceBnoC_.*",
"^SpruceCharm.*",
"^SpruceQEE_.*",
"^SpruceRD_.*",
"^SpruceSLB_.*",
"^EW_.*",
"^SLB_.*",
"^bandq_.*",
"^bnoc_.*",
"^SL_.*",
"^Kstp_Maker_resolved_.*",
".*[M,m]ajo.*",
"^Monitoring_Hlt1KsLine_.*",
"^beauty_to.*",
"^charmonium_.*",
"^detached_.*",
"^dilepton_.*",
"^make_B0.*",
"^make_Bc.*",
"^make_Beauty.*",
"^make_Bm.*",
"^make_Bp.*",
"^make_Bs.*",
"^make_Jpsi.*",
"^make_Lb.*",
"^make_Omb.*",
"^make_Tbc.*",
"^make_V0.*",
"^make_Xib.*",
"^make_psi.*",
"^make_bbaryon_4body_.*",
"^make_phi2kk_.*",
"^make_bhadron_.*",
"^make_rd_.*",
"^prompt_dielectron_.*",
"make_detached_.*",
".*Maker$",
"^rd_.*",
"dihadron_from_pk",
"^jpsi.*",
"ThOrParticleSelection_.*",
"^onia_prompt.*",
"qee_gamma_.*",
"qee_photons",
"^psi2s_.*",
"^K.*_topo_2body$",
"^K.*_topo_2body_SVtag$",
"SelectionFromWeightedRelationTable_.*",
"^EvtSize_*",
"AdvancedCloneKiller",
]), ("Streaming", ["Streaming_filter"]),
("Persistence (cloning)", [
"CopyLinePersistenceLocations",
"CopyParticle2PVRelationsFromLinePersistenceLocations",
"CopyParticlesWithPVRelations",
"CopyProtoParticle2MCRelations",
"CopySignalMCParticles",
"CopyFlavourTagsWithParticlePointers_.*",
]),
("Persistence (writing)", [
"ExecutionReportsWriter",
"HltDecReportsWriter",
"HltPackedBufferWriter",
"Hlt__RoutingBitsWriter",
"VoidFilter_.*",
]),
("Persistence (packing)", [
".*Packer.*",
"PackMC.*",
"PackedBufferDecoder_Hlt2",
]),
("Monitoring", [
"^Monitor_.*",
"SPRUCEDecReportsMonitor",
"SPRUCEPostscaleDecReportsMonitor",
"SPRUCEPrescaleDecReportsMonitor",
])])
OrderedDict([
("Framework", [
"LHCb__MDF__IOAlg",
"reserveIOV",
"ReserveIOVDD4hep",
"createODIN",
"DummyEventTime",
"LHCb__UnpackRawEvent.*",
"Fetch__Event_DAQ_RawEvent.*",
".*CombineRawBanks.*",
"Decode_ODIN",
"AddressKillerAlg.*",
"LumiCounter",
"SelectHlt1HltDecReports",
"SelectHlt1HltLumiSummary",
"SelectHlt1HltSelReports",
"SelectHlt2HltDecReports",
"SelectHlt2HltLumiSummary",
"SelectHlt2HltRoutingBits",
]),
("Converters", [
".*?[c,C]onverter.*",
"TracksToSelection.*",
"TrackSelectionToContainer",
"fromPrSeedingTracksV1Tracks",
]),
("Selection (mergers)", [
".*Merger.*",
"Topo_.*_merger",
]),
("Particles", [
"FunctionalParticleMaker",
"FunctionalDiElectronMaker_.*",
"LHCb__Phys__ParticleMakers__PhotonMaker",
"ParticleWithBremMaker",
"LHCb__Phys__ParticleMakers__MergedPi0Maker",
"UniqueIDGeneratorAlg",
"ParticleMakerForParticleFlow",
"PFTracksOnly_.*",
"Functional.*Tagger_.*",
"WeightedRelTableAlg_.*",
"Topo_has_rich_long_pion_.*",
"topo_2body",
"topo_2body_with_svtag",
"SimpleJets_.*",
"TagsSimpleJets_.*",
"PF.*",
]),
("Persistence (unpacking)", [
"MuonPIDUnpacker",
"P2VRelationUnpacker",
"ParticleUnpacker",
"ProtoParticleUnpacker",
"RecVertexUnpacker",
"TrackUnpacker",
"UnpackMCParticle",
"UnpackMCVertex",
"VertexUnpacker",
"CaloHypoUnpacker",
"RichPIDUnpacker",
"RecSummaryUnpacker",
"UnpackRawEvent_.*",
"^Unpack_Hlt2__Event_HLT2_.*",
]),
("Decoders", [
"PackedBufferDecoder.*",
"Hlt1DecReportsDecoder.*",
"Hlt2DecReportsDecoder.*",
]),
("Selection (filters)", [
"DefaultGECFilter",
"FilterDstDataSize_Hlt2",
"require_pvs",
".*_Hlt2Filter$",
"Hlt2_prefilter",
"^filter_RD_.*",
"HighPtIsolatedMuonMaker_.*",
".*Filter.*",
"LumiFilter",
"PhysFilter",
]),
("Selection (scalers)", [
"DeterministicPrescaler",
".*_Prescaler$",
".*_Postscaler$",
]),
(
"Selection (combiners)",
[
".*[c,C]ombiner.*",
".*[b,B]uilder.*",
# ".*Maker.*",
"GetFlavourTaggingParticles",
"JpsiMaker_ChicJpsiDiMuonLine",
"make_chic2jpsimumu",
"(?i).*(?!Monitor).*B2CC.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler)(?<!Combiner)(?<!Filter).*",
"(?i).*(?!Monitor).*B2OC.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler)(?<!Combiner)(?<!Merger)(?<!Builder).*",
"(?i).*(?!Monitor).*BandQ.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*BnoC.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*Charm.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*QEE.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*RD.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*SL.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*EW.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*SMOG2.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
"(?i).*(?!Monitor).*IFT.*(?<!Hlt2Filter)(?<!Prescaler)(?<!Postscaler).*",
".*[M,m]ajo.*",
"^Monitoring_Hlt1KsLine_.*",
"^beauty_to.*",
"^charmonium_.*",
"^detached_.*",
"^dilepton_.*",
"^make_B0.*",
"^make_Bc.*",
"^make_Beauty.*",
"^make_Bm.*",
"^make_Bp.*",
"^make_Bs.*",
"^make_Jpsi.*",
"^make_Lb.*",
"^make_Omb.*",
"^make_Tbc.*",
"^make_V0.*",
"^make_Xib.*",
"^make_psi.*",
"^make_bbaryon_4body_.*",
"^make_phi2kk_.*",
"^make_bhadron_.*",
"^prompt_dielectron_.*",
"make_detached_.*",
"^std_make_",
".*Maker.*",
"DY2mumu_.*",
"D02kpi.*",
"Dpm2kpipi.*",
"Ds2kkpi.*",
"dihadron_from_pk",
"(?i)^jpsi.*",
"LowDiMuon.*",
"Ups2mumu.*",
"cc2kkkk.*",
"cc2kkpipi.*",
"cc2pipipipi.*",
".*for_b2lllnu.*",
"Lc2pkpi.*",
"TightProtons.*",
"ThOrParticleSelection_.*",
"^onia_prompt.*",
"^psi2s_.*",
"^K.*_topo_2body$",
"^K.*_topo_2body_SVtag$",
"SelectionFromWeightedRelationTable_.*",
"^EvtSize_*",
"AdvancedCloneKiller",
]),
("Streaming", ["Streaming_filter"]),
("Persistence (cloning)", [
"CopyLinePersistenceLocations",
"CopyParticle2PVRelationsFromLinePersistenceLocations",
"CopyParticlesWithPVRelations",
"CopyParticles",
"CopyProtoParticle2MCRelations",
"CopySignalMCParticles",
"CopyFlavourTagsWithParticlePointers_.*",
]),
("Persistence (writing)", [
"ExecutionReportsWriter",
"HltDecReportsWriter",
"HltPackedBufferWriter",
"Hlt__RoutingBitsWriter",
"VoidFilter_.*",
"OutputStream.*",
]),
("Persistence (packing)", [
".*Packer.*",
"PackMC.*",
"PackedBufferDecoder_Hlt2",
]),
("Monitoring", [
".*Monitor_.*",
"SPRUCEDecReportsMonitor",
"SPRUCEPostscaleDecReportsMonitor",
"SPRUCEPrescaleDecReportsMonitor",
])
])
}
Loading