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 | |
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>
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | graph.png | bin | 0 -> 31169 bytes |
2 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). diff --git a/graph.png b/graph.png Binary files differnew file mode 100644 index 0000000..2573df5 --- /dev/null +++ b/graph.png |