New forum / plugin depot ?
#6
(09-16-2015, 06:17 AM)Aberts10 Wrote:
(09-15-2015, 02:28 PM)DiamondToaster Wrote: ARMv7 is completely broken for me, I usually end up changing compiler flags in CMake files whenever I want to recompile. Sad Something to do with broken CMakeLists for PolarSSL and -fomit-frame-pointer...

How much preformance gain would we get from a ARMv7 Build? im using the raspberry pi 2 as a plugin devlopment server. Running a recent build of raspbian that was used on my older model B pi.

Well, I'm not too sure since every time I used a pre-built binary on my Odroid XU3, it would segfault. Compiling it yourself has a possibility of increasing performance by a scale of x1.5-3 according to the GitHub readme. Compiling ARMv7 may provide some noticable performance benefits since the RPi2 can utilize the newer features of v7 and correct me if I'm wrong, but possibly NEON.

(09-16-2015, 01:35 AM)worktycho Wrote: If you could post flags that definitely work, we could probably fix the cmakelist to auto detect the correct flags.

I would just comment out every flag set line in the CMakeList for PolarSSL and force a set -O2. For some reason even when I'm building the release binary, it does not want to apply optimizations such as -O2. As far as I know, -O optimizations automatically apply -fomit-frame-pointer
Reply
Thanks given by:


Messages In This Thread
New forum / plugin depot ? - by Technowix - 09-13-2015, 11:02 PM
RE: New forum / plugin depot ? - by NiLSPACE - 09-14-2015, 03:05 AM
RE: New forum / plugin depot ? - by Aberts10 - 09-16-2015, 06:17 AM
RE: New forum / plugin depot ? - by DiamondToaster - 09-16-2015, 09:29 AM
RE: New forum / plugin depot ? - by worktycho - 09-16-2015, 01:35 AM



Users browsing this thread: 1 Guest(s)