GreenStepsChatt/greensteps

Did bootsnap slow things down?

Open

#181 opened on May 8, 2018

 (0 comments) (0 reactions) (0 assignees)Ruby (30 forks)auto 404
backendhelp wantedready

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

It seems like after upgrading to Rails 5.2 the app is slower to boot, even with Spring. One thing that comes to mind is that we added Bootsnap.

When we have time, I'd like to explore this more (is it Bootsnap, Rails 5.2 itself, just my computer, etc).

Contributor guide