Click here to Skip to main content
15,911,531 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Thought of the Day Pin
DRHuff24-Oct-18 5:32
DRHuff24-Oct-18 5:32 
GeneralRe: Thought of the Day Pin
lopatir24-Oct-18 7:13
lopatir24-Oct-18 7:13 
GeneralRe: Thought of the Day Pin
DRHuff24-Oct-18 10:56
DRHuff24-Oct-18 10:56 
GeneralRe: Thought of the Day Pin
Jacquers24-Oct-18 6:00
Jacquers24-Oct-18 6:00 
GeneralRe: Thought of the Day Pin
OriginalGriff24-Oct-18 6:15
mveOriginalGriff24-Oct-18 6:15 
GeneralRe: Thought of the Day Pin
Ron Anders24-Oct-18 7:19
Ron Anders24-Oct-18 7:19 
GeneralRe: Thought of the Day Pin
Kschuler24-Oct-18 11:15
Kschuler24-Oct-18 11:15 
GeneralHow powerful are smartphone processors? Pin
kalberts24-Oct-18 3:44
kalberts24-Oct-18 3:44 
Finding a hundred different benchmarks comparing the performance of various smartphones is easy. It is a lot harder to find comparisons with traditional desktop CPUs, or for the GPU: desktop graphic cards of various classes.

Obviously: A smartphone processor cannot consume 50-100 W power (or more, for extreme desktop/gaming PCs), so you can't expect the perforance to be at the same level. Yet, it is well known that the ARM cores give a lot of performance per watt, usually better than the X86/X64 family.

That aside: In absolute performance, if you port a "heavy" classical desktop application to a smartphone app, maintaining the same algorithms etc, and run the smartphone at max performance without worrying about battery life, how would it compare to a modern desktop CPU and graphics card?

Since I am mostly curious about the CPU/GPU performance, I assume that the desktop PC for comparison has a flash disk like the smartphone, no power saving features reducing performance etc.

I guess that the results would depend a lot on the kind of task, e.g. whether it is CPU-bound, GPU-bound, or I/O-bound, how well the code can utilize multiple cores etc. So I am not expecting a single numeric factor for the relative performance. I am looking for benchmarks showing the performace factors of various classes of workloads, on PCs and on smartphones. Where can I find that?
GeneralRe: How powerful are smartphone processors? Pin
OriginalGriff24-Oct-18 4:13
mveOriginalGriff24-Oct-18 4:13 
GeneralRe: How powerful are smartphone processors? Pin
CodeWraith24-Oct-18 4:45
CodeWraith24-Oct-18 4:45 
GeneralRe: How powerful are smartphone processors? Pin
kalberts24-Oct-18 5:06
kalberts24-Oct-18 5:06 
GeneralRe: How powerful are smartphone processors? Pin
CodeWraith24-Oct-18 5:22
CodeWraith24-Oct-18 5:22 
GeneralRe: How powerful are smartphone processors? Pin
kalberts24-Oct-18 5:59
kalberts24-Oct-18 5:59 
GeneralRe: How powerful are smartphone processors? Pin
sasadler25-Oct-18 3:38
sasadler25-Oct-18 3:38 
GeneralRe: How powerful are smartphone processors? Pin
obermd25-Oct-18 3:34
obermd25-Oct-18 3:34 
GeneralRe: How powerful are smartphone processors? Pin
CodeWraith25-Oct-18 3:41
CodeWraith25-Oct-18 3:41 
GeneralRe: How powerful are smartphone processors? Pin
kalberts24-Oct-18 4:52
kalberts24-Oct-18 4:52 
GeneralRe: How powerful are smartphone processors? Pin
MadMyche25-Oct-18 4:33
professionalMadMyche25-Oct-18 4:33 
GeneralRe: How powerful are smartphone processors? Pin
CodeWraith24-Oct-18 4:33
CodeWraith24-Oct-18 4:33 
GeneralRe: How powerful are smartphone processors? Pin
kalberts24-Oct-18 5:37
kalberts24-Oct-18 5:37 
GeneralRe: How powerful are smartphone processors? Pin
lopatir24-Oct-18 5:05
lopatir24-Oct-18 5:05 
GeneralRe: How powerful are smartphone processors? Pin
kalberts24-Oct-18 5:14
kalberts24-Oct-18 5:14 
GeneralRe: How powerful are smartphone processors? Pin
Alan Leigh-Lancaster24-Oct-18 20:46
Alan Leigh-Lancaster24-Oct-18 20:46 
GeneralRe: How powerful are smartphone processors? Pin
Munchies_Matt24-Oct-18 5:08
Munchies_Matt24-Oct-18 5:08 
GeneralRe: How powerful are smartphone processors? Pin
Maximilien24-Oct-18 5:11
Maximilien24-Oct-18 5:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.