]> Cypherpunks repositories - gostls13.git/commit
runtime: parallel run test
authorqiulaidongfeng <2645477756@qq.com>
Sat, 4 May 2024 07:20:48 +0000 (07:20 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 6 May 2024 17:50:18 +0000 (17:50 +0000)
commit5122a6796ef98e3453c994c95abd640596540bea
treebdc4942fb01f6ec732acc6efe8ffb270135b1a34
parent9050ce9b334419066c364e747499a2faf4425dad
runtime: parallel run test

This CL reduces
the go test runtime time from 130s to 59s.

Change-Id: I91babcd15723a2e7bc706e4e9bddaf3ce39d5b2f
GitHub-Last-Rev: 54c3c82269ca468f5d91fec2af13ee37b975495e
GitHub-Pull-Request: golang/go#65765
Cq-Include-Trybots: luci.golang.try:gotip-linux-386-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/564995
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/chanbarrier_test.go
src/runtime/hash_test.go