Pine 64 benchmarks
#1
Here's my first set of bencharks for the Pine 64.

OS: Ubuntu 16.04, kernel 3.10.65
Compiler version: gcc 5.3.1
Compiler options: -static -O3 -mcpu=cortex-a53 -march=armv8-a -fomit-frame-pointer -funroll-loops
scaling_governor set to performance
CPU frequency: 1.152 GHz

Whetstone (double precision):
Code:
Loops: 1000000, Iterations: 1, Duration: 35 sec.

C Converted Double Precision Whetstones: 2857.1 MIPS

nbench 2.2.3:
Code:
TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :          533.93  :      13.69  :       4.50
STRING SORT         :          132.36  :      59.14  :       9.15
BITFIELD            :      2.2273e+08  :      38.21  :       7.98
FP EMULATION        :          144.41  :      69.29  :      15.99
FOURIER             :          8829.3  :      10.04  :       5.64
ASSIGNMENT          :          12.059  :      45.88  :      11.90
IDEA                :          2520.4  :      38.55  :      11.45
HUFFMAN             :          966.88  :      26.81  :       8.56
NEURAL NET          :          15.244  :      24.49  :      10.30
LU DECOMPOSITION    :          446.62  :      23.14  :      16.71
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 37.365
FLOATING-POINT INDEX: 17.852
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : 4 CPU
L2 Cache            : 
OS                  : Linux 3.10.65+
C compiler          : gcc version 5.3.1 20160225 (Ubuntu/Linaro 5.3.1-10ubuntu2) 
libc                : static
MEMORY INDEX        : 9.544
INTEGER INDEX       : 9.162
FLOATING-POINT INDEX: 9.901
Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38

Here are the RPi 2 numbers for comparison:

OS: Raspbian 8, kernel 4.1.12
Compiler version: gcc 4.7.3
Compiler options: -static -O3 -mcpu=cortex-a8 -mtune=cortex-a8 -mfpu=neon -funroll-loops
scaling_governor set to performance
CPU frequency: 900 MHz

Code:
Loops: 300000, Iterations: 1, Duration: 25 sec.
C Converted Double Precision Whetstones: 1200.0 MIPS

Code:
TEST                : Iterations/sec.  : Old Index   : New Index
                   :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :          428.62  :      10.99  :       3.61
STRING SORT         :          47.417  :      21.19  :       3.28
BITFIELD            :      1.3469e+08  :      23.10  :       4.83
FP EMULATION        :          59.695  :      28.64  :       6.61
FOURIER             :          3992.4  :       4.54  :       2.55
ASSIGNMENT          :          7.7852  :      29.62  :       7.68
IDEA                :            1655  :      25.31  :       7.52
HUFFMAN             :           687.7  :      19.07  :       6.09
NEURAL NET          :          6.3458  :      10.19  :       4.29
LU DECOMPOSITION    :          192.71  :       9.98  :       7.21
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 21.614
FLOATING-POINT INDEX: 7.731
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : 4 CPU ARMv7 Processor rev 5 (v7l)
L2 Cache            :
OS                  : Linux 4.1.12-hypriotos-v7+
C compiler          : arm-linux-gnueabihf-gcc
libc                : static
MEMORY INDEX        : 4.954
INTEGER INDEX       : 5.749
FLOATING-POINT INDEX: 4.288
Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38


