Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

windows Slow access to mount directory、php vendor load slow #869

Open
mj520 opened this issue Dec 23, 2019 · 0 comments
Open

windows Slow access to mount directory、php vendor load slow #869

mj520 opened this issue Dec 23, 2019 · 0 comments

Comments

@mj520
Copy link

mj520 commented Dec 23, 2019

mount
docker@default:/data$ dd if=/dev/zero of=test.dat bs=1024 count=100000
100000+0 records in
100000+0 records out
102400000 bytes (97.7MB) copied, 31.461012 seconds, 3.1MB/s

not mount
docker@default:/tmp$ dd if=/dev/zero of=test.dat bs=10240 count=1000000
1000000+0 records in
1000000+0 records out
10240000000 bytes (9.5GB) copied, 22.488968 seconds, 434.2MB/s

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant