#Speeding up very slow init with complex nested blocks?

2 messages · Page 1 of 1 (latest)

thin gull
#

I recently added a new blocks field to most of my ~20 collections, the field is comprised of 7 top level blocks (representing 7 different layout options) and then each of those blocks in turn can be comprised of about 20 other block configs. So in total we're defining roughly 140 blocks per collection. Without this field my payload init takes about 4 seconds, when I add this field it takes almost 30.

Any ideas?

woeful lotusBOT