ich hab hier ein Programm, das ich mit grpof analysiert habe:
Code: Alles auswählen
Flat profile:
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls s/call s/call name
44.82 0.56 0.56 97994 0.00 0.00 CFleet::SSE_Subtract(std::vector<int, alignment_allocator<int, 16> >&, unsigned long, int)
18.41 0.79 0.23 701069 0.00 0.00 CFleet::GetShipAtPos(int, int*)
8.80 0.90 0.11 701069 0.00 0.00 CShip::Fire(CShip*)
8.00 1.00 0.10 701069 0.00 0.00 CFightSimulator::PlayerShoot(int, int, int)
7.20 1.09 0.09 701069 0.00 0.00 CShield::AbsorbDamage(int*, CWeapon*)
3.20 1.13 0.04 701089 0.00 0.00 CTimer::Stop()
3.20 1.17 0.04 97994 0.00 0.00 CFleet::ClearShip(int)
1.60 1.19 0.02 701089 0.00 0.00 CTimer::Restart()
1.60 1.21 0.02 701069 0.00 0.00 mersenne_genrand_int32()
1.60 1.23 0.02 1 0.02 1.23 CFightSimulator::Run()
0.80 1.24 0.01 4 0.00 0.00 CFleet::AddShip(char const*, int)
0.80 1.25 0.01 _DPRINT(int, char*, ...)
0.00 1.25 0.00 1500274 0.00 0.00 _DPRINTL(int, char*, ...)
Wie ist das zu erklären???