From 54202f645824441350f592e12bd2859158c6be5d Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 22 Oct 2021 10:10:37 -0400 Subject: switch >2019 posts from to figure shortcode, move images locally --- content/posts/2019-08-25-pi4-bench.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'content/posts/2019-08-25-pi4-bench.md') diff --git a/content/posts/2019-08-25-pi4-bench.md b/content/posts/2019-08-25-pi4-bench.md index 4ffa36e..994cb6c 100644 --- a/content/posts/2019-08-25-pi4-bench.md +++ b/content/posts/2019-08-25-pi4-bench.md @@ -2,8 +2,13 @@ date: "2019-08-25T08:19:00Z" title: Pi 4 Benchmarks --- - -![world-renowned pablotron test facility][lab] +[{{< figure + src="/files/posts/pi4-benchmarks/lab-1024.jpg" + class=image + width=1024 + height=768 + caption="world-renowned pablotron test facility" +>}}][lab] A few weeks ago I picked up a 1GB [Raspberry Pi 4 Model B][pi4] and decided to run some `openssl speed` benchmarks. @@ -32,4 +37,4 @@ generate the charts is [here][code]. [pi4]: https://www.raspberrypi.org/products/raspberry-pi-4-model-b/specifications/ "Raspberry Pi 4 Model B" [data]: https://pmdn.org/pi4-bench/ "OpenSSL Speed Test Results" [code]: https://github.com/pablotron/pi4-bench "Git repository containing code and data for Pi 4 OpenSSL Speed Test Results" -[lab]: https://pmdn.org/pi4-bench/lab-800.jpg "World-renowned pablotron test facility" +[lab]: /files/posts/pi4-benchmarks/lab.jpg "World-renowned pablotron test facility" -- cgit v1.2.3