-
Notifications
You must be signed in to change notification settings - Fork 17.7k
Issues: golang/go
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
cmd/compile: treat bool-to-int conversion as a constant for optimization for more complex patterns
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
x/playground: "// GOEXPERIMENT=xxx“ line often causes "timeout running go build”
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime,cmd/compile: redesign PCDATA encoding
binary-size
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
net: support zero-copy send on TCPConn when reading from File via SectionReader
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: overhaul inliner
compiler/runtime
Issues related to the Go compiler and/or runtime.
Performance
runtime: contention in runtime.newMarkBits on gcBitsArenas.lock
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime: contention in runtime.(*mheap).freeSpan.func1 on mheap_.lock
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime: contention in runtime.gcFlushBgCredit on work.assistQueue.lock
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
net/http: reuse gzip reader from pool for transport
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: bounds check not needed
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
go/types: Implements is an allocation hotspot
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
cmd/compile,runtime: speed up heap allocations in loops
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime: significant number of bounds checks in growslice
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
misc/wasm: Go's WASM running slow in Node v19
arch-wasm
WebAssembly issues
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: optimize recursive closure calls
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Performance
cmd/compile: range loop with large element has a significant cost
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
crypto/rsa: rsa.PrivateKey with json.Unmarshal and Go1.20 results in slow keys
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
x/benchmarks/sweet: improve benchmark set
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
cmd/compile: support for LBR profiles in PGO
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: add intra-line discrimination to PGO profiles
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Performance
cmd/compile: better optimization of type switches in instantiated generic functions
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: redundant loads in strconv not eliminated
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: implement more optimizations on loong64
arch-loong64
Issues solely affecting the loongson architecture.
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
ProTip!
Adding no:label will show everything without a label.