Sysbench benchmark result of BPI-M64

I just run sysbench on BPI-M64, the test based on the image from avaf (https://github.com/avafinger/bpi-m64-firmware) and the os has been flashed in eMMC.

however the the banchmark result looks too much positive than raspberry 3 b M64 CPU test result total time 3.2352s ??? raspberry3 b CPU test result 45.7901s ( the result comes from http://www.eeboard.com/bbs/thread-47335-1-1.html)

I want to clarify whether the benchmark result is valid or there is something wrong makes the result even faster than a pc?

Hello

here is my result :

$ sudo sysbench --test=cpu --num-threads=4 run
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 4

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 10000


Test execution summary:
  total time:                          4.5504s
  total number of events:              10000
  total time taken by event execution: 18.1898
per-request statistics:
  min:                                  1.81ms
  avg:                                  1.82ms
  max:                                  5.21ms
  approx.  95 percentile:               1.82ms

  Threads fairness:
    events (avg/stddev):           2500.0000/4.12
    execution time (avg/stddev):   4.5474/0.00

I’m running Armbian arm64 on it. I use the SD Card as main hard drive because i do not have eMMC access.

4.5474 is fine.

It shows 10 times faster than raspberry pi 3, i also run the same benchmark on an Azure vm instance ( DS1 v2 (1 core, 3.5 GB memory)) it took around 9s to finish the test. this keep me wondering whether the result is comparable …

Are you using PSU 5V/2A

As usual good read in Armbian forum: https://forum.armbian.com/index.php/topic/751-rfc-support-cortex-a53arm64/?p=5780