Skip to main content
Post Closed as "Duplicate" by CommunityBot, Robert Harvey, gnat, Dan Pichelman
Corrected typos and grammar. Remove inappropriate tags. Added testing tag.
Source Link

How dodoes a software developer know if the intendedtarget hardware is fast enough to run the software?

I wonder howHow do software developers manage to know if their software will run on the target hardware they are developing to? Many developers today work on machines much faster thenthan the intended platform. What kind of tools do they use to understand when they are going overboard?

I'm asking from the perspective where you for example develop algorithms on a modern x86 in a GNU/Linux environment but the intended platform is an much slower Arm, still in GNU/Linux.

How do a software developer know if the intended hardware is fast enough to run the software?

I wonder how software developers manage to know if their software will run on the hardware they are developing to? Many developers today work on machines much faster then the intended platform. What kind of tools do they use to understand when they are going overboard?

I'm asking from the perspective where you for example develop algorithms on a modern x86 in a GNU/Linux environment but the intended platform is an much slower Arm, still in GNU/Linux.

How does a software developer know if the target hardware is fast enough to run the software?

How do software developers manage to know if their software will run on the target hardware they are developing to? Many developers today work on machines much faster than the intended platform. What kind of tools do they use to understand when they are going overboard?

I'm asking from the perspective where you for example develop algorithms on a modern x86 in a GNU/Linux environment but the intended platform is an much slower Arm, still in GNU/Linux.

Source Link

How do a software developer know if the intended hardware is fast enough to run the software?

I wonder how software developers manage to know if their software will run on the hardware they are developing to? Many developers today work on machines much faster then the intended platform. What kind of tools do they use to understand when they are going overboard?

I'm asking from the perspective where you for example develop algorithms on a modern x86 in a GNU/Linux environment but the intended platform is an much slower Arm, still in GNU/Linux.