Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Up testing packet size #21

Open
ejolly opened this issue Oct 6, 2022 · 1 comment
Open

Up testing packet size #21

ejolly opened this issue Oct 6, 2022 · 1 comment

Comments

@ejolly
Copy link
Contributor

ejolly commented Oct 6, 2022

If we need to (e.g. after EC fiber test) here is the line to change:

https://github.com/codeforUV/ruralnetv2/blob/main/src/routes/test/garbage.json/%2Bserver.js#L34

We should be able to simply do:

randomBytes(1048576) -> randomBytes(1048576 * 2)

@ejolly
Copy link
Contributor Author

ejolly commented Oct 27, 2022

Done in: 4578739

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

No branches or pull requests

1 participant