Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-14 | timer: add \t for easier parsing | Jan Huwald | |
2013-06-04 | add verbose timer function, replace bitset w/ packed_array | Jan Huwald | |
Replacing bitset with packed_array is neccessary to allow parallel access to proximate array cells. |