Josh Berry

Results 309 comments of Josh Berry

I'd like to better-understand your performance issue: - How many bookmarks do you have in total (roughly)? - How many open tabs in total? - How many stashed tabs? -...

> ~120000 total bookmarks đź’€ places.sqlite 50-70MB 120k bookmarks is going to be the reason for the slow startup/loading times. Currently Tab Stash loads the entire bookmarks database into memory...

Thanks for the feature request! I'll be honest that I'm a bit hesitant to implement this because there are some corner cases to be considered—for example, if the same tab...

This will be partially addressed by #561 once it lands, because we'll be reformatting the source material to the default 80-column width. More work will be needed after that though...

hm, that's quite surprising! I haven't made any performance (or even implementation) changes in the search department, no. I made drag-and-drop faster but that's about it. Search works exactly the...

Oh, one other question I forgot to ask: about how many bookmarks do you have _in total_ (even outside of Tab Stash)?

Depending on how much you want to dig into Tab Stash's code, probably the easiest thing to do is to collect a profile while trying to search. Since you have...

Thanks, that does help. I am wondering if something changed in one of the libraries Tab Stash uses, because I see that most of the time is spent re-drawing the...

The next release will contain some performance improvements especially for large stashes, such that Tab Stash has less work to do in the first place when loading itself and when...