Skip to content

feat: Use jwalk with rayon for double speed#13

Merged
stchris merged 1 commit intomainfrom
jwalk
Mar 5, 2026
Merged

feat: Use jwalk with rayon for double speed#13
stchris merged 1 commit intomainfrom
jwalk

Conversation

@stchris
Copy link
Copy Markdown
Owner

@stchris stchris commented Mar 5, 2026

This replaces walkdir with jwalk and then uses rayon to fold the Reports as they come in. 2x speed improvement on https://git.kernel.org/torvalds/t/linux-7.0-rc2.tar.gz

This replaces walkdir with jwalk and then uses rayon to fold the
Reports as they come in. 2x speed improvement on https://git.kernel.org/torvalds/t/linux-7.0-rc2.tar.gz
@stchris stchris merged commit a513eef into main Mar 5, 2026
9 checks passed
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.

1 participant