github.com/jgbaldwinbrown/perf@v0.1.1/benchseries/doc.go (about)

     1  // Copyright 2022 The Go Authors. All rights reserved.
     2  // Use of this source code is governed by a BSD-style
     3  // license that can be found in the LICENSE file.
     4  
     5  // The benchseries package generates performance differentials and analysis tailored
     6  // to the output of tools and benchmarks in golang.org/x/benchmarks.
     7  //
     8  // WARNING: The API is experimental, unstable, and subject to change at any time.
     9  package benchseries