Home
last modified time | relevance | path

Searched refs:benchFile (Results 1 – 25 of 69) sorted by relevance

123

/dports/net/termshark/termshark-2.1.1/vendor/github.com/mreiferson/go-snappystream/snappy-go/
H A Dsnappy_test.go200 func benchFile(b *testing.B, n int, decode bool) { func
226 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
227 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
228 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
229 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
230 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
231 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
232 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
233 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
234 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/go/snappy/
H A Dsnappy_test.go200 func benchFile(b *testing.B, n int, decode bool) { func
226 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
227 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
228 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
229 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
230 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
231 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
232 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
233 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
234 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/bazil.org/fuse/fs/bench/
H A Dbench_readwrite_test.go50 return benchFile{conf: d.fs.conf}, nil
62 type benchFile struct { struct
66 var _ fs.Node = benchFile{}
67 var _ fs.NodeOpener = benchFile{}
68 var _ fs.NodeFsyncer = benchFile{}
69 var _ fs.Handle = benchFile{}
70 var _ fs.HandleReader = benchFile{}
71 var _ fs.HandleWriter = benchFile{}
73 func (benchFile) Attr(ctx context.Context, a *fuse.Attr) error { argument
89 func (benchFile) Read(ctx context.Context, req *fuse.ReadRequest, resp *fuse.ReadResponse) error { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/bazil.org/fuse/fs/bench/
H A Dbench_readwrite_test.go50 return benchFile{conf: d.fs.conf}, nil
62 type benchFile struct { struct
66 var _ = fs.Node(benchFile{})
67 var _ = fs.NodeOpener(benchFile{})
68 var _ = fs.NodeFsyncer(benchFile{})
69 var _ = fs.Handle(benchFile{})
70 var _ = fs.HandleReader(benchFile{})
71 var _ = fs.HandleWriter(benchFile{})
73 func (benchFile) Attr(ctx context.Context, a *fuse.Attr) error { argument
89 func (benchFile) Read(ctx context.Context, req *fuse.ReadRequest, resp *fuse.ReadResponse) error { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/klauspost/compress/snappy/
H A Dsnappy_test.go1147 func benchFile(b *testing.B, i int, decode bool) { func
1164 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1165 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1166 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1167 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1168 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1169 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1170 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1171 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1172 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/klauspost/compress/snappy/
H A Dsnappy_test.go1147 func benchFile(b *testing.B, i int, decode bool) { func
1164 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1165 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1166 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1167 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1168 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1169 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1170 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1171 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1172 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/irc/soju/soju-0.3.0/vendor/github.com/klauspost/compress/snappy/
H A Dsnappy_test.go1147 func benchFile(b *testing.B, i int, decode bool) { func
1164 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1165 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1166 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1167 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1168 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1169 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1170 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1171 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1172 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net/nsq/nsq-1.2.1/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/klauspost/compress/compress-1.10.10/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/golang/snappy/snappy-0.0.1/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/sysutils/brename/brename-2.11.1/vendor/github.com/klauspost/compress/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1304 func benchFile(b *testing.B, i int, decode bool) { func
1321 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1322 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1323 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1324 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1325 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1326 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1327 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1328 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1329 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/klauspost/compress/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1304 func benchFile(b *testing.B, i int, decode bool) { func
1321 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1322 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1323 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1324 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1325 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1326 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1327 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1328 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1329 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1304 func benchFile(b *testing.B, i int, decode bool) { func
1321 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1322 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1323 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1324 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1325 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1326 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1327 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1328 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1329 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1304 func benchFile(b *testing.B, i int, decode bool) { func
1321 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1322 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1323 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1324 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1325 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1326 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1327 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1328 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1329 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1304 func benchFile(b *testing.B, i int, decode bool) { func
1321 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1322 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1323 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1324 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1325 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1326 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1327 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1328 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1329 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1304 func benchFile(b *testing.B, i int, decode bool) { func
1321 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1322 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1323 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1324 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1325 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1326 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1327 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1328 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1329 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/www/filtron/filtron-93f8b22/vendor/github.com/klauspost/compress/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/golang/snappy/
H A Dsnappy_test.go1299 func benchFile(b *testing.B, i int, decode bool) { func
1316 func Benchmark_UFlat0(b *testing.B) { benchFile(b, 0, true) }
1317 func Benchmark_UFlat1(b *testing.B) { benchFile(b, 1, true) }
1318 func Benchmark_UFlat2(b *testing.B) { benchFile(b, 2, true) }
1319 func Benchmark_UFlat3(b *testing.B) { benchFile(b, 3, true) }
1320 func Benchmark_UFlat4(b *testing.B) { benchFile(b, 4, true) }
1321 func Benchmark_UFlat5(b *testing.B) { benchFile(b, 5, true) }
1322 func Benchmark_UFlat6(b *testing.B) { benchFile(b, 6, true) }
1323 func Benchmark_UFlat7(b *testing.B) { benchFile(b, 7, true) }
1324 func Benchmark_UFlat8(b *testing.B) { benchFile(b, 8, true) }
[all …]

123