Skip to content

Simplify tarfs by removing unnessary functions#2023

Open
markusthoemmes wants to merge 1 commit intochainguard-dev:mainfrom
markusthoemmes:simplify-tarfs
Open

Simplify tarfs by removing unnessary functions#2023
markusthoemmes wants to merge 1 commit intochainguard-dev:mainfrom
markusthoemmes:simplify-tarfs

Conversation

@markusthoemmes
Copy link
Contributor

We're only accessing Entries and files directly anyway so we don't really need the ReadDir semantics and the sorting cost that comes with that (alongside random access).

We're only accessing `Entries` and files directly anyway so we don't really need the `ReadDir` semantics and the sorting cost that comes with that (alongside random access).
@markusthoemmes markusthoemmes marked this pull request as ready for review January 15, 2026 18:38
@imjasonh imjasonh enabled auto-merge (squash) February 6, 2026 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants