diff options
author | msaitoh <msaitoh@pkgsrc.org> | 2012-12-04 10:33:56 +0000 |
---|---|---|
committer | msaitoh <msaitoh@pkgsrc.org> | 2012-12-04 10:33:56 +0000 |
commit | 69a2911353492c6605814c44070bbdd7862ef1d4 (patch) | |
tree | 8c4c5877635bb765d875ebd16925acc7b8568ddd /benchmarks | |
parent | 2b667be4baded8ff445318cbf31bc582fc59f160 (diff) | |
download | pkgsrc-69a2911353492c6605814c44070bbdd7862ef1d4.tar.gz |
+ ramspeed
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 084c90f0e43..2847f21a5a5 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/07/02 17:45:49 asau Exp $ +# $NetBSD: Makefile,v 1.47 2012/12/04 10:33:56 msaitoh Exp $ # COMMENT= Benchmarking tools @@ -35,6 +35,7 @@ SUBDIR+= phoronix-test-suite SUBDIR+= pipebench SUBDIR+= postal SUBDIR+= postmark +SUBDIR+= ramspeed SUBDIR+= randread SUBDIR+= skampi SUBDIR+= super_pi |