diff options
author | Mattias Andrée <maandree@kth.se> | 2017-06-09 22:20:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-06-09 22:20:35 +0200 |
commit | 9cdcfaf2bd6873d8c08774811f8171d7089bbb38 (patch) | |
tree | 20c18e53670dab15035f485e2bc64709a64e2081 | |
parent | m (diff) | |
download | pipes-are-slow-9cdcfaf2bd6873d8c08774811f8171d7089bbb38.tar.gz pipes-are-slow-9cdcfaf2bd6873d8c08774811f8171d7089bbb38.tar.bz2 pipes-are-slow-9cdcfaf2bd6873d8c08774811f8171d7089bbb38.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,6 +8,6 @@ lack of support] increases security, but other processes' file cannot be opened and programs must treat /dev/fd/ paths especially. -![performance graph](graph.svg) +![performance graph](graph.png) send(3)/recv(3) is marginally faster than write(3)/read(3). |