Skip to content

Splitting mesh threadpools to improve performance

William Roper requested to merge zoom_split_mesh_pools into zoom_merge

The mesh threadpools in the old branches were split into threadpools across different cell types to help with balance. This now been implemented.

Merge request reports