git: ef38176628ed - main - devel/go-perf: Tidy up pkg-descr a bit.

Gleb Popov arrowd at FreeBSD.org
Sat Sep 25 18:12:38 UTC 2021


The branch main has been updated by arrowd:

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

commit ef38176628ed85fd9f7ea9a2ca29bf39f520d0c6
Author:     Gleb Popov <arrowd at FreeBSD.org>
AuthorDate: 2021-09-25 18:10:41 +0000
Commit:     Gleb Popov <arrowd at 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.
 


More information about the dev-commits-ports-all mailing list