]> gitweb.factorcode.org Git - factor.git/history - extra/benchmark/udp-echo0/udp-echo0.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / extra / benchmark / udp-echo0 / udp-echo0.factor
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2012-10-23 John Benediktssonbenchmark.udp-echo0: "over over" is just "2dup".
2012-07-20 John Benediktssonbenchmark: rename main methods to be consistent.
2011-11-12 Doug Colemanbenchmark.udp-echo0: Fix the memory leak.
2011-10-18 John Benediktssonbenchmarks: tcp/udp should take less time for now ...
2011-10-17 Doug ColemanRename echo benchmark to udp-echo. Rename file-server...