summaryrefslogtreecommitdiff
path: root/benchmarks/postmark/distinfo
diff options
context:
space:
mode:
authorgarbled <garbled>2001-07-17 07:02:15 +0000
committergarbled <garbled>2001-07-17 07:02:15 +0000
commit429b3f8904089ebc31c3adacf7668baa436db896 (patch)
tree7f5735d2b8dc9b736dbd8624075ccc16239ecea8 /benchmarks/postmark/distinfo
parentcc867d68bb8f636ab5bedf678d684f54f6f6fe04 (diff)
downloadpkgsrc-429b3f8904089ebc31c3adacf7668baa436db896.tar.gz
Update postmark to 1.5. Also, fix the benchmark target to provide a little
better benchmark without being too unreasonable on the disk requirements. Changelog: 1.14 - Automatically stop run if work files are depleted 1.5 - It was pointed out by many (most recently Michael Flaster) that the pseudo-random number generator was more pseudo than random. After a review of the literature and extensive benchmarking, I've replaced the previous PRNG with the Mersenne Twister. While an excellent PRNG, it retains much of the performance of the previous implementation. URL: http://www.math.keio.ac.jp/~matumoto/emt.html Also changed MB definition to 1024KB, tweaked show command
Diffstat (limited to 'benchmarks/postmark/distinfo')
-rw-r--r--benchmarks/postmark/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/postmark/distinfo b/benchmarks/postmark/distinfo
index 08af05afae6..be7cea20799 100644
--- a/benchmarks/postmark/distinfo
+++ b/benchmarks/postmark/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 09:13:28 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/07/17 07:02:15 garbled Exp $
-SHA1 (postmark-1_13.c) = 1da74a45f96dabe6c6abd979a4a0a5ecdb942464
-Size (postmark-1_13.c) = 41143 bytes
+SHA1 (postmark-1_5.c) = 571ee5365b32cdb9f203f3d76753fa20e095d56a
+Size (postmark-1_5.c) = 46666 bytes