On Wednesday, 13 June 2018 at 06:46:43 UTC, Mike Franklin wrote:
I had a little fun today kicking the crap out of C's memcpy
with a D implementation.
https://github.com/JinShil/memcpyD
Request for help: I don't have a Linux system running on real
hardware at this time, nor do I have a wide range of platforms
and machines to test with. If you'd like to help me with this
potentially foolish endeavor, please run the program on your
hardware and send me the results.
Feedback, advise, and pull requests to improve the
implementation are most welcome.
Mike
On 8 core, 16 GB Intel Skull Candy box running Ubuntu 18.04 64
bit.
https://gist.githubusercontent.com/carun/f7c2c200b1be20d0a9489296d6601332/raw/db01bb8bc909c6048288fccc500bd15e5ee491b2/memcpyd-output.log
Hope this helps.