Git Product home page Git Product logo

Comments (3)

wjordan avatar wjordan commented on August 26, 2024

FWIW, I've been seeing a ~50% improvement in boot times, using a file-based caching solution instead of the xattr implementation (see #25). (The xattr implementation may be faster, but it only supports OSX.)

I've been experimenting with booting code-dot-org, a large Rails app containing lots of translations within YAML files.

Without caching, the app loads in ~30 seconds, with caching it loads in ~15 seconds.

When loading only English locale, the app loads in ~5.7 seconds without caching, and ~2.7 seconds with.

from bootsnap.

jules2689 avatar jules2689 commented on August 26, 2024
  • Discourse reports a boot time reduction of approximately 50%, from roughly 6 to 3 seconds on one machine;
  • One of our smaller internal apps also sees a reduction of 50%, from 3.6 to 1.8 seconds;
  • Our core platform -- a rather large monolithic application -- boots about 75% faster, dropping from around 25s to 6.5s.

I'll add this to the readme

from bootsnap.

jules2689 avatar jules2689 commented on August 26, 2024

d99fa76

Thanks for the suggestion 😄

from bootsnap.

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.