Skip to content

Derivations: Some Hotspot Optimization

Adam Edward Barton requested to merge abarton/athena:devopti into 21.2

Callgrind analysis points to these methods as hotspots, the added references cut out a lot of extra construction and destruction code that isn't necessary.

Merge request reports