Home
last modified time | relevance | path

Searched refs:benchOpts (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure_test.go356 func benchOpts(b *testing.B, cfg *Config) { func
368 func BenchmarkWriteDefault(b *testing.B) { benchOpts(b, DefaultConfig) }
369 func BenchmarkWriteShortList(b *testing.B) { benchOpts(b, &Config{ShortList: 16}) }
370 func BenchmarkWriteCompact(b *testing.B) { benchOpts(b, &Config{Compact: true}) }
371 func BenchmarkWriteDiffable(b *testing.B) { benchOpts(b, &Config{Diffable: true}) }
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure_test.go356 func benchOpts(b *testing.B, cfg *Config) { func
368 func BenchmarkWriteDefault(b *testing.B) { benchOpts(b, DefaultConfig) }
369 func BenchmarkWriteShortList(b *testing.B) { benchOpts(b, &Config{ShortList: 16}) }
370 func BenchmarkWriteCompact(b *testing.B) { benchOpts(b, &Config{Compact: true}) }
371 func BenchmarkWriteDiffable(b *testing.B) { benchOpts(b, &Config{Diffable: true}) }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure_test.go356 func benchOpts(b *testing.B, cfg *Config) { func
368 func BenchmarkWriteDefault(b *testing.B) { benchOpts(b, DefaultConfig) }
369 func BenchmarkWriteShortList(b *testing.B) { benchOpts(b, &Config{ShortList: 16}) }
370 func BenchmarkWriteCompact(b *testing.B) { benchOpts(b, &Config{Compact: true}) }
371 func BenchmarkWriteDiffable(b *testing.B) { benchOpts(b, &Config{Diffable: true}) }
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure_test.go356 func benchOpts(b *testing.B, cfg *Config) { func
368 func BenchmarkWriteDefault(b *testing.B) { benchOpts(b, DefaultConfig) }
369 func BenchmarkWriteShortList(b *testing.B) { benchOpts(b, &Config{ShortList: 16}) }
370 func BenchmarkWriteCompact(b *testing.B) { benchOpts(b, &Config{Compact: true}) }
371 func BenchmarkWriteDiffable(b *testing.B) { benchOpts(b, &Config{Diffable: true}) }
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure_test.go356 func benchOpts(b *testing.B, cfg *Config) { func
368 func BenchmarkWriteDefault(b *testing.B) { benchOpts(b, DefaultConfig) }
369 func BenchmarkWriteShortList(b *testing.B) { benchOpts(b, &Config{ShortList: 16}) }
370 func BenchmarkWriteCompact(b *testing.B) { benchOpts(b, &Config{Compact: true}) }
371 func BenchmarkWriteDiffable(b *testing.B) { benchOpts(b, &Config{Diffable: true}) }
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go440 type benchOpts struct { struct
476 func makeFeaturesNum(b *benchOpts) []int { argument
534 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
589 func processFlags() *benchOpts {
595 opts := &benchOpts{
688 func before(opts *benchOpts) { argument
706 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go440 type benchOpts struct { struct
476 func makeFeaturesNum(b *benchOpts) []int { argument
534 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
589 func processFlags() *benchOpts {
595 opts := &benchOpts{
688 func before(opts *benchOpts) { argument
706 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go453 type benchOpts struct { struct
489 func makeFeaturesNum(b *benchOpts) []int { argument
547 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
602 func processFlags() *benchOpts {
608 opts := &benchOpts{
701 func before(opts *benchOpts) { argument
719 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go440 type benchOpts struct { struct
476 func makeFeaturesNum(b *benchOpts) []int { argument
534 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
589 func processFlags() *benchOpts {
595 opts := &benchOpts{
688 func before(opts *benchOpts) { argument
706 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go453 type benchOpts struct { struct
489 func makeFeaturesNum(b *benchOpts) []int { argument
547 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
602 func processFlags() *benchOpts {
608 opts := &benchOpts{
701 func before(opts *benchOpts) { argument
719 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/grpc/grpc-go-1.23.0/benchmark/benchmain/
H A Dmain.go440 type benchOpts struct { struct
476 func makeFeaturesNum(b *benchOpts) []int { argument
534 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
589 func processFlags() *benchOpts {
595 opts := &benchOpts{
688 func before(opts *benchOpts) { argument
706 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/benchmark/benchmain/
H A Dmain.go418 type benchOpts struct { struct
474 func makeFeaturesNum(b *benchOpts) []int { argument
532 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
585 func processFlags() *benchOpts {
591 opts := &benchOpts{
723 func before(opts *benchOpts) { argument
741 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go418 type benchOpts struct { struct
474 func makeFeaturesNum(b *benchOpts) []int { argument
532 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
585 func processFlags() *benchOpts {
591 opts := &benchOpts{
723 func before(opts *benchOpts) { argument
741 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go471 type benchOpts struct { struct
509 func makeFeaturesNum(b *benchOpts) []int { argument
571 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
638 func processFlags() *benchOpts {
644 opts := &benchOpts{
772 func before(opts *benchOpts) { argument
790 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go471 type benchOpts struct { struct
509 func makeFeaturesNum(b *benchOpts) []int { argument
571 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
638 func processFlags() *benchOpts {
644 opts := &benchOpts{
772 func before(opts *benchOpts) { argument
790 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go479 type benchOpts struct { struct
517 func makeFeaturesNum(b *benchOpts) []int { argument
579 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
646 func processFlags() *benchOpts {
652 opts := &benchOpts{
780 func before(opts *benchOpts) { argument
798 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go471 type benchOpts struct { struct
509 func makeFeaturesNum(b *benchOpts) []int { argument
571 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
638 func processFlags() *benchOpts {
644 opts := &benchOpts{
772 func before(opts *benchOpts) { argument
790 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go471 type benchOpts struct { struct
509 func makeFeaturesNum(b *benchOpts) []int { argument
571 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
638 func processFlags() *benchOpts {
644 opts := &benchOpts{
772 func before(opts *benchOpts) { argument
790 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go479 type benchOpts struct { struct
517 func makeFeaturesNum(b *benchOpts) []int { argument
579 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
646 func processFlags() *benchOpts {
652 opts := &benchOpts{
780 func before(opts *benchOpts) { argument
798 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go479 type benchOpts struct { struct
517 func makeFeaturesNum(b *benchOpts) []int { argument
579 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
646 func processFlags() *benchOpts {
652 opts := &benchOpts{
780 func before(opts *benchOpts) { argument
798 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go479 type benchOpts struct { struct
517 func makeFeaturesNum(b *benchOpts) []int { argument
579 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
646 func processFlags() *benchOpts {
652 opts := &benchOpts{
780 func before(opts *benchOpts) { argument
798 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go473 type benchOpts struct { struct
511 func makeFeaturesNum(b *benchOpts) []int { argument
573 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
640 func processFlags() *benchOpts {
646 opts := &benchOpts{
774 func before(opts *benchOpts) { argument
792 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go471 type benchOpts struct { struct
509 func makeFeaturesNum(b *benchOpts) []int { argument
571 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
638 func processFlags() *benchOpts {
644 opts := &benchOpts{
772 func before(opts *benchOpts) { argument
790 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go479 type benchOpts struct { struct
517 func makeFeaturesNum(b *benchOpts) []int { argument
579 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
646 func processFlags() *benchOpts {
652 opts := &benchOpts{
780 func before(opts *benchOpts) { argument
798 func after(opts *benchOpts, data []stats.BenchResults) { argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/benchmark/benchmain/
H A Dmain.go479 type benchOpts struct { struct
517 func makeFeaturesNum(b *benchOpts) []int { argument
579 func (b *benchOpts) generateFeatures(featuresNum []int) []stats.Features { argument
646 func processFlags() *benchOpts {
652 opts := &benchOpts{
780 func before(opts *benchOpts) { argument
798 func after(opts *benchOpts, data []stats.BenchResults) { argument

12