Commit Graph

13 Commits

Author SHA1 Message Date
Panayot Cankov
d6689a04b2 Add the this.toString in the profile traces (#4731) 2017-08-24 11:04:46 +03:00
Panayot Cankov
8adb2fdfef Fix TypeScript 2.4 errors, introduced mainly due weak types and covariant checking for callbacks (#4476) 2017-07-03 11:57:00 +03:00
Panayot Cankov
b1432679e6 Setting alias for ~/ in webpack enables us to use require('~/package.json') (#4468) 2017-06-29 15:38:01 +03:00
Panayot Cankov
08b16b3b5a Fix uptime with snapshot (#4466) 2017-06-28 15:55:11 +03:00
Panayot Cankov
853bbd2977 Can't require non console-log when __snapshot generating (#4325) 2017-06-06 18:12:53 +03:00
Panayot Cankov
51b351f5b6 Add timeline traces in the console, let enabling them through the package.json 2017-06-02 16:34:15 +03:00
Panayot Cankov
c519a4bb6f add profile for functions, profile CSS-es on startup, use __time 2017-05-25 14:40:13 +03:00
vakrilov
f23c6c6455 Add resetProfiles method 2017-05-16 17:49:27 +03:00
vakrilov
9df6003482 Add class name in timer name 2017-05-14 11:03:57 +03:00
vakrilov
75ce15bffc Use object instad of map for performance 2017-05-13 14:01:48 +03:00
vakrilov
b47dafc01a Add try catch for profiler decorator 2017-05-13 13:27:13 +03:00
vakrilov
7e3fdb4505 Fixes 2017-05-12 17:22:00 +03:00
vakrilov
08db23d613 Profiling utils 2017-05-12 15:30:51 +03:00