Skip to content

Re-evaluate adding Bootsnap to GitLab

We had tried enabling bootsnap previously:

We also found few issues with it:

While the ARMV7 issue is still not fixed, we could get some improvements while in GDK and/or production.

My idea is to use an ENV variable (like: DISABLE_BOOTSNAP=1) to disable bootsnap on our RPi builds, but let it on for everything else. We keep this kill-switch available in order to reduce risks.

cc @stanhu @WarheadsSE @rspeicher