I am developing a web map in ArcGIS Pro (that will be hosted via AGOL) that uses publicly available external feature service layers--but the filters, symbology, and labels that I've set for some of these data appear to be significantly slowing down map rendering. I am aware of some methods of performance optimization for more static data (e.g. managed in a geodatabase, or hosted layers), but I'm uncertain what BMPs can be used to optimize those external feature service layers that I've applied custom symbology, labels, and definition queries to. In finding a solution, I'd like to avoid converting these feature services to static data if at all possible. Any suggestions would be much appreciated.