moose icon indicating copy to clipboard operation
moose copied to clipboard

Optimize solutionUO / solutionAux

Open GiudGiud opened this issue 10 months ago • 0 comments

Motivation

A user is reporting that performance is not sufficient on solutionAux when direct = false. We should take some steps to improve it

Design

Cache the variable index Possibly cache the mesh function evaluations Remove unnecessary mutexes

Impact

Faster simulations when using that feature

GiudGiud avatar Jun 24 '25 23:06 GiudGiud