]> Cypherpunks repositories - gostls13.git/commit
runtime: add cgo call benchmark
authorMichael Anthony Knyszek <mknyszek@google.com>
Mon, 3 Feb 2025 15:42:55 +0000 (15:42 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 30 Jul 2025 20:37:28 +0000 (13:37 -0700)
commit70a2ff76485477211397ae6399bee06101bc5935
tree1840f0b0806e5f9dd92edc91c87dd1b025013b32
parent69338a335ada5882b888fb7eabe0ad6f0e12c986
runtime: add cgo call benchmark

Change-Id: I12d2ae7dd6a33ecb7110b7d090871e7143fd609f
Reviewed-on: https://go-review.googlesource.com/c/go/+/646196
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/go/build/deps_test.go
src/internal/runtime/cgobench/bench_test.go [new file with mode: 0644]
src/internal/runtime/cgobench/funcs.go [new file with mode: 0644]