Skip to content

Find optimal chunk size. #2

Description

@0xhrsh

Right now the chunk size is a random number. We need to find a chunk size that gives it the best performance.
For optimality:

  • The time taken by the server to respond with the chunk should be equal to the average interval of a request.
  • We should choose the biggest chunk size among the options satisfying the above rule

Metadata

Metadata

Assignees

Labels

hacktoberfestIssue open for hacktober festhelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions