aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Vectorizers.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Vectorizers.rst b/docs/Vectorizers.rst
index 5ec3da43ac..c6ec840fd1 100644
--- a/docs/Vectorizers.rst
+++ b/docs/Vectorizers.rst
@@ -213,7 +213,8 @@ The chart below compares GCC-4.7, ICC-13, and Clang-SVN with and without loop ve
The Y-axis shows the time in msec. Lower is better. The last column shows the geomean of all the kernels.
.. image:: gcc-loops.png
- :width: 100%
+ :width: 886
+ :height: 331
.. _bb-vectorizer: