I have a Java app that has been released/deployed on PCs and laptops.
Recently, our customers are looking at getting more additional devices - more specifically, more portable devices which are lighter and smaller. I need to advise them the minimum requirements these laptops must meet.
We have grabbed a spare low-end laptop running on integrated graphics (if I remember correctly it's an Intel UHD 630), it's noticeably slower, and the map view would start to turn blank (either black or white out) after prolong use.
The map view includes offline map data (GeoTiffs, used as base map) and graphic overlays (mainly point geometries with marker symbols). The test on the low-end laptop was done without placing any graphics though.
With size as a constraint, options left available are generally to use an integrated graphics. I'm seeing intel 11th generation of CPU coming with Intel Iris XE graphics. Based on benchmark scores, they seem to be on par on other low-end discrete graphic cards (like GeForce MX350). Is that adequate? I'm certainly worried because the Iris XE GPU, being integrated, would not have any dedicated memory.
Anyone could advise on this?