Directories ¶
Path | Synopsis |
---|---|
Deprecated: Moved to golang.org/x/build/perf.
|
Deprecated: Moved to golang.org/x/build/perf. |
app
Package app implements the performance data analysis server.
|
Package app implements the performance data analysis server. |
appengine
This binary contains an App Engine app for perf.golang.org
|
This binary contains an App Engine app for perf.golang.org |
localperf
Localperf runs an HTTP server for benchmark analysis.
|
Localperf runs an HTTP server for benchmark analysis. |
Package benchfmt provides a high-performance reader and writer for the Go benchmark format.
|
Package benchfmt provides a high-performance reader and writer for the Go benchmark format. |
Package benchmath provides tools for computing statistics over distributions of benchmark measurements.
|
Package benchmath provides tools for computing statistics over distributions of benchmark measurements. |
Package benchproc provides tools for filtering, grouping, and sorting benchmark results.
|
Package benchproc provides tools for filtering, grouping, and sorting benchmark results. |
internal/parse
Package parse implements parsers for golang.org/x/perf/benchproc/syntax.
|
Package parse implements parsers for golang.org/x/perf/benchproc/syntax. |
syntax
Package syntax documents the syntax used by benchmark filter and projection expressions.
|
Package syntax documents the syntax used by benchmark filter and projection expressions. |
The benchseries package generates performance differentials and analysis tailored to the output of tools and benchmarks in golang.org/x/benchmarks.
|
The benchseries package generates performance differentials and analysis tailored to the output of tools and benchmarks in golang.org/x/benchmarks. |
Package benchstat is deprecated.
|
Package benchstat is deprecated. |
Package benchunit manipulates benchmark units and formats numbers in those units.
|
Package benchunit manipulates benchmark units and formats numbers in those units. |
cmd
|
|
benchfilter
benchfilter reads Go benchmark results from input files, filters them, and writes filtered benchmark results to stdout.
|
benchfilter reads Go benchmark results from input files, filters them, and writes filtered benchmark results to stdout. |
benchsave
Benchsave uploads benchmark results to a storage server.
|
Benchsave uploads benchmark results to a storage server. |
benchstat
Benchstat computes statistical summaries and A/B comparisons of Go benchmarks.
|
Benchstat computes statistical summaries and A/B comparisons of Go benchmarks. |
benchstat/internal/benchtab
Package benchtab presents benchmark results as comparison tables.
|
Package benchtab presents benchmark results as comparison tables. |
influx
module
|
|
internal
|
|
basedir
Package basedir finds templates and static files associated with a binary.
|
Package basedir finds templates and static files associated with a binary. |
stats
Package stats implements several statistical distributions, hypothesis tests, and functions for descriptive statistics.
|
Package stats implements several statistical distributions, hypothesis tests, and functions for descriptive statistics. |
Package storage contains a client for the performance data storage server.
|
Package storage contains a client for the performance data storage server. |
app
Package app implements the performance data storage server.
|
Package app implements the performance data storage server. |
appengine
This binary contains an App Engine app for perfdata.golang.org
|
This binary contains an App Engine app for perfdata.golang.org |
benchfmt
Package benchfmt provides readers and writers for the Go benchmark format.
|
Package benchfmt provides readers and writers for the Go benchmark format. |
db
Package db provides the high-level database interface for the storage app.
|
Package db provides the high-level database interface for the storage app. |
db/sqlite3
Package sqlite3 provides the sqlite3 driver for x/perf/storage/db.
|
Package sqlite3 provides the sqlite3 driver for x/perf/storage/db. |
fs
Package fs provides a backend-agnostic filesystem layer for storing performance results.
|
Package fs provides a backend-agnostic filesystem layer for storing performance results. |
fs/gcs
Package gcs implements the fs.FS interface using Google Cloud Storage.
|
Package gcs implements the fs.FS interface using Google Cloud Storage. |
fs/local
Package local implements the fs.FS interface using local files.
|
Package local implements the fs.FS interface using local files. |
localperfdata
Localperfdata runs an HTTP server for benchmark storage.
|
Localperfdata runs an HTTP server for benchmark storage. |
query
Package query provides tools for parsing a query.
|
Package query provides tools for parsing a query. |
Click to show internal directories.
Click to hide internal directories.