Optimization in godot 4

I am using lots of individual sprite nodes to create parallax layers such as in hollow knight. And i was thinking if that can affect fps in the game. or is it better to create a tile map for each layer?