Geant4-11.2.2 calculates very slowly

I’ve installed Geant4-11.2.2. The same code, that I calculated with the elder version (11.0.2) taken about three times less time than in case of last version. What is the problem ? I can upload .cc and .hh files if there is necessity.

_Geant4 Version:_11.2.2
_Operating System:_Ubutnu 22.04.5
_Compiler/Version:_11.4.0
_CMake Version:_3.22.1


I am seeing the same thing with roughly the same execution time increase compared to 10.7.3. I did also note that I am getting new data in my outputs as well saying that something is now on by default that either wasn’t in the physics package before or was off by default.

Yes, if you can share code here that will help to assist in answering the issue.

ActionInitialization.cc (3.4 KB)
EventAction.cc (3.8 KB)
ElectronPhysics.cc (2.9 KB)
ElectromagneticPhysics.cc (6.6 KB)
DetectorMessenger.cc (5.4 KB)
DetectorConstruction.cc (46.7 KB)
GammaNuclearPhysics.cc (3.4 KB)
HadronElasticPhysicsHP.cc (3.4 KB)
HistoManager.cc (5.2 KB)
NeutronHPMessenger.cc (3.1 KB)
PhysicsList.cc (5.1 KB)
PositronPhysics.cc (2.9 KB)
PrimaryGeneratorAction.cc (3.9 KB)
Run.cc (14.2 KB)
RunAction.cc (6.1 KB)
SteppingAction.cc (12.5 KB)

ActionInitialization.hh (2.4 KB)
DetectorConstruction.hh (3.3 KB)
DetectorMessenger.hh (2.8 KB)
ElectromagneticPhysics.hh (2.7 KB)
ElectronPhysics.hh (2.4 KB)
EventAction.hh (2.7 KB)
GammaNuclearPhysics.hh (2.4 KB)
HadronElasticPhysicsHP.hh (2.6 KB)
HistoManager.hh (2.3 KB)
NeutronHPMessenger.hh (2.6 KB)

PhysicsList.hh (2.2 KB)
PositronPhysics.hh (2.4 KB)
PrimaryGeneratorAction.hh (2.6 KB)
Run.hh (3.5 KB)
RunAction.hh (2.8 KB)
SteppingAction.hh (3.2 KB)
SteppingVerbose.hh (2.4 KB)
TrackingAction.hh (2.5 KB)

TrackingAction.cc (4.4 KB)