Skip to content

What's the point of sleep(1) in hashOfFileAtPath method? #7

Description

@mixtly87

I have to calculate md5 hash of many files. Each file takes at least 1s because of intentional sleep(1). What's the purpose of the sleep since it's a major performance issue for me?

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