-
Notifications
You must be signed in to change notification settings - Fork 852
Pull requests: concourse/concourse
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: optimize countingWaitGroup for faster Count() operations
#9162
opened Mar 25, 2025 by
analytically
Loading…
refactor: beingWatchedBuildEventChannelMap to use sync.Map
#9161
opened Mar 25, 2025 by
analytically
Loading…
refactor: optimize Counter and Gauge with atomic.Int64
#9158
opened Mar 25, 2025 by
analytically
Loading…
Replace manual mutex+map with sync.Map for connection tracking
#9157
opened Mar 25, 2025 by
analytically
Loading…
Replace urljoiner dependency with standard library URL handling
#9155
opened Mar 23, 2025 by
analytically
Loading…
fly/commands: integrate placeholder handling from yamlpatch package
#9154
opened Mar 23, 2025 by
analytically
Loading…
Migrate from mitchellh/mapstructure to go-viper/mapstructure/v2
#9153
opened Mar 23, 2025 by
analytically
Loading…
refactor: replace map+RWMutex with sync.Map in artifact repository for better concurrency
#9148
opened Mar 20, 2025 by
analytically
Loading…
fix(container): optimize executable detection with pre-compiled regexps
#9146
opened Mar 19, 2025 by
analytically
Loading…
fix(runtime): optimize rootfs_manager SetupCwd to reduce unnecessary syscall
#9145
opened Mar 19, 2025 by
analytically
Loading…
kernel: Use unix.ByteSliceToString for safe release string handling
#9144
opened Mar 19, 2025 by
analytically
Loading…
Add modern syscalls to improve container performance
#9142
opened Mar 19, 2025 by
analytically
Loading…
Fix user namespace ID mapping performance on Linux
#9140
opened Mar 19, 2025 by
analytically
Loading…
Replace standard gzip with klauspost/compress/gzip
#9138
opened Mar 19, 2025 by
analytically
Loading…
Replace standard gzip with klauspost/compress/gzip for fly downloads
#9137
opened Mar 19, 2025 by
analytically
Loading…
Add S2 compression option for streaming container volumes
#9136
opened Mar 18, 2025 by
analytically
Loading…
Update TLS/SSH configs to balance modern hardware acceleration with broad compatibility, added extensive documentation
#9134
opened Mar 17, 2025 by
analytically
Loading…
fix: add missing O_TRUNC flag to file write operations
#9132
opened Mar 16, 2025 by
analytically
Loading…
Improve repository lock manager with sync.Map for better concurrency
#9131
opened Mar 16, 2025 by
analytically
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.