Hello.
Out team tried to compare the performance of web browser on SK-AM62 against AM3558, AM57x. The PROCESSOR-SDK-LINUX-AM62X did not include any web browser, so we built chromium and compared it. We evaluated the performance comparison of CPU, FPU, Memory, Graphic, Disk (SD Card Access) like HDBENCH with the benchmark implemented by JavaScript. We hope that AM625x has very high speed, but, sure, the AM625x has a high-performance CPU, but the memory access was bad, and it seemed to be only about half the speed of the AM572x. We try to determine if this result is due to the implementation of SK-AM625x, the lack of tuning of DDR4 of PROCESSOR-SDK-LINUX-AM62X, the specifications of AM625x SoC, Chromium built by ourselves, etc.
First of all, I was investigating whether it was a problem with Chromium that I built myself, and then the Processor SDK Linux Software Developer ’s Guide
I found the result of LMBench in the following links:
Comparing these, we were able to confirm the same tendency as the execution result on Chromium.
I thought I should know whether it was Read or Write, so I made a graph, but I didn't understand.
Therefore, it seems that the memory performance of AM625x (or SK-AM62) is not so good. I also checked the schematics of each board, SK-AM62 has DDR4-3200x16bit width, AM57x-EVM has DDR3-1600x32bit width, and it looked the same in terms of bandwidth.
Is there a possibility that the memory performance of AM625x (or SK-AM62) will be improved by tuning around DDR4 of PROCESSOR-SDK-LINUX-AM62X in the future?
Regards.
Y.Bando