1. console.time() ã§é¢æ°ã®å®è¡æéã測ã Firebug ã§ãJavaScript ã®é¢æ°ã®å®è¡æéãç¥ãããã ä¾ãã°ãHTML ã® pre è¦ç´ å 㧠JavaScript ãã¡ã¤ã«ãèªã¿è¾¼ãã¨ããã index.html <html> <head></head> <body> <pre><script src="test.js"></script></pre> </body> </html> JavaScript ã®ãã¡ã¤ã«ã§ãã test.js ã®ä¸ã§ãconsole.time(), console.timeEnd() é¢æ°ã使ãã¨ãé¢æ°ãå®è¡ãããæéã測ããã¨ãã§ããã Firebug and Logging ã«ããã¨ã The low-fi approach is to call console.time("timing foo") before the co
{{#tags}}- {{label}}
{{/tags}}