Parents: | benchmark |
Authors: | Doug Coleman |
Class | Superclass | Slots |
incorrect-#bytes | tuple | |
tcp-echo | threaded-server | #times #bytes |
Word | Stack effect |
<tcp-echo> | ( #times #bytes -- obj ) |
check-bytes | ( bytes n -- bytes ) |
incorrect-#bytes | ( -- * ) |
read-n | ( n -- bytes ) |
read-write | ( n -- ) |
server>address | ( server -- port ) |
tcp-echo-banner | ( #times #bytes -- ) |
tcp-echo-benchmark | ( #times #bytes -- ) |
tcp-echo0-benchmark | ( -- ) |
test-bytes | ( n -- byte-array ) |
test-size0 | ( -- value ) |
write-read | ( bytes -- ) |
Word | Stack effect |
incorrect-#bytes? | ( object -- ? ) |
tcp-echo? | ( object -- ? ) |