issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go
Filter by
24.5M results
enhancement
Problem
engine/epoll/conn.go connState: three 24-byte slice headers (buf/writeBuf/bodyBuf) spill the hot scalars
(writePos/pendingBytes/lastActivity) past line 1.
Fix
Keep fd+flags+buf header in line ...
area/engine
enhancement
Problem
At get-simple-1024c, celeris-epoll plateaus at 920k while gnet 1272k, fasthttp 1036k, hyper 1142k — and even
celeris-iouring (982k) beats epoll here. The original 64-cap accept hypothesis is already ...
area/engine
bug
Problem
acceptAll calls sockopts.ApplyFD (engine/epoll/loop.go:637) per accept → up to 5 setsockopts
(internal/sockopts/sockopts_linux.go:9-39): TCP_NODELAY, TCP_QUICKACK, SO_BUSY_POLL (+budget), SO_RCVBUF/SNDBUF. ...
area/engine
enhancement
Pre-existing bug, surfaced during review of #40 (not introduced by it — reproduced identically in the old regex parser
and the new encoding/xml walk).
Problem
d2 emits a trailing mask after all object ...
Description: The current checkout process on the Enatega food delivery site exhibits inconsistency in the user
experience when selecting different payment methods. Specifically, when users choose the credit/debit ...
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @Lingarian67! Welcome to your Skills exercise! ...
🟢 Good First Issue: Add HTML/CSS/JS Code Sandbox to Dev Utilities Sandbox
Time: ~45 minutes
Difficulty: Intermediate
Skill Level: First-time contributors welcome
Help expand the Dev Utilities Sandbox ...
Beginner Friendly
enhancement
good first issue
help wanted
ui
workflow
Problem
pendingRelease re-slices forward (w.pendingRelease = w.pendingRelease[n:]), never reclaiming the backing-array head;
under sustained churn the array grows to the high-water mark.
Fix
Use a ring ...
area/engine
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.