Difference between revisions of "SBC comparison"

From xPL
Jump to: navigation, search
(Comparison)
Line 3: Line 3:
  
 
= Comparison =
 
= Comparison =
 +
 +
'''This table is under construction, values are not proper.'''
 +
The power consumption has been measured with the SBC running the installed OS with no particular program running.
 +
 +
The delay has been measured by sending a given xPL message which was parsed by the [[install central|central xPL device]]
 +
on a xx lines XML rules file.
 +
The parsing of the rules is quite lengthy and does not reflect the basic xPL message receiving and sending.
  
 
{| class="wikitable" style="text-align: left; margin-left:50pt"  
 
{| class="wikitable" style="text-align: left; margin-left:50pt"  
Line 12: Line 19:
 
! delay
 
! delay
 
|-
 
|-
| [http://beagleboard.org/Products/BeagleBone BeagleBone] white || AM335x 720MHz ARM Cortex-A8 || Ubuntu || 1 W || 0.3
+
| [http://beagleboard.org/Products/BeagleBone BeagleBone] white || AM335x 720MHz ARM Cortex-A8 || Ubuntu
 +
| align="center" | 1 W || align="center" | 3 s
 
|-
 
|-
| [http://beagleboard.org/Products/BeagleBone+Black BeagleBone Black]  || http://beagleboard.org/Products/BeagleBone+Black || Ubuntu || 1 W || 0.3
+
| [http://beagleboard.org/Products/BeagleBone+Black BeagleBone Black]  || AM335x 1GHz ARM® Cortex-A8 || Ubuntu
 +
| align="center" | 1 W || align="center" | 3 s
 +
|-
 +
| [http://www.via.com.tw/en/products/embedded/artigo/a1000/ VIA ARTiGO A1000 Pico-ITX]  || VIA C7 1GHz || Ubuntu
 +
| align="center" | 1 W || align="center" | 0.1 s
 
|}
 
|}

Revision as of 13:02, 20 May 2014

Using a service like xPL requires a computer that is always switched on. This poses the question of power consumption and speed.

Comparison

This table is under construction, values are not proper. The power consumption has been measured with the SBC running the installed OS with no particular program running.

The delay has been measured by sending a given xPL message which was parsed by the central xPL device on a xx lines XML rules file. The parsing of the rules is quite lengthy and does not reflect the basic xPL message receiving and sending.

model Processor OS power delay
BeagleBone white AM335x 720MHz ARM Cortex-A8 Ubuntu 1 W 3 s
BeagleBone Black AM335x 1GHz ARM® Cortex-A8 Ubuntu 1 W 3 s
VIA ARTiGO A1000 Pico-ITX VIA C7 1GHz Ubuntu 1 W 0.1 s