summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f460a9e..8567d23 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.
-![performance graph](graph.svg)
+![performance graph](graph.png)
send(3)/recv(3) is marginally faster than write(3)/read(3).