X

Sign in

Forgotten your password?

... or login with Facebook:

Don't have an AndroidPIT account yet? Sign up
Icon
(124)

RealPi Benchmark

About this app:Show more
ANDROID VERSION
1.5 and up
INSTALLATIONS
10,000 - 50,000
PRICE
FREE

Similar Apps

AnTuTu Benchmark
(27,431)
free
CF-Bench
(933)
free
LuaPi
(14)
free

Top 5 Apps

More from this developer

Description

RealPi provides some of the best and most interesting Pi calculation algorithms out there. This app is a benchmark which tests your Android device's CPU and memory performance. It calculates the value of Pi to many decimal places. There are no hard limits on the number of digits, if you experience a freeze please see "Warnings" below. On multi-core processors RealPi tests the performance of a single core.

You can search for patterns in the resulting digits to find your birthday in Pi or find famous digit sequences like the "Feynman Point" (six 9's in a row at the 762nd digit position).

Leave comments with your Pi calculation time on the AGM+FFT formula for 1 million digits. Also the most digits you can calculate, which tests your phone's memory. My fairly fast Huawei Ascend P1 takes 25 sec for 1 million and can do at most 33 million digits. Note that the AGM+FFT algorithm works in powers of 2, so calculating 10 million digits takes just as much time and memory as 16 million digits (the internal precision is shown in the output). For accurate benchmark timing ensure that no other applications are running.

You can also run RealPi Benchmark on a Windows or Linux PC using virtualization, see http://georgielabs.cjb.net/RealPi-x86.html

Here's a summary of the available algorithms:
-AGM + FFT formula (Arithmetic Geometric Mean): This is one of the fastest available methods to calculate Pi, and is the default formula used by RealPi when you press "Start". It runs as native C++ code and is based on Takuya Ooura's pi_fftc6 program. For many millions of digits it can require a lot of memory, which often becomes the limiting factor in how many digits you can calculate.

-Machin's formula: This formula was discovered by John Machin in 1706. It's not nearly as fast as AGM + FFT, but shows you all the digits of Pi accumulating in real time as the calculation proceeds. Choose this formula in the settings menu and then press "Start". It's written in Java using the BigDecimal class. You should probably not ask it to compute much more than 10000 digits.

-Nth digit of Pi formula by Gourdon: This formula shows that it's possible, surprisingly, to calculate decimal digits of Pi "in the middle" without calculating the preceding digits. When you press the "Nth Digit" button RealPi determines 9 digits of Pi ending with the digit position you specify. It runs as native C++ code and is based on Xavier Gourdon's pidec program. Although it's faster than Machin's formula it can't beat the AGM + FFT formula in speed, however it takes almost no memory.

-Nth digit of Pi formula by Bellard: Gourdon's algorithm for the Nth digit of Pi can't be used for the first 50 digits, so this formula by Fabrice Bellard is used instead when the requested digit position is small.

Search function:
Use this to find patterns in Pi like your birthday. For best results calculate at least one million digits using the AGM + FFT formula, then select the "Search for Patterns" menu option.

Permissions:
If you enable the "Calculate when in sleep" option RealPi will keep calculating while your screen is off, useful when calculating many digits of Pi. While not calculating or after the calculation finishes your device will go into deep sleep as usual.

Warnings:
This app can drain your battery quickly while calculating, especially if the "Calculate when in sleep" option is on. You might want to connect your charger.

Calculation speed depends on your device's CPU speed, memory, and whether it has hardware floating point support. At very large numbers of digits RealPi may terminate unexpectedly or not produce an answer. It could also take a very long time to run (years). This is due to the large amount of memory and CPU time needed. The upper limit on the number of digits you can calculate depends on your mobile device.

Changes to the "Calculate when in sleep" option take effect for the next Pi calculation, not in the middle of a calculation, so set it before you start.

App Screenshots

RealPi Benchmark
RealPi Benchmark
RealPi Benchmark

User Reviews

Average rating
4.7
(124)
Your rating:

Latest Community Comments