richelbilderbeek / djog_unos_2018

Project by the Uno's at DJOG 2018-2019: Nature Zen
GNU General Public License v3.0
6 stars 2 forks source link

Profiling: why 4x as slow? #584

Closed richelbilderbeek closed 5 years ago

richelbilderbeek commented 5 years ago

Is your feature request related to a problem? Please describe.

I see in a Travis build log that the profile takes 9 instead of 2 minutes to complete.

Describe the solution you'd like

Describe alternatives you've considered

None.

Additional context

None.

robkruger commented 5 years ago

Sorry for the late reply, I missed this issue. The reason for this is that I increased the number of agents and tiles when profiling to get more precise results.

richelbilderbeek commented 5 years ago

I'll close this one, new bottleneck is in agent::damage_own_type: I'll create a new Issue for it :+1: