firebugã®è¨æ¸¬é¢æ°(console.time/console.timEnd)ãã¤ãã£ã¦ã¡ã½ããã®å®è¡æéã®è¨æ¸¬ããã¨ããªã©ã«ãè¨æ¸¬é¢æ°ãæ¿å ¥å¿ãã¨åé¤å¿ãããªãããã«èªåçã«æ¿å ¥ããããã®ã³ã¼ãã§ã éçºã®ã¨ãã«ã¯ãããã¯ãã¼ã¯ã¬ããã§å¼ã³åºãã¦ããã¦ä½¿ãã¨ä¾¿å©ãã(ãã¾ãã)ã ãã¬ã¼ã ã¯ã¼ã¯é¨å(interceptor.js) aop = {}; aop.interceptors = {}; aop.interceptors.TimeInterceptor = function(){}; aop.interceptors.TimeInterceptor.prototype.create = function(lambda) { var module = this.module; return function() { console.time(module); lambda.ap
{{#tags}}- {{label}}
{{/tags}}