]> Cypherpunks repositories - gostls13.git/commit
math/big: report allocs in BenchmarkNatMul, BenchmarkNatSqr
authorRuss Cox <rsc@golang.org>
Sun, 16 Feb 2025 17:17:10 +0000 (12:17 -0500)
committerGopher Robot <gobot@golang.org>
Thu, 27 Feb 2025 13:50:45 +0000 (05:50 -0800)
commit763766e9ab8ed095e8f845228d89b856337aadc0
tree74ab9f3ecf7fb2af17b4cd78b1f346bf0affbaf2
parentb66d83cceaa016297c436fa3da8c7821edf90989
math/big: report allocs in BenchmarkNatMul, BenchmarkNatSqr

Change-Id: I112f55c0e3ee3b75e615a06b27552de164565c04
Reviewed-on: https://go-review.googlesource.com/c/go/+/650637
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Russ Cox <rsc@golang.org>
src/math/big/nat_test.go