From a744f72f15f45818e39848bfa4c03b5af6c2cf9a Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 24 Sep 2022 15:13:40 +0200 Subject: Bench PutObject with many parallel small obj --- artifacts/2022-09-23-warp/plot.R | 1 - 1 file changed, 1 deletion(-) (limited to 'artifacts') diff --git a/artifacts/2022-09-23-warp/plot.R b/artifacts/2022-09-23-warp/plot.R index f4fec0a..c5a6bb3 100644 --- a/artifacts/2022-09-23-warp/plot.R +++ b/artifacts/2022-09-23-warp/plot.R @@ -19,4 +19,3 @@ ggplot(s, aes(x=value,y=config)) + theme_classic() ggsave("./plot.png", width=200, height=120, units="mm") -1 \ No newline at end of file -- cgit v1.2.3