- Joined
- Oct 20, 2015
- Messages
- 213
- Reaction score
- 85
Now that the SBC is available on Debian, there are a wide range of choices. Obviously, the objective is to match cost with the performance required. We installed Debian on three platforms, Pi (~$50), MicroInspiron (~$150), NUC (~$250) and measured performance so we could better deploy SBC platforms based on performance requirements. Here are the raw results:
Test run: sysbench --test=cpu --cpu-max-prime=20000 --num-threads=4 run
Raspberry Pi 3
ARMv7 Processor rev 4 (v7l)
Test execution summary:
total time: 193.1938s
total number of events: 10000
total time taken by event execution: 772.5933
per-request statistics:
min: 76.35ms
avg: 77.26ms
max: 302.59ms
approx. 95 percentile: 79.32ms
Threads fairness:
events (avg/stddev): 2500.0000/21.12
execution time (avg/stddev): 193.1483/0.03
======================================================
Intel NUC NUC5PPYH
Intel(R) Pentium(R) CPU N3700 @ 1.60GHz
Test execution summary:
total time: 10.5512s
total number of events: 10000
total time taken by event execution: 42.1857
per-request statistics:
min: 4.18ms
avg: 4.22ms
max: 19.51ms
approx. 95 percentile: 4.21ms
Threads fairness:
events (avg/stddev): 2500.0000/3.24
execution time (avg/stddev): 10.5464/0.00
======================================================
Dell MicroInspiron 3050
Intel(R) Celeron(R) CPU J1800 @ 2.41GHz
Test execution summary:
total time: 21.0968s
total number of events: 10000
total time taken by event execution: 84.3438
per-request statistics:
min: 4.21ms
avg: 8.43ms
max: 21.76ms
approx. 95 percentile: 12.22ms
Threads fairness:
events (avg/stddev): 2500.0000/7.52
execution time (avg/stddev): 21.0859/0.01
Test run: sysbench --test=cpu --cpu-max-prime=20000 --num-threads=4 run
Raspberry Pi 3
ARMv7 Processor rev 4 (v7l)
Test execution summary:
total time: 193.1938s
total number of events: 10000
total time taken by event execution: 772.5933
per-request statistics:
min: 76.35ms
avg: 77.26ms
max: 302.59ms
approx. 95 percentile: 79.32ms
Threads fairness:
events (avg/stddev): 2500.0000/21.12
execution time (avg/stddev): 193.1483/0.03
======================================================
Intel NUC NUC5PPYH
Intel(R) Pentium(R) CPU N3700 @ 1.60GHz
Test execution summary:
total time: 10.5512s
total number of events: 10000
total time taken by event execution: 42.1857
per-request statistics:
min: 4.18ms
avg: 4.22ms
max: 19.51ms
approx. 95 percentile: 4.21ms
Threads fairness:
events (avg/stddev): 2500.0000/3.24
execution time (avg/stddev): 10.5464/0.00
======================================================
Dell MicroInspiron 3050
Intel(R) Celeron(R) CPU J1800 @ 2.41GHz
Test execution summary:
total time: 21.0968s
total number of events: 10000
total time taken by event execution: 84.3438
per-request statistics:
min: 4.21ms
avg: 8.43ms
max: 21.76ms
approx. 95 percentile: 12.22ms
Threads fairness:
events (avg/stddev): 2500.0000/7.52
execution time (avg/stddev): 21.0859/0.01