06-26-2016, 05:44 PM
Good Day Everyone,
I've been playing with my Pine64's for a couple weeks now, and thought I would share some details on observed power usage.
I'm using a multi-port 2.1 Amp per port power supply and running 3 Pine64's on it.
Output Voltage: 5.14v
Boot Max Amps: .66
Idle Amps: .30
I'm using mine as "servers" so they are running multiple shards of Redis on them right now for testing. I have search shard on a separate processor affinity, keeping 0 for the Ethernet, and 1-3 for Redis shards.
Running Redis-Benchmark against all 3 shards at the same time achieving near 100% CPU utilization on each core as well as putting over 100,000 requests per second on the network.
Full CPU and Network Amps: .81
So this gives me some basic calculations.
5.14 * .30 = 1.542 watts idle usage
5.14 * .81 = 4.163 watts peak usage
Now I do not have anything connected via USB, which would draw additional power to power those devices, so keep in mind that this is board only. I'm also not running HDMI as I am just using an SSH terminal.
Adding a Microsoft Comfort Curve Keyboard, Microsoft Optical Mouse, and HDMI monitor added about .15 amps to my usage.
Given that my electric cost fully delivered is $0.092 / Kwh, and that there are 24 hours in a day, and 30 days in a month (I know it's not exactly 30, but let's keep the math easy).
Idle Cost Per Month: $0.102
Peak Cost Per Month: $0.275
While additional devices may cause the Pine64 to draw more ancillary power, overall the power efficiency is really amazing for what all it can accomplish.
As a comparison, let's look at my Dev Redis server. It's a Intel Xeon E5-2620v2 x 2. Each core maxes out at about 105,000 requests per second. Giving it a max capacity taking into account a core for ethernet and io of 105,000 * 23 = 2,415,000 requests per second.
At full draw, with dual network, SSD drives, and such, it's about 130 Watts usage.
That gives me an output of 18,576.92 requests per watt.
In comparison the Pine64 running full out is producing about 84,000 requests per second or 20,177.75 requests per watt!
Now think about that for a moment, the Xeon is running 2.10 Ghz, and the Pine64 is 1.2 Ghz...
I've been playing with my Pine64's for a couple weeks now, and thought I would share some details on observed power usage.
I'm using a multi-port 2.1 Amp per port power supply and running 3 Pine64's on it.
Output Voltage: 5.14v
Boot Max Amps: .66
Idle Amps: .30
I'm using mine as "servers" so they are running multiple shards of Redis on them right now for testing. I have search shard on a separate processor affinity, keeping 0 for the Ethernet, and 1-3 for Redis shards.
Running Redis-Benchmark against all 3 shards at the same time achieving near 100% CPU utilization on each core as well as putting over 100,000 requests per second on the network.
Full CPU and Network Amps: .81
So this gives me some basic calculations.
5.14 * .30 = 1.542 watts idle usage
5.14 * .81 = 4.163 watts peak usage
Now I do not have anything connected via USB, which would draw additional power to power those devices, so keep in mind that this is board only. I'm also not running HDMI as I am just using an SSH terminal.
Adding a Microsoft Comfort Curve Keyboard, Microsoft Optical Mouse, and HDMI monitor added about .15 amps to my usage.
Given that my electric cost fully delivered is $0.092 / Kwh, and that there are 24 hours in a day, and 30 days in a month (I know it's not exactly 30, but let's keep the math easy).
Idle Cost Per Month: $0.102
Peak Cost Per Month: $0.275
While additional devices may cause the Pine64 to draw more ancillary power, overall the power efficiency is really amazing for what all it can accomplish.
As a comparison, let's look at my Dev Redis server. It's a Intel Xeon E5-2620v2 x 2. Each core maxes out at about 105,000 requests per second. Giving it a max capacity taking into account a core for ethernet and io of 105,000 * 23 = 2,415,000 requests per second.
At full draw, with dual network, SSD drives, and such, it's about 130 Watts usage.
That gives me an output of 18,576.92 requests per watt.
In comparison the Pine64 running full out is producing about 84,000 requests per second or 20,177.75 requests per watt!
Now think about that for a moment, the Xeon is running 2.10 Ghz, and the Pine64 is 1.2 Ghz...