I'm putting the final touches on an App I've built for my employer and I've just started noticing some odd things happening as I'm using it. Things like it stopping, clicking buttons and nothing happens, some slowness, etc but these things aren't happening all the time, just occasionally.
As I'm just about to launch this app I'm concerned that it may not work as intended in the field, so I did a count of the controls and came up with this table. Over 600 controls, 14 screens, connections to 13 SharePoint lists, 35 built-in-app-collections and connections to Office365Users & Office365!
So is this too Big?

** I've keep all my images under 100KB with only 1 that's above that at 145KB
I've read through this doc: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/performance-tips#limit-the-number-of-controls
and it says keep the total number of controls under 500 but is this still valid? Also, I separated the counts for the gallaries as I wasn't sure if they count as 1 or the number of controls inside them.
Any help would be greatly appreciated.
Cheers
Note: I could totally remove screen 13 as it's a dev screen but that'd only reduce the controls count by about 50.