Added benchmarks/R-bench version 1.1.2
This commit is contained in:
parent
4aeca53e6e
commit
269025504e
2 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.59 2022/05/30 14:59:16 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.60 2022/05/30 15:06:00 mef Exp $
|
||||
#
|
||||
|
||||
COMMENT= Benchmarking tools
|
||||
|
||||
SUBDIR+= R-bench
|
||||
SUBDIR+= R-microbenchmark
|
||||
SUBDIR+= R-profmem
|
||||
SUBDIR+= R-rbenchmark
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2022,v 1.2826 2022/05/30 14:59:16 mef Exp $
|
||||
$NetBSD: CHANGES-2022,v 1.2827 2022/05/30 15:06:00 mef Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2022:
|
||||
|
||||
|
@ -4303,3 +4303,4 @@ Changes to the packages collection and infrastructure in 2022:
|
|||
Updated devel/ocaml-bigstringaf to 0.9.0nb1 [jaapb 2022-05-30]
|
||||
Updated devel/ocaml-batteries to 3.5.1 [jaapb 2022-05-30]
|
||||
Added benchmarks/R-profmem version 0.6.0 [mef 2022-05-30]
|
||||
Added benchmarks/R-bench version 1.1.2 [mef 2022-05-30]
|
||||
|
|
Loading…
Reference in a new issue