Windows > System Utilities > Diagnostics & Benchmarks > wPrime
wPrime is a powerful and reliable multithreaded benchmark tool for x86 processors.
wPrime will test your processor performance by calculating square roots with a recursive call of Newton's method for estimating functions, with f(x)=x2-k, where k is the number we're sqrting, until Sgn(f(x)/f'(x)) does not equal that of the previous iteration, starting with an estimation of k/2.
wPrime then uses an iterative calling of the estimation method a set amount of times to increase the accuracy of the results. It then confirms that n(k)2=k to ensure the calculation was correct. It repeats this for all numbers from 1 to the requested maximum.
wPrime will also retrieves most har...Read more about wPrime
wPrime will test your processor performance by calculating square roots with a recursive call of Newton's method for estimating functions, with f(x)=x2-k, where k is the number we're sqrting, until Sgn(f(x)/f'(x)) does not equal that of the previous iteration, starting with an estimation of k/2.
wPrime then uses an iterative calling of the estimation method a set amount of times to increase the accuracy of the results. It then confirms that n(k)2=k to ensure the calculation was correct. It repeats this for all numbers from 1 to the requested maximum.
wPrime will also retrieves most har...Read more about wPrime
wPrime Video Reviews loading...
|
DOWNLOADScreesnshotsClick each one to enlarge |
Copy the code from the textarea below and paste it into your HTML page.
| Graphic Link | |
|
|
| Text Link | |
| Example: | wPrime Video Tutorial done by Softoxi.com |
| HTML: | |
| BB: | |
loading...