aboutsummaryrefslogtreecommitdiff
path: root/artifacts/2022-09-23-s3ttfb
diff options
context:
space:
mode:
Diffstat (limited to 'artifacts/2022-09-23-s3ttfb')
-rw-r--r--artifacts/2022-09-23-s3ttfb/plot.R2
-rw-r--r--artifacts/2022-09-23-s3ttfb/plot.pngbin127717 -> 129806 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/artifacts/2022-09-23-s3ttfb/plot.R b/artifacts/2022-09-23-s3ttfb/plot.R
index 84d4872..a505a14 100644
--- a/artifacts/2022-09-23-s3ttfb/plot.R
+++ b/artifacts/2022-09-23-s3ttfb/plot.R
@@ -17,7 +17,7 @@ ggplot(d, aes(y = ms, group = daemon, fill=daemon)) +
x="Count",
fill="Daemon",
caption="Get the code to reproduce this graph at https://git.deuxfleurs.fr/Deuxfleurs/mknet",
- title="TTFB (Time To First Byte) on GetObject over a slow network (5 Mbps)",
+ title="TTFB (Time To First Byte) on GetObject over a slow network (5 Mbps, 500 µs)",
subtitle="A 1MB file is uploaded and then fetched 60 times.\nExcept for Minio, the queried node does not store any data (gateway) to force net. communications.") +
theme_classic() +
theme(legend.position = c(.15, .8))
diff --git a/artifacts/2022-09-23-s3ttfb/plot.png b/artifacts/2022-09-23-s3ttfb/plot.png
index 774e0f8..1909ab2 100644
--- a/artifacts/2022-09-23-s3ttfb/plot.png
+++ b/artifacts/2022-09-23-s3ttfb/plot.png
Binary files differ