28 May
2009
28 May
'09
1:58 p.m.
AMDG francesco biscani wrote:
- header-only library: if used with small operands, GMP can suffer some performance penalty related to function call overhead. Maybe it would be possible to minimize it using aggressive inlining?
Optimizing compilers can inline across translation units, these days. In Christ, Steven Watanabe