Hi everyone,
I'm experiencing a significant performance decline in our application after upgrading to ArcGIS API for JavaScript version 4.29 (Map lagging when moving, warning on the console: 'requestAnimationFrame' handler took more than X seconds)
Our application uses a feature layer to load points onto the map, dynamically adding them on the client-side using the attribute source.
To illustrate the issue, I've attached two videos showcasing the performance difference:
- After Upgrade (v4.29.10):
I'd greatly appreciate any insights or suggestions from the community on how to troubleshoot or mitigate this performance issue.
P.S: As far as I am concerned, in this version the improve for the feature layer was improved 😕