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
runtime: stronger affinity between G ↔ P ↔ M ↔ CPU?
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: avoid call to runtime.makeslice for zero-length types?
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: CL 501976 performance and jitter regression
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
reflect, cmd/compile: TypeOf(a) == TypeOf(b) doesn't optimize well
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/aes: AES cipher creation and encrypt / decrypt operations can be sped up significantly
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
Performance
archive/zip: Writer.Copy references entire Reader data
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
#65499
opened Feb 3, 2024 by
jba
runtime: use Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
OS-Linux
Performance
eventfd as the event wait/notify mechanism for epoll
compiler/runtime
cmd/compile: performance of go wasm is very poor
arch-wasm
WebAssembly issues
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: unsafe conversion from slice to struct pointer generates worse code on amd64 than on 386
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
maps: Equal should not allocate on the heap
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
#65329
opened Jan 27, 2024 by
BrannonKing
cmd/compile: code generates unnecessary mov-s
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: inlined closure remnants (unnecessarily) set Addrtaken in local variables
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: move basic blocks, which return non-nil errors, to the end of assembly output
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: epoll scalability problem with 192 core machine and 1k+ ready sockets
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.
OS-Linux
Performance
cmd/compile: flagalloc doesn't delete dead instructions
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
math/big: improve performance of nat.mulRange
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime: remove concatstring{2,3,4,5}
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: add fast paths for common 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
select patterns
compiler/runtime
x/crypto/sha3: re-introduce s390x assembly
arch-s390x
Issues solely affecting the s390x architecture.
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
cmd/compile: negative types are allowed, but will not be negative during program execution, with boundary checking
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: smoother growth rate transition yields great results
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
strings: (*Builder).Grow should take benefit from sizeclasses
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
cmd/compile: devirtualization of interface calls with type assertions
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.