Chromium Code Reviews| Index: benchmarks/README.txt |
| =================================================================== |
| --- benchmarks/README.txt (revision 2056) |
| +++ benchmarks/README.txt (working copy) |
| @@ -52,3 +52,9 @@ |
| Furthermore, all the unused parts of the Prototype library were |
| removed from the RayTrace benchmark. This does not affect the running |
| of the benchmark. |
| + |
| + |
| +Changes from Version 4 to Version 5 |
| +=================================== |
| + |
| +Removed duplicate line in random seed code. |