]> git.itanic.dy.fi Git - membench/history - membench.c
Vectorize memory transfers
[membench] / membench.c
2010-10-08 Timo KokkonenVectorize memory transfers master
2010-10-08 Timo KokkonenTransfer equal amount of bytes during each block
2010-10-08 Timo KokkonenMultiply count number argument with 1024
2008-05-15 Timo KokkonenAdd cast to suppress compile warnings on both 32 and...
2008-05-15 Timo KokkonenUse always 64bit integers when calculating time difference
2008-05-15 Timo KokkonenAdd missing fflush()
2008-05-15 Timo KokkonenAdd support for latency measuring
2008-05-15 Timo KokkonenInitial commit