Skip to content

Avoid get_option in innermost loop when determining quadrature points

Dominic Kempf requested to merge bugfix/avoid-get-option-in-innermost-loops into master

This fixes a code generation performance bug in sum factorized code. It also reveals that statistic profiling could be superhelpful to us.

Merge request reports

Loading