Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 18:12:37 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef38176628ed - main - devel/go-perf: Tidy up pkg-descr a bit.
Message-ID:  <202109251812.18PICbcI079566@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef38176628ed85fd9f7ea9a2ca29bf39f520d0c6

commit ef38176628ed85fd9f7ea9a2ca29bf39f520d0c6
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2021-09-25 18:10:41 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-09-25 18:11:58 +0000

    devel/go-perf: Tidy up pkg-descr a bit.
    
    PR:             258699
---
 devel/go-perf/pkg-descr | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/devel/go-perf/pkg-descr b/devel/go-perf/pkg-descr
index 30511de89db7..2a33d62c5514 100644
--- a/devel/go-perf/pkg-descr
+++ b/devel/go-perf/pkg-descr
@@ -1,15 +1,11 @@
 This port contains utilities to analyse and publish Go benchmark
 results.  The main use case is to compare two series of benchmarks
 for minuscule performance improvements.  Four programs are included:
-
  - benchstat is a command-line tool that computes and compares
    statistics about benchmarks
-
  - benchsave is a command-line tool for publishing benchmark results
-
  - localperfdata is a local version of the https://perfdata.golang.org/
    benchmark result storage system
-
  - localperf is a local version of the https://perf.golang.org/
    benchmark result analysis system.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109251812.18PICbcI079566>