Vision Processing
#6
Heck, the Pi 2 runs rings around the original Pi.

64-bit doesn't really buy you anything in terms of performance unless you're working with 64-bit long long values (e.g., extended fixed precision, software rendering). Depending on the architecture and instruction set, switching from 32 to 64-bit code can make your program and/or runtime memory larger, due to things like memory alignment requirements.

The Cortex-a53 architecture does have performance improvements over earlier Cortex CPUs, so a lot of 32-bit code will run faster at the same clock rate.


Messages In This Thread
Vision Processing - by codetheweb - 12-10-2015, 09:03 AM
RE: Vision Processing - by taros - 12-15-2015, 03:37 AM
RE: Vision Processing - by rubenk - 03-01-2016, 05:37 PM
RE: Vision Processing - by patrickhwood - 03-01-2016, 09:28 PM
RE: Vision Processing - by rubenk - 03-01-2016, 10:00 PM
RE: Vision Processing - by patrickhwood - 03-01-2016, 11:50 PM
RE: Vision Processing - by MichaelMeissner - 03-02-2016, 06:50 AM
RE: Vision Processing - by rubenk - 03-03-2016, 07:30 AM
RE: Vision Processing - by NWUK - 03-06-2016, 04:29 PM
RE: Vision Processing - by Scientist - 11-18-2017, 02:23 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)