%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go/src/cmd/go/testdata/script/
Upload File :
Create Path :
Current File : //usr/local/go/src/cmd/go/testdata/script/test_benchmark_timeout.txt

# Tests issue #18845
[short] skip

go test -bench . -timeout=750ms timeoutbench_test.go
stdout ok
stdout PASS

-- timeoutbench_test.go --
package timeoutbench_test

import (
	"testing"
	"time"
)

func BenchmarkSleep1s(b *testing.B) {
	time.Sleep(1 * time.Second)
}

Zerion Mini Shell 1.0