This commit is contained in:
cnwhy
2018-07-23 22:51:30 +08:00
parent dc74dd877c
commit e1d897bca3
12 changed files with 6382 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ async function test_time(path, mark) {
}
console.log(mark + ' 100次 : ', Date.now() - t,' ms');
}
console.table({a:1,b:2})
// var test = test_time;
var test = function (path, mark) {