OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
128 stars 114 forks source link

gatsby-remark-images causes slow build and OOM #86

Closed vnugent closed 2 years ago

vnugent commented 2 years ago

The build is very slow during Source and Transform stage following the introduction of gatsby-remark-images

https://github.com/OpenBeta/open-tacos/blob/develop/gatsby-config.js#L66

Out of memory when doing a full build (./prebuild full).

Todos:

vnugent commented 2 years ago

Build on Gitlab runner now takes 8.5 mins.

vnugent commented 2 years ago

Will create a separate issue for Next.js prototype.