When the application starts, I load several maps. This happens quickly enough. But if, while the application is running, I delete the entire AR object (ARSession, EasyARController, SparseSpatialMapControllers, etc.), then recreate the object and load the maps again, then loading takes much longer. Why can this happen?