As I'm currently preparing the OpenTopoMap vector tiles, I am playing around in depth with tilemaker's config and scripts. I tried to combine the landuse polygons (i.e. forests) on low zoom levels. However, tilemaker takes ages for this. In my case, germany-latest.osm.pbf takes ~10min when not using "combine_polygons_below" in the config. When enabled, I stopped tilemaker after ~2h.
Is this a know issue? Are you aware how the unification logic might be improved?