|
|
|
|
|
by ip26
2248 days ago
|
|
Floating point tends to matter for classic 'number crunching' workloads- crypto, media encoding, anything to do with modeling the physical world, image processing, AI. Phones tend towards 'control flow', e.g. display an interface, accept a user input, communicate with a server, display information... and media decoding & gps both have dedicated hardware. FP workloads can be incredibly power hungry, so it's fortunate mobile devices mostly manage to avoid them. But any chip with an FP unit is going to shut it off when running integer code. |
|
[0]: https://www.geekbench.com/doc/geekbench5-cpu-workloads.pdf