Open mattkime opened 3 months ago
In an effort to increase performance and decrease COGS, we should look at using DataViewLazy instead of the legacy DataViews. This is a move toward loading fields only as needed rather than loading them all when the DataView is instantiated.
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)
In an effort to increase performance and decrease COGS, we should look at using DataViewLazy instead of the legacy DataViews. This is a move toward loading fields only as needed rather than loading them all when the DataView is instantiated.