Hi Esri Community!
I'm testing mapbox / maplibre and leaflet at the moment and I see some big difference in performance and memory.
For example when creating a mapbox map with a simple vector layer and 10000 real time updating assets, I see:

When checking a simple Esri implementation in codepen: (not even 10000 assets)
https://codepen.io/pen?editors=1000
https://developers.arcgis.com/javascript/latest/sample-code/editing-featureform-fieldvisibility/

What's the main difference? The only thing I want is to visualise a lot of features without any extras. Is there a mini version of the library?
The goal is to make the application as fast as possible.
All tips are welcome! Thanks in advance
Gr
Michael