Mon May 30 14:59:16 2022 UTC ()
Added benchmarks/R-profmem version 0.6.0


(mef)
diff -r1.58 -r1.59 pkgsrc/benchmarks/Makefile
diff -r1.2825 -r1.2826 pkgsrc/doc/CHANGES-2022

cvs diff -r1.58 -r1.59 pkgsrc/benchmarks/Makefile (expand / switch to unified diff)

--- pkgsrc/benchmarks/Makefile 2021/01/29 09:16:20 1.58
+++ pkgsrc/benchmarks/Makefile 2022/05/30 14:59:16 1.59
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.58 2021/01/29 09:16:20 pin Exp $ 1# $NetBSD: Makefile,v 1.59 2022/05/30 14:59:16 mef Exp $
2# 2#
3 3
4COMMENT= Benchmarking tools 4COMMENT= Benchmarking tools
5 5
6SUBDIR+= R-microbenchmark 6SUBDIR+= R-microbenchmark
 7SUBDIR+= R-profmem
7SUBDIR+= R-rbenchmark 8SUBDIR+= R-rbenchmark
8SUBDIR+= benchfft 9SUBDIR+= benchfft
9SUBDIR+= blogbench 10SUBDIR+= blogbench
10SUBDIR+= bonnie 11SUBDIR+= bonnie
11SUBDIR+= bonnie++ 12SUBDIR+= bonnie++
12SUBDIR+= bytebench 13SUBDIR+= bytebench
13SUBDIR+= dbench 14SUBDIR+= dbench
14SUBDIR+= dhrystone 15SUBDIR+= dhrystone
15SUBDIR+= dnsperf 16SUBDIR+= dnsperf
16SUBDIR+= fib 17SUBDIR+= fib
17SUBDIR+= filebench 18SUBDIR+= filebench
18SUBDIR+= fio 19SUBDIR+= fio
19SUBDIR+= flamegraph 20SUBDIR+= flamegraph

cvs diff -r1.2825 -r1.2826 pkgsrc/doc/CHANGES-2022 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2022 2022/05/30 09:52:56 1.2825
+++ pkgsrc/doc/CHANGES-2022 2022/05/30 14:59:16 1.2826
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2022,v 1.2825 2022/05/30 09:52:56 jaapb Exp $ 1$NetBSD: CHANGES-2022,v 1.2826 2022/05/30 14:59:16 mef Exp $
2 2
3Changes to the packages collection and infrastructure in 2022: 3Changes to the packages collection and infrastructure in 2022:
4 4
5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01] 5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01]
6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01] 6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01]
7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01] 7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01]
8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01] 8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01]
9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01] 9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01]
10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01] 10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01]
11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01] 11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01]
12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01] 12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01]
13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01] 13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01]
14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01] 14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01]
@@ -4292,13 +4292,14 @@ Changes to the packages collection and i @@ -4292,13 +4292,14 @@ Changes to the packages collection and i
4292 Removed geography/qlandkartem [wiz 2022-05-29] 4292 Removed geography/qlandkartem [wiz 2022-05-29]
4293 Removed geography/qlandkartegt-garmindev [wiz 2022-05-29] 4293 Removed geography/qlandkartegt-garmindev [wiz 2022-05-29]
4294 Removed geography/qlandkartegt [wiz 2022-05-29] 4294 Removed geography/qlandkartegt [wiz 2022-05-29]
4295 Updated security/gpg-tui to 0.9.0 [pin 2022-05-29] 4295 Updated security/gpg-tui to 0.9.0 [pin 2022-05-29]
4296 Updated sysutils/broot to 1.13.0 [pin 2022-05-29] 4296 Updated sysutils/broot to 1.13.0 [pin 2022-05-29]
4297 Updated www/webkit-gtk to 2.36.3 [leot 2022-05-29] 4297 Updated www/webkit-gtk to 2.36.3 [leot 2022-05-29]
4298 Updated www/links to 2.26 [fcambus 2022-05-29] 4298 Updated www/links to 2.26 [fcambus 2022-05-29]
4299 Updated www/links-gui to 2.26 [fcambus 2022-05-29] 4299 Updated www/links-gui to 2.26 [fcambus 2022-05-29]
4300 Updated print/texlab to 4.0.0 [wiz 2022-05-29] 4300 Updated print/texlab to 4.0.0 [wiz 2022-05-29]
4301 Updated devel/py-ipython to 8.4.0 [adam 2022-05-29] 4301 Updated devel/py-ipython to 8.4.0 [adam 2022-05-29]
4302 Updated devel/ocaml-fpath to 0.7.3 [jaapb 2022-05-30] 4302 Updated devel/ocaml-fpath to 0.7.3 [jaapb 2022-05-30]
4303 Updated devel/ocaml-bigstringaf to 0.9.0nb1 [jaapb 2022-05-30] 4303 Updated devel/ocaml-bigstringaf to 0.9.0nb1 [jaapb 2022-05-30]
4304 Updated devel/ocaml-batteries to 3.5.1 [jaapb 2022-05-30] 4304 Updated devel/ocaml-batteries to 3.5.1 [jaapb 2022-05-30]
 4305 Added benchmarks/R-profmem version 0.6.0 [mef 2022-05-30]