lua-msgpack icon indicating copy to clipboard operation
lua-msgpack copied to clipboard

benchmark : time resolution

Open fperrad opened this issue 13 years ago • 0 comments

for a better time resolution in benchmark, use require'socket'.gettime() instead of require'os'.clock()

see http://github.com/catwell/luajit-msgpack-pure/issues/8

fperrad avatar Nov 03 '12 08:11 fperrad