Messages In This Thread
Pine 64 benchmarks - by patrickhwood - 03-02-2016, 12:11 AM
RE: Pine 64 benchmarks - by nomadewolf - 03-05-2016, 02:04 PM
RE: Pine 64 benchmarks - by patrickhwood - 03-05-2016, 03:10 PM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 11:16 AM
RE: Pine 64 benchmarks - by tllim - 03-06-2016, 11:30 AM
RE: Pine 64 benchmarks - by patrickhwood - 03-06-2016, 11:54 AM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 12:05 PM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 01:41 PM
RE: Pine 64 benchmarks - by longsleep - 03-06-2016, 03:06 PM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 08:04 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-07-2016, 11:30 AM
RE: Pine 64 benchmarks - by longsleep - 03-07-2016, 12:49 AM
RE: Pine 64 benchmarks - by janjwerner - 03-07-2016, 07:54 AM
RE: Pine 64 benchmarks - by longsleep - 03-07-2016, 12:43 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-07-2016, 12:59 PM
RE: Pine 64 benchmarks - by janjwerner - 03-07-2016, 01:34 PM
RE: Pine 64 benchmarks - by longsleep - 03-07-2016, 01:40 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-07-2016, 02:03 PM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 12:07 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 12:34 AM
RE: Pine 64 benchmarks - by longsleep - 03-08-2016, 01:09 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 04:04 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 06:39 AM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 06:59 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 07:10 AM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 09:42 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 10:14 AM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 10:34 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 11:16 AM
RE: Pine 64 benchmarks - by longsleep - 03-08-2016, 12:31 PM
RE: Pine 64 benchmarks - by Artyom - 03-09-2016, 02:03 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-09-2016, 03:53 AM
RE: Pine 64 benchmarks - by ssvb - 03-09-2016, 11:30 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-09-2016, 12:12 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-10-2016, 04:45 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-10-2016, 10:03 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-10-2016, 01:42 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 05:03 AM
RE: Pine 64 benchmarks - by norm24 - 03-11-2016, 05:39 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 09:59 AM
RE: Pine 64 benchmarks - by xtcrefugee - 03-11-2016, 11:35 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 01:03 PM
RE: Pine 64 benchmarks - by tllim - 03-11-2016, 04:56 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-12-2016, 01:08 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 11:55 AM
RE: Pine 64 benchmarks - by Artyom - 03-12-2016, 03:06 AM
RE: Pine 64 benchmarks - by g_t_j - 03-15-2016, 02:28 PM
RE: Pine 64 benchmarks - by tllim - 03-15-2016, 04:19 PM
RE: Pine 64 benchmarks - by g_t_j - 03-15-2016, 04:43 PM
RE: Pine 64 benchmarks - by janjwerner - 03-15-2016, 08:41 PM
RE: Pine 64 benchmarks - by g_t_j - 03-16-2016, 06:11 AM
RE: Pine 64 benchmarks - by janjwerner - 03-15-2016, 04:46 PM
RE: Pine 64 benchmarks - by g_t_j - 03-15-2016, 05:00 PM
RE: Pine 64 benchmarks - by tllim - 03-15-2016, 07:52 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-16-2016, 01:56 AM
RE: Pine 64 benchmarks - by g_t_j - 05-28-2016, 11:23 AM
RE: Pine 64 benchmarks - by tllim - 05-28-2016, 07:31 PM
RE: Pine 64 benchmarks - by g_t_j - 05-29-2016, 01:23 AM
RE: Pine 64 benchmarks - by tllim - 05-29-2016, 09:18 AM
RE: Pine 64 benchmarks - by norm24 - 03-15-2016, 11:26 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-16-2016, 04:38 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-16-2016, 06:04 AM
RE: Pine 64 benchmarks - by BarBrian - 03-28-2016, 11:22 PM
RE: Pine 64 benchmarks - by stealthbanana - 04-07-2016, 10:40 AM
RE: Pine 64 benchmarks - by TeaPack - 04-15-2016, 01:17 PM
RE: Pine 64 benchmarks - by tkaiser - 04-15-2016, 02:14 PM
RE: Pine 64 benchmarks - by TeaPack - 04-15-2016, 02:32 PM
RE: Pine 64 benchmarks - by tkaiser - 04-15-2016, 02:45 PM
RE: Pine 64 benchmarks - by TeaPack - 04-15-2016, 03:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pine A64+ mainline mipi-dsi Learnincurve 3 6,434 01-12-2021, 07:36 AM
Last Post: Learnincurve
  DietPi OS for PINE A64 MichaIng 0 9,046 12-15-2020, 06:11 AM
Last Post: MichaIng
  Fedora 32/CentOS 8 Pine A64+ Images wideawake 2 5,360 10-02-2020, 11:38 AM
Last Post: mathiraj
  LibreELEC(KODI) for Pine A64 (+) pineadmin 6 15,412 05-02-2020, 10:29 AM
Last Post: aaronmarsh632
  Lakka-nightlies for Pine A64 (and H64) roel 11 18,848 04-23-2020, 12:55 AM
Last Post: roel
  Read DHT22 on Pine A64 ayufan 3 6,445 01-19-2020, 02:51 PM
Last Post: {-DesT-}
  Centos 7 for Pine A64 Luke 2 5,949 05-28-2019, 12:18 AM
Last Post: pineadmin
  NEMS Linux for Pine A64 (+) Luke 1 5,020 05-09-2019, 05:42 PM
Last Post: pineadmin
  Pine Board using linux stuck during boot sequence ktaragorn 4 8,044 03-30-2019, 06:48 AM
Last Post: ktaragorn
  motionEyeOS (PINE A64(+)) pineadmin 4 11,750 11-09-2018, 03:25 AM
Last Post: pineadmin

Forum Jump:


Users browsing this thread: 2 Guest(s)