Skip to content

Time profile breakdown missing modules #6

@rrhodgson

Description

@rrhodgson

The time profile breakdown is missing modules that have run.
The is likely due to using a map with the time as the key.

rtiming[t.second.count()] = t.first;
From Global.cpp in Hadrons::printTimeProfile

So modules that take the same amount of time will collide and overwrite each other

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions