Skip to content

Low speed on x86_64-unknown-linux-musl #34

Description

@DeadNumbers

Why so different speed for some targets?
For x86_64-unknown-linux-gnu

./target/release/walk    
Time elapsed: 1.022172369s
Found 11 files

and x7 slow for x86_64-unknown-linux-musl

./target/x86_64-unknown-linux-musl/release/walk
Time elapsed: 7.560947213s
Found 11 files

Why?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions