commit | d79405a344a90c2d4018a68382add989e8ccdd33 | [log] [tgz] |
---|---|---|
author | wingrez <wingrez@126.com> | Tue Jul 22 16:39:00 2025 +0000 |
committer | Jorropo <jorropo.pgm@gmail.com> | Tue Jul 29 10:40:47 2025 -0700 |
tree | 5c39eebdb6976c5e7cbe57c1f37dca710a0a5958 | |
parent | 19a086f716869bc79df24e1f30d74334261396db [diff] |
runtime: only deduct assist credit for arenas during GC CL 617876 has changed the original behavior. This modification will restore it. Change-Id: I72cce82ebed362f99da7548035435397c835c99b GitHub-Last-Rev: 980ef25b43cbae064f9c9cff0b589b2adbc72f1f GitHub-Pull-Request: golang/go#74705 Reviewed-on: https://go-review.googlesource.com/c/go/+/689436 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Mark Freeman <mark@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attribution license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.