MCPcopy Create free account
hub / github.com/bodgit/sevenzip / BenchmarkBCJ2

Function BenchmarkBCJ2

reader_test.go:624–626  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

622}
623
624func BenchmarkBCJ2(b *testing.B) {
625 benchmarkArchive(b, "bcj2.7z", "", true)
626}
627
628func BenchmarkComplex(b *testing.B) {
629 benchmarkArchive(b, "lzma1900.7z", "", true)

Callers

nothing calls this directly

Calls 1

benchmarkArchiveFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…