-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Performance - Copying Multiple Files #3891
Comments
What OS on host? |
@skabashnyuk From above it's |
Is this you host OS? or this is workspace os? |
Sorry. I updated the description above. It's copying files with project explorer in a workspace. |
How do you run che? on Mac, Linux or Windows? |
I ran codenvy on |
How much does it take the same operation on host? |
@skabashnyuk Way less on host or when I copy in workspace via terminal(.1secs versus 3minutes). I performed the test myself as I changed the repo for the test case I gave above. Copy all images in eclipse/che-docs repo from Project Explorer:
CLI copy
|
I see too possible problems here: project tree explorer move operation is buggy or non-optimized and this one #3467. Or both. |
We are testing fixes that will resolve this and some other issues. We will issue a bug fix as soon as this branch is merged - probably within a week. |
Copying multiple image files (~1MB each) to another folder takes a considerable amount of time using project explorer in a workspace.
Reproduction Steps:
src/main/artik/imgs/*
tosrc/main/_docs/assets/imgs/
Che version: codenvy nightly
OS and version: debian linode 4gb workspace
Docker version:
Containers: 20
Running: 13
Paused: 0
Stopped: 7
Images: 37
Server Version: 1.12.2
Storage Driver: devicemapper
Pool Name: docker-8:0-122557-pool
Pool Blocksize: 65.54 kB
Base Device Size: 10.74 GB
Backing Filesystem: ext4
Data file: /dev/loop0
Metadata file: /dev/loop1
Data Space Used: 9.83 GB
Data Space Total: 107.4 GB
Data Space Available: 41.47 GB
Metadata Space Used: 9.331 MB
Metadata Space Total: 2.147 GB
Metadata Space Available: 2.138 GB
Thin Pool Minimum Free Space: 10.74 GB
Udev Sync Supported: true
Deferred Removal Enabled: false
Deferred Deletion Enabled: false
Deferred Deleted Device Count: 0
Data loop file: /var/lib/docker/devicemapper/devicemapper/data
Metadata loop file: /var/lib/docker/devicemapper/devicemapper/metadata
Library Version: 1.02.90 (2014-09-01)
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: overlay bridge host null
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary:
containerd version:
runc version:
init version:
Kernel Version: 4.8.6-x86_64-linode78
Operating System: Debian GNU/Linux 8 (jessie)
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 7.793 GiB
Name: debian
ID: FYOW:4NQ7:A2P2:35QG:LM74:IJBF:3WDW:54RM:ZL6Q:XY2O:V6FC:KWCB
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
The text was updated successfully, but these errors were encountered: