summaryrefslogtreecommitdiff
path: root/sysutils/systester/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2014-08-09 15:51:22 +0000
committerwiz <wiz>2014-08-09 15:51:22 +0000
commit544197c1661e0599e871a38d4baeae6048062d1b (patch)
tree3b8f04b2e54f64afb1caa456387a1f6e30d7d667 /sysutils/systester/PLIST
parentdf212b5a07bc66caf6475e8de1b3d3d94e541c65 (diff)
downloadpkgsrc-544197c1661e0599e871a38d4baeae6048062d1b.tar.gz
Import systester-1.5.1 as sysutils/systester.
System Stability Tester tries to test the system's stability by calculating up to 128 millions of Pi digits. It supports multiple calculation algorithms. For the moment only two have been implemented. The Quadratic Convergence of Borwein and Gauss-Legendre, the algorithm SuperPi uses. The testing process includes the creation of two or more threads. After each step of the calculation, the results of all the threads are compared. Any differences between them are reported. There is also the option for single threaded calculation, but in this case there is no stability check. This is useful for benchmarking purposes only. The calculation of Pi itself is multi threaded since version 0.7.2, for the Borwein algorithm only.
Diffstat (limited to 'sysutils/systester/PLIST')
-rw-r--r--sysutils/systester/PLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/systester/PLIST b/sysutils/systester/PLIST
new file mode 100644
index 00000000000..99a5f10587c
--- /dev/null
+++ b/sysutils/systester/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2014/08/09 15:51:22 wiz Exp $
+bin/systester