|
From: <sv...@va...> - 2008-06-09 19:51:34
|
Author: bart
Date: 2008-06-09 20:51:41 +0100 (Mon, 09 Jun 2008)
New Revision: 8210
Log:
Corrected rounding.
Modified:
trunk/exp-drd/Testing.txt
Modified: trunk/exp-drd/Testing.txt
===================================================================
--- trunk/exp-drd/Testing.txt 2008-06-09 19:50:51 UTC (rev 8209)
+++ trunk/exp-drd/Testing.txt 2008-06-09 19:51:41 UTC (rev 8210)
@@ -6,7 +6,7 @@
perl tests/vg_regtest exp-drd
2. Test the slowdown for matinv for various matrix sizes via the script
exp-drd/scripts/run-matinv (must be about 24 for i == 1 and about
- 33 for i == 10 with n == 200).
+ 34 for i == 10 with n == 200).
3. Test whether DRD works with standard KDE applications and whether it does
not print any false positives:
./vg-in-place --tool=exp-drd kate
|