When drawing a large number of objects in a GUI.Container and performing container movement, the performance becomes very sluggish

I will create a Container for each mini-game to keep track of wins and losses. Each Container will contain a large number of images representing the statistics of each win or loss. Ultimately, the outermost layer needs to be draggable vertically.