console.time('hellor');
for(var i=0;i<100000;i++){}
console.timeEnd('hellor');

相关文章: