提交 f0f3483f 编写于 作者: P philogb 提交者: Mr.doob

Remove useless alert.

上级 2b0ea54a
......@@ -15,8 +15,7 @@
<script type="text/javascript" src="../src/core/Matrix4.old.js"></script>
<script type="text/javascript">
function initTest() {
alert("hello");
var times = 50000;
var times = 5000000;
//Vector2
console.time("Vector2 x " + times);
for( var i = 0; i < times; ++i) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册