From: Wolfgang Bangerth Date: Thu, 13 Oct 2005 21:39:49 +0000 (+0000) Subject: Don't confuse time with speed :-) X-Git-Tag: v8.0.0~13002 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8191bb2423da71a4c00bd25d92a56bac8ae647d4;p=dealii.git Don't confuse time with speed :-) git-svn-id: https://svn.dealii.org/trunk@11601 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 4e6d859ab8..6bca8dbcf3 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -569,7 +569,7 @@ --with-cpu=...: this enables specific optimization flags for your processor. Programs compiled with these options might not execute on an other system, even if that system has a very - similar CPU (e.g. AMD and Intel processors). However, execution time + similar CPU (e.g. AMD and Intel processors). However, execution speed can be increased by up to 30 percent if this optimization is enabled.