Skip to content

Create a dynamic read length variable #23

Description

@R1nlz3r

On big files the program is too slow, the bottleneck is on the read system call.
The step of the command is the actual read length size.
This value breaks the algorithm if changed.
Create and separate the read length value from the step size.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions