You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,6 +35,7 @@ This class provides a simple info box that will help you monitor your code perfo
32
35
33
36
}, 1000 / 60 );
34
37
38
+
35
39
### Enable MB ###
36
40
37
41
***Chrome**
@@ -42,19 +46,22 @@ This class provides a simple info box that will help you monitor your code perfo
42
46
***Safari**
43
47
* MacOS: Open `~/Library/Preferences/com.apple.Safari.plist` file for editing, and add & set enabled a boolean preference *WebKitMemoryInfoEnabled* ([pic](http://mrdoob.github.com/stats.js/assets/safari_enablemem.png))
44
48
49
+
45
50
### Bookmarklet ###
46
51
47
52
Albeit theorically not as accurate the widget can also be easily inserted to **any site** using the bookmarklet.
48
53
[Follow the instructions](http://mrdoob.com/blog/post/707).
49
54
55
+
50
56
### Change Log ###
51
57
52
58
2011 05 28 - **r6** (4.102 KB, gzip: 1.387 KB)
53
59
54
-
* Simply renamed MEM to MB for consistency reasons.
0 commit comments