diff options
author | Mattias Andrée <maandree@kth.se> | 2017-06-09 22:19:11 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-06-09 22:19:11 +0200 |
commit | 9c168715fa723281b188baaf24c59554c3cf6ebb (patch) | |
tree | d99b804bd903879448b4769826e8db22d6d6a0d3 /README.md | |
parent | Add readme (diff) | |
download | pipes-are-slow-9c168715fa723281b188baaf24c59554c3cf6ebb.tar.gz pipes-are-slow-9c168715fa723281b188baaf24c59554c3cf6ebb.tar.bz2 pipes-are-slow-9c168715fa723281b188baaf24c59554c3cf6ebb.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README.md')
-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. -![](graph.svg) +![performance graph](graph.svg) send(3)/recv(3) is marginally faster than write(3)/read(3). |