I've been looking at the benchmark results for E4 and noticed that the Mediatek variant has sub-optimal AES performance compared to the Qualcomm one.
Specifically, the Qualcomm version scores about 300MB/s/core while the Mediatek falls short at 15MB/s/core (!).
The MT6737 arm core is actually the same as the Snapdragon 425 (i.e. it supports the hardware AES accelerator) however it seems not enabled in the kernel.
I found some MT6737 based phones (like the Asus Zenfone 3 Max) where the AES speed is approximately the same as the one in Qualcomm.
Other designs however exhibit the same poor performance.
Now this is something that could be easily overlooked during the compilation of the kernel, but it has dramatic effects when running a VPN (say to the office). The Qualcomm variant will hardly notice the VPN while the Mediatek will use most of the processors for AES encryption/decryption and become sluggish, battery-hungry etc.
Not to speak about the crypto world (i.e. wallets etc where aes is also used for verification and general checksumming).
Can you confirm this is an issue with the mediatek version of Moto E4 ?
If possible, I'd like you to test and report about download/upload speed tests performed while under VPN (OpenVPN and similar). VPN normally use AES ciphers (either AES128 or 256) so that will be a good indicator about speed of the AES acceleration.
xdadevc
Specifically, the Qualcomm version scores about 300MB/s/core while the Mediatek falls short at 15MB/s/core (!).
The MT6737 arm core is actually the same as the Snapdragon 425 (i.e. it supports the hardware AES accelerator) however it seems not enabled in the kernel.
I found some MT6737 based phones (like the Asus Zenfone 3 Max) where the AES speed is approximately the same as the one in Qualcomm.
Other designs however exhibit the same poor performance.
Now this is something that could be easily overlooked during the compilation of the kernel, but it has dramatic effects when running a VPN (say to the office). The Qualcomm variant will hardly notice the VPN while the Mediatek will use most of the processors for AES encryption/decryption and become sluggish, battery-hungry etc.
Not to speak about the crypto world (i.e. wallets etc where aes is also used for verification and general checksumming).
Can you confirm this is an issue with the mediatek version of Moto E4 ?
If possible, I'd like you to test and report about download/upload speed tests performed while under VPN (OpenVPN and similar). VPN normally use AES ciphers (either AES128 or 256) so that will be a good indicator about speed of the AES acceleration.
xdadevc
Last edited: