http://forum.dlang.org/thread/[email protected]
(After that manual inlining the D code is slower still than the same C++ code).
I think @forceinline is not necessary here, a more aggressive inliner seems enough.
Bye, bearophile
http://forum.dlang.org/thread/[email protected]
(After that manual inlining the D code is slower still than the same C++ code).
I think @forceinline is not necessary here, a more aggressive inliner seems enough.
Bye, bearophile