Foliage in level streaming

Hi, everyone, I’m developing a game using level streaming to load the different areas of the game. I’m using both foliage and landscape; the landscape is in the persistent level. Should the foliage also stay in the persistent, or should I break it into different areas? The entire map will be a few kilometers big. What would be the best thing to do, performance-wise?