Giter Site home page Giter Site logo

Comments (8)

sienori avatar sienori commented on July 17, 2024 3

For now, I implemented lazy loading.
This greatly reduces memory usage and make session restore faster.
501461d

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024 2

@ooofest To use the latest development version, you need to download the repository from git hub and read manifest.json from the about:debugging page.
I plan to upload the latest version to AMO within a few days.

from tab-session-manager.

grahamperrin avatar grahamperrin commented on July 17, 2024

… Old Session Manager open all tabs in same time. …

To clarify: that's not the case where tabs are spread across multiple windows. Firefox may spend some time on one window before proceeding to restore the next.

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

Tabs are opened one by one in order, it is a specification to correspond to Tree Style Tab.
(It was fast until ver1.1.0)
I am planning to add a function to speed up when TST option is turned off.
However adding it will be done after fixing some bugs when opening session.

from tab-session-manager.

ognyandim avatar ognyandim commented on July 17, 2024

I have the same issue. I have a session with 120 tabs and when I restore it all of them are opened one by one and the sorting is not preserved.

from tab-session-manager.

ognyandim avatar ognyandim commented on July 17, 2024

Great! My colleague has 250 tabs session and he had problems too. In R&D scenario 100+ tabs are not rare situation.

from tab-session-manager.

ooofest avatar ooofest commented on July 17, 2024

@sienori Hi, I was curious if you were considering an update (could even be a beta release) of your latest code enhancements related to lazy loading, session import, etc. so that we might help to test, perhaps? If we can build a version on our own from your code in Github, that would be cool, too - I don't have a dev environment setup at this time, admittedly.

Just wondering :)

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

In ver 3.2.0, I speeded up session restoration!
When the TST support option is disabled, all tabs open at once.
Also, multiple windows are restored simultaneously.

from tab-session-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.