]> Cypherpunks repositories - gostls13.git/commit
runtime/trace: add Log benchmark
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 19 Nov 2025 03:37:09 +0000 (03:37 +0000)
committerMichael Knyszek <mknyszek@google.com>
Fri, 21 Nov 2025 22:03:19 +0000 (14:03 -0800)
commit8d9906cd34a1052868c1c0273e6f2d22632e0e84
tree250ad5389635beb8a1def9f97a40ac3ca493686a
parent6aeacdff3889bc743f2baf8e8239b8cb83afd807
runtime/trace: add Log benchmark

This is a pretty decent benchmark of the baseline event cost.

Change-Id: I22a7fa3411bd80be3bd8093d5933e29062cb1377
Reviewed-on: https://go-review.googlesource.com/c/go/+/723060
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/trace/annotation_test.go