Skip to content
Snippets Groups Projects
Commit 1e461b1b authored by Ben Cumming's avatar Ben Cumming Committed by Sam Yates
Browse files

Multithreading friendly profiler (#447)

Replace the profiler with a simpler design that works for nested multi-threaded regions.

* Replace hierarchical profiler accounting with strictly exclusive regions.
* Make tree grouping of profile data a presentation concern.
* Uncouple profiler semantics from Arbor classes such as `model`.
* Add thorough documentation for the new profiler to the library documentation.
parent aca84730
No related branches found
No related tags found
No related merge requests found
Showing
with 627 additions and 678 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment