aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-13 07:20:33 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-13 07:20:33 -0500
commit6c439e27c47d0e2d4da9c2d253a57156bf32e5d8 (patch)
tree4c4f137ae707146fa8e4de93b8ca811162b4ba5d /.travis.yml
parente85e57949df612e22463c06fc31fb0b7957ea3c7 (diff)
downloadvt100-rust-direct-write.tar.gz
vt100-rust-direct-write.zip
attempt to avoid copies by writing directly to a std::io::Writedirect-write
this turns out to be slower, i think because it ends up doing a much larger number of small writes, and the copying overhead isn't as high as going through all of the machinery involved in stdout locking/buffering/syscalls/etc.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions