Is the .so file compiled with -o2 or similar optimization level? The speed of the so file in 0.5 release looks consistent with non-optimized build. It can be 3x faster with -o2 ;-)
Is the .so file compiled with -o2 or similar optimization level?
The speed of the so file in 0.5 release looks consistent with non-optimized build. It can be 3x faster with -o2 ;-)