drwells / fiddle

4 stars 3 forks source link

return_scatter() does a lot more than it should #144

Closed drwells closed 1 year ago

drwells commented 1 year ago

More stuff from profiling the Turek-Hron code: this is invoking a copy, not a move, so it ends up taking up about 1% (via callgrind) of total runtime.