summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-09 22:19:11 +0200
committerMattias Andrée <maandree@kth.se>2017-06-09 22:19:11 +0200
commit9c168715fa723281b188baaf24c59554c3cf6ebb (patch)
treed99b804bd903879448b4769826e8db22d6d6a0d3 /README.md
parentAdd readme (diff)
downloadpipes-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8f1eb0..f460a9e 100644
--- a/README.md
+++ b/README.md
@@ -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).