Browse Source

make benchmarks not just an empty webspage.

Ben Houston 12 years ago
parent
commit
5573a62060
1 changed files with 5 additions and 0 deletions
  1. 5 0
      test/benchmark/benchmarking_float32array_accesspatterns.html

+ 5 - 0
test/benchmark/benchmarking_float32array_accesspatterns.html

@@ -5,6 +5,11 @@
   <title>ThreeJS Benchmark Tests - Using Files in /src</title>
 </head>
 <body>
+
+  During this Benchmarking test the browser will be unresponsive.<br/><br/>
+
+  Benchmark output is written to the JavaScript console.  To access the JavaScript console presss Ctrl-Shift-J.
+
   <script src="benchmark-1.0.0.js"></script>
 
   <!-- add ThreeJS sources to test below -->