Skip to content

remove bootsnap #2247

@mroderick

Description

@mroderick

In 32f888e the dependency bootsnap was added as part of #1882, presumably to improve the boot time of the application.

However, the PR doesn't mention anything about this dependency, nor does it provide any data showing that it actually makes a difference.

AFAICT the cache is only stored locally, and the Heroku apps will be starting from empty. That would actually make the app start slower in Heroku.

I propose that we remove this dependency to make the overall setup smaller and simpler, even if it means that the boot time locally is increased a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions