Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
#62049 opened Aug 15, 2023 by dsnet Backlog
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
#61985 opened Aug 13, 2023 by zigo101 Unreleased
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
#61984 opened Aug 13, 2023 by aclements Backlog
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
#61727 opened Aug 3, 2023 by CAFxX Backlog
cmd/compile: overhaul inliner compiler/runtime Issues related to the Go compiler and/or runtime. Performance
#61502 opened Jul 21, 2023 by aclements Backlog
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
#61428 opened Jul 18, 2023 by rhysh Backlog
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
#61427 opened Jul 18, 2023 by rhysh Backlog
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
#61426 opened Jul 18, 2023 by rhysh Go1.24
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
#61353 opened Jul 14, 2023 by Sunyue Backlog
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
#61333 opened Jul 13, 2023 by KaurkerDevourer Unplanned
go/types: Implements is an allocation hotspot NeedsFix The path to resolution is known, but the work has not been done. Performance
#61162 opened Jul 3, 2023 by adonovan Go1.24
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
#60879 opened Jun 20, 2023 by CAFxX Unplanned
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
#60071 opened May 9, 2023 by egonelbre Unplanned
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
#59748 opened Apr 20, 2023 by iamhopaul123 Backlog
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
#59708 opened Apr 19, 2023 by adonovan Backlog
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
#59706 opened Apr 19, 2023 by egonelbre Backlog
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
#59695 opened Apr 18, 2023 by evanj Go1.24
x/benchmarks/sweet: improve benchmark set NeedsFix The path to resolution is known, but the work has not been done. Performance
#59672 opened Apr 17, 2023 by prattmic Unreleased
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
#59616 opened Apr 13, 2023 by prattmic Backlog
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
#59612 opened Apr 13, 2023 by prattmic Go1.24
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
#59591 opened Apr 13, 2023 by ianlancetaylor Backlog
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
#59478 opened Apr 7, 2023 by nngffhj Unplanned
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
#59120 opened Mar 19, 2023 by xen0n
7 of 12 tasks
Unplanned
ProTip! Adding no:label will show everything without a label.