> TiddlyBackup or file-backups > > Which version do you use? >
I didn't know there was a difference. Mouseover on extension icon says TiddlyBackup, I believe it's file-backups or File Backups 0.3.5 when looking at about:addons. Latest FF version do have a "debugging tab" called: about:memory > If you type: about:memory into the URL line you'll get the info. .. > There is a lot of it! .. window-objects are the interesting ones. > Window-objects seem fine. This is the only place I can find significant memory usage on the page. 7,255.96 MB (100.0%) -- heap-committed ├──7,227.15 MB (99.60%) ── allocated └─────28.82 MB (00.40%) ── overhead 6,900.16 MB (100.0%) -- memory-blob-urls └──6,900.16 MB (100.0%) ++ owner(moz-extension://868df8e4-264e-49a1-a324-6694383935aa/_generated_background_page.html) Link takes me to: Index of jar:file:///home/h0p3/.mozilla/firefox/2sh2dff4.default/extensions/[email protected]!/ Since FF57 the program is "multi threaded". So we have a main-process ... > which basically does the management and we have. Web Content (pid xxxx) > windows > > The Web Content windows contain the different tabs. ... So you can see the > memory consumption per tab. ... This is the interesting stuff ... that you > can check after some usage and / or some save events. > Web content is almost barren. Main process is the culprit. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1a967a4a-cc41-4a53-8dfc-b48b5e8dc191%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

