Don't preload all patterns
As of today, when map initializes, it preload all patterns. This is almost unnoticeable on instances with few resources but takes a few seconds on the french instance.
The idea is to preload patterns on demand and reuse preloaded ones when available.