Index: benchmarks/README.txt |
diff --git a/benchmarks/README.txt b/benchmarks/README.txt |
index 6676f37556e425a020ab3337f531b8f531b77d21..59f76ffc81d2b4d2c3b7f5e4b7ac86aa6891e2f3 100644 |
--- a/benchmarks/README.txt |
+++ b/benchmarks/README.txt |
@@ -77,3 +77,10 @@ input strings. |
Furthermore, the benchmark runner was changed to run the benchmarks |
for at least a few times to stabilize the reported numbers on slower |
machines. |
+ |
+ |
+Changes from Version 6 to Version 7 |
+=================================== |
+ |
+Added the Navier-Stokes benchmark, a 2D differential equation solver |
+that stresses arithmetic computations on double arrays. |