WIP: feat: use go-walk #29

Closed
brianmcgee wants to merge 1 commits from feat/go-walk into main
Member

This is a quick spike, and initially it seems using go-walk versus filepath.Walk is about 10-15% slower when traversing nixpkgs with the filesystem walker.

Refers to #28

This is a quick spike, and initially it seems using `go-walk` versus `filepath.Walk` is about 10-15% slower when traversing nixpkgs with the filesystem walker. Refers to #28
brianmcgee added 1 commit 2024-02-28 09:47:04 +00:00
Signed-off-by: Brian McGee <brian@bmcgee.ie>
brianmcgee requested review from zimbatm 2024-02-28 09:47:11 +00:00
brianmcgee closed this pull request 2024-05-01 10:24:51 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: numtide/treefmt#29
No description provided.