Index: benchmarks/raytrace.js |
=================================================================== |
--- benchmarks/raytrace.js (revision 5448) |
+++ benchmarks/raytrace.js (working copy) |
@@ -8,7 +8,7 @@ |
// untouched. This file also contains a copy of parts of the Prototype |
// JavaScript framework which is used by the ray tracer. |
-var RayTrace = new BenchmarkSuite('RayTrace', 533115, [ |
+var RayTrace = new BenchmarkSuite('RayTrace', 739989, [ |
new Benchmark('RayTrace', renderScene) |
]); |