aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2024-12-20 19:45:12 -0500
committerGopher Robot <gobot@golang.org>2024-12-20 17:10:42 -0800
commit73152bbfa6fb4f665c3d4736457071dd53c134e3 (patch)
tree1331572707229b1462ff5cf65e1a90ba5e1273fa
parentce540e33b171a13d95acc1e0ec292e331b49c0f9 (diff)
downloadgo-x-website-73152bbfa6fb4f665c3d4736457071dd53c134e3.tar.xz
_content/blog/survey2024-h2-results: fix SIMD impact image
The wrong image is referenced here. This is a duplicate of the previous image. Change-Id: Ie08d954d62e8b5e5e84dc17b10d0fcc69b867d79 Reviewed-on: https://go-review.googlesource.com/c/website/+/638315 Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: David Chase <drchase@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
-rw-r--r--_content/blog/survey2024-h2-results.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/blog/survey2024-h2-results.md b/_content/blog/survey2024-h2-results.md
index a1f8ed41..6e6a4765 100644
--- a/_content/blog/survey2024-h2-results.md
+++ b/_content/blog/survey2024-h2-results.md
@@ -446,7 +446,7 @@ were negatively impacted by the absence of native SIMD support were a little
more likely to use Go for data processing and AI/ML. This suggests that adding
SIMD support could make Go a better option for these domains.
-<img src="survey2024h2/simd_fam.svg" alt= "Impacts of lack of native Go support
+<img src="survey2024h2/simd_impact.svg" alt= "Impacts of lack of native Go support
for SIMD" class="chart" /> <img src="survey2024h2/what_simd_impact.svg" alt=
"What impacted respondents build with Go" class="chart" />