-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Performance
-
None
After the skeleton code for running a task is written (as part of CXX-1373), we can write the code to implement the parallel microbenchmarks. Part of this work should involve investigating multiple ways to execute the task (e.g. trying out different numbers of threads for parallel execution) to find the fastest way to do each task.