-
Notifications
You must be signed in to change notification settings - Fork 2
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
Figure out why the upload takes so long + Improve speed! #51
Labels
Comments
|
Status 100: 1 minute 8 seconds Status 300 refers to the code from here to here It does the following:
|
jamiehewitt15
changed the title
Figure out why the upload takes so long
Figure out why the upload takes so long + Improve speed!
Sep 27, 2023
Tested again with a 10mb file and the logs for the whole process on uploader_arweave were from 15:41:08 until 15:41:24 (13 seconds). The following changes were implemented to improve the speed:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This could be either on the proxy side or on the microservice but we need to figure out why it takes so long so that we can optimise the process.
The text was updated successfully, but these errors were encountered: