Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jacobwg
72 days ago
|
parent
|
context
|
favorite
| on:
Disk I/O bottlenecks in GitHub Actions
I'd love to experiment with that and/or flags like `noatime`, especially when CI nodes are single-use and ephemeral.
formerly_proven
72 days ago
|
next
[–]
noatime is irrelevant because everyone has been using relatime for ages, and updating the atime field with relatime means you're writing that block to disk anyway, since you're updating the mtime field. So no I/O saved.
3np
72 days ago
|
prev
[–]
atime is so exotic you shouldn't need to consider disabling it experimental. I consider it legacy at this point.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: