Benchmarking the Raspberry Pi 3 Model A+

Back in March, the release of the Raspberry Pi 3 Model B+—the Pi 3 B+ to its friends—brought a chance to take stock and review just how far the project had come since its launch via a series of benchmarks. Now the launch of the Raspberry Pi 3 Model A+ brings a bold claim: a dramatic drop in size, weight, and price over the Pi 3 B+, but without any loss in performance.

In other words: it’s benchmark time once again.

Continue reading

Custom PC, Issue 152

Custom PC Issue 152In this month’s Hobby Tech column I review the Proster VC99 multimeter, the Intel/Arduino Genuino 101 microcontroller development board, and discuss the challenges in developing meaningful benchmarks for testing devices where memory is measured in kilobytes.

Unusually for a hardware review, the multimeter was actually a personal purchase: I’d been using a Maplin-branded multimeter for quite some time, but the low cost and seemingly broad features of the Proster VC99 – also known as the Vichy 99, and sold under a variety of badges – convinced me it was time for an upgrade. While doing so cost me a back-lit display, I gained a variety of functions from frequency counting up to a neat analogue bar-graph on the display for seeing spikes and dips that would otherwise be lost on a numerical output.

The frequency counter came in particularly handy for my Genuino 101 review: writing a simple Arduino Sketch which does nothing more than toggle a pin on and off as fast as possible, I was able to read how quickly that happened to give me an idea of the IO performance of the Genuino compared with other Arduino boards I have lying around. Coupled with a look at the Intel Curie module which powers the device, providing Bluetooth connectivity and an integrated accelerometer, that’s enough for a solid review.

I don’t want to do solid reviews, though, I want to do great reviews, so the last page of this month’s five-page spread looks at how I benchmarked the compute performance of the Genuino 101 against an Arduino Nano for a direct, head-to-head comparison. It’s not as easy as it sounds: with mere kilobytes of memory, it’s not like I could just install PC Mark and be done with it. Interested parties will find a detailed explanation of how I went about modifying the traditional Dhrystone and Whetstone benchmarks to run on both devices, including trimming things to fit into the Arduino Nano’s tiny memory allowance, and how to interpret the results.

All this, plus stuff by people who aren’t me, is available at your nearest supermarket, newsagent, or from the comfort of your home via digital distribution services including Zinio.

The MagPi, Issue 43

The MagPi Issue 43It’s a special week for the Raspberry Pi Foundation: it’s celebrating its fourth birthday with the launch of the new Raspberry Pi 3. It’s a special day for me, too: the latest MagPi magazine boasts a total of thirteen pages of my content, including the cover splash: a detailed and thorough look at the new model.

Boasting on-board Wi-Fi (a community request since the original model launched four years ago), Bluetooth 4.1, Bluetooth Low Energy, and a faster 64-bit ARMv8 processor, the new Pi 3 is a bit of a beast. My cover feature for the magazine begins with a look at those behind it with a double-page spread featuring interviews with project co-founder Eben Upton and the Foundation’s director of hardware and the man responsible for circuit design James Adams – and a massive thank-you to both for sparing the time to talk to me at one of their busiest ever periods!

The feature then moves on to a look a the board itself, with a hero photo of the board spread across another two pages. Each major feature of the board, from the shiny new 64-bit BCM2837 system-on-chip (SoC) processor to the BCM43438 radio module – which required me to get out the microscope in order to capture its markings – has a call-out with close-up photography and an explanation of how it has changed since the Raspberry Pi 2.

Next up is a benchmark spread, which required me to come up with a detailed suite of tests. After some experimentation, I settled on a selection of classic benchmarks – SysBench CPU in single- and multi-threaded modes, Linpack with and without NEON support, Whetstone, Dhrystone, SysBench memory read and write, Ethernet throughput, Quake III Arena timedemo performance, and power draw at load and idle. As an added bonus, I also came up with a way of measuring general-purpose input-output (GPIO) performance under Python, writing a simple benchmark to toggle a pin on and off as quickly as possible and measuring the speed with a frequency counter connected to the GPIO header.

The next double-page spread looks at helping the reader get started with the new device. I walk readers through modifying an existing Raspbian installation to boot on the Pi 3 by editing config.txt, setting up the Wi-Fi module, enabling true OpenGL acceleration on the graphics processor, and how to write programs to get the best performance on the Pi 3. Sadly, I was unable to explain how to use the Bluetooth 4.1 and Bluetooth Low Energy features, as software support was not available at the time of writing.

The spread then ends with a look at five things you could do with a Pi 3 in order to take advantage of the new features and boosted performance. My work for the magazine continues, though, with a review of the Proster VC99 multimeter and Pimoroni pHAT DAC, before coming to a close with a one-page news piece regarding the production status of the popular Raspberry Pi Zero – helping to explain why it has been so difficult to get hold of and settling concerns that it may be bumped to the back of the production queue now the Pi 3 is out.

All 13 pages of my content, and plenty of other stuff by people who aren’t me, are available from your nearest supermarket or newsagent, or as a free PDF download under a Creative Commons licence from The MagPi’s official website.