We are using ArcGIS Enterprise 11.2, ArcGIS Pro 3.4, Postgress Database and a MGCP datamodel that includes more then 350 featureclasses.
All of the featureclasses are published in one featureservice. Every new feature or edit task takes about 7 seconds to finish.
ArcGIS.Desktop.Editing.CreateSketchTool.OnFinishSketch takes most time.
If we create a featureservice with only 13 featureclasses, the performance is very good. Zero wait.
Is there an advisable number of featureclasses in a featureservice with good performance?