Code Monkey home page Code Monkey logo

Comments (2)

alphapapa avatar alphapapa commented on July 19, 2024

The grouping functions are applied to each buffer when the grouping is updated; there's no way around that.

Caching is already implemented, but as a whole, not for individual buffers or groups. Doing it by buffer or section would essentially invert the data structure and add an additional step to translate from one to the other, so I probably wouldn't be interested in that.

700 buffers is a lot. I've never used anywhere near that many.

If you're finding that performance is an issue, I'd suggest trying the native-comp branch. You can easily try it with this Docker image: https://hub.docker.com/r/andreacorallo/emacs-nativecomp

from bufler.el.

akshaybadola avatar akshaybadola commented on July 19, 2024

Thanks for the clarifications and suggestions. I would take a look at the data structure and code (just to see how exactly it's implemented) but I'm too occupied with other things right now. I'll check that native-comp. I'll close the issue for now and perhaps update if there's any new insight.

from bufler.el.

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.