Atom editor is now faster



  • The Atom Team improved a few of Atom’s most common features—they’re now dramatically faster and ready to help you be even more productive.

    Fuzzy Finder

    The fuzzy finder is one of the most popular features in Atom, and it’s used by nearly every user to quickly open files by name. We wanted to make it even better by speeding up the process. Atom version 1.38 introduces an experimental fast mode that brings drastic speed improvements to any project. With this mode, indexing a medium or large project is roughly six times faster than when using the standard mode.

    Medium to large projects are crawled six times quicker using fast mode.

    This change also made the process to display filtered results in Atom about 11 times faster. You’ll notice the difference in speed as soon as you start searching for a query.

    Medium to large projects are filtered 11 times quicker using fast mode.

    What’s next

    Our goal is to make the new experimental mode the default option on Atom version 1.39 when it’s released next month. Until then, switch to this mode by clicking the try experimental fast mode option in the fuzzy finder.

    The next Atom version 1.39 will also introduce performance improvements to the find and replace package. We’re adding a new mode to make searching for files between 10 and 20 times faster than the current mode.

    Thank you

    We’d like to thank the open source community since it has allowed us to build and improve Atom over the years. More specifically, we’ve made these performance improvements by building on the shoulders of two big giants:

    • @BurntSushi‘s amazing `ripgrep` project, which powers the indexing of the fuzzy finder package as well as the find and replace logic.
    • The `fuzzy-native` project, created by @hansonw, which implements the filtering of results on the fuzzy finder package.

    Try out Atom.io

    The post Atom editor is now faster appeared first on The GitHub Blog.



    https://github.blog/2019-06-12-atom-editor-is-now-faster/

Log in to reply
 

© Lightnetics 2024