Added benchmarks/ubench
This commit is contained in:
parent
7844bb2f3e
commit
690e515fa9
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.35 2005/08/06 20:45:18 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2005/09/03 05:58:59 xtraeme Exp $
|
||||
#
|
||||
|
||||
COMMENT= Benchmarking tools
|
||||
|
@ -32,6 +32,7 @@ SUBDIR+= randread
|
|||
SUBDIR+= skampi
|
||||
SUBDIR+= thrulay
|
||||
SUBDIR+= ttcp
|
||||
SUBDIR+= ubench
|
||||
SUBDIR+= whetstone
|
||||
SUBDIR+= xengine
|
||||
SUBDIR+= zelibm
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.11001 2005/09/02 14:44:33 xtraeme Exp $
|
||||
$NetBSD: CHANGES,v 1.11002 2005/09/03 05:58:58 xtraeme Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -3877,3 +3877,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated comms/asterisk to 1.0.9 [adam 2005-09-02]
|
||||
Added x11/efltk version 2.0.5 [xtraeme 2005-09-02]
|
||||
Added x11/ede version 1.0.4 [xtraeme 2005-09-02]
|
||||
Added benchmarks/ubench version 0.32 [xtraeme 2005-09-03]
|
||||
|
|
Loading…
Reference in a new issue