i have an very heavy scene with lots of characters deforming. to speed things up a bit i decided to use the reshapable proxy mode for my scene. however, it seems like the batchrender is still reloading the entire scene frame by frame.
i also did an independent test on a new scene. i could see that it took roughly 15 seconds pr frame with full animation, and with the reshapable proxy it still took 15 sec pr frame. to some degree it did work. i could deform my geometry and the renderview would update almost instantly. but for some reason it didn´t work in batch render mode. also, i did try the movable proxy and that worked well, only 6 sec pr frame. but my scene is very complex and has a lot of deforming models, so i have to use the reshapable mode.
and yes, i have enabled movable proxy for the non deformed models and used reshapable for the deforming models, so it´s not an error from my side

hope some of you can help me out

regards
Andrew