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

[BUG] request takes longer when using cloud drivers #144

Closed
ctf0 opened this issue Mar 27, 2020 · 2 comments
Closed

[BUG] request takes longer when using cloud drivers #144

ctf0 opened this issue Mar 27, 2020 · 2 comments
Assignees
Labels

Comments

@ctf0
Copy link
Owner

ctf0 commented Mar 27, 2020

What version of Laravel are you using? (nothing lower than v5.4).

v7

is it an issue related to installation or usage ?

Usage issue

what is the error you are getting ?

nothing, request could take about 30s+ to load data

Extra Info "attaching a screen shot would be very helpful"

#143

Do You Know A Solution For this Issue ?

not yet

@ctf0 ctf0 added the bug label Mar 27, 2020
@ctf0
Copy link
Owner Author

ctf0 commented Mar 27, 2020

disabling

'get_folder_info' => true,

cut the loading time into half

@ctf0 ctf0 self-assigned this Mar 27, 2020
@ctf0
Copy link
Owner Author

ctf0 commented Mar 27, 2020

using https://github.com/thephpleague/flysystem-cached-adapter add significant cut in request time, down to almost 3s for new requests & in ms range on subsequent requests.

be aware of thephpleague/flysystem#913 (comment)

@ctf0 ctf0 closed this as completed Mar 27, 2020
@ctf0 ctf0 pinned this issue Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant