Skip to content
Snippets Groups Projects
Commit f2d472fc authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Add the new timing measurements to the runtime analysis script.

parent 7ff0e622
No related branches found
No related tags found
1 merge request!716Delayed foreign allocation
......@@ -72,6 +72,8 @@ labels = [
"Creating send tasks",
"Exchanging cell tags",
"Creating recv tasks",
"Counting number of foreign particles",
"Recursively linking foreign arrays",
"Setting unlocks",
"Ranking the tasks",
"scheduler_reweight:",
......@@ -121,6 +123,8 @@ is_rebuild = [
1,
1,
1,
1,
1,
0,
0,
0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment