[
https://issues.jboss.org/browse/JBIDE-20362?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-20362:
---------------------------------------
OK, so it really was just an unfortunate coincidence. I tried this again several times
today.
Before patch:
1st attempt: slow (2 MB/s)
2nd attempt: fast (20 MB/s)
3rd attempt: fast (20 MB/s)
4th attempt: a bit slower, but still fast (12 MB/s)
After patch:
5th attempt: 15 MB/s
6th attempt: 15 MB/s
So there doesn't seem to be any relation between this patch and the download speed -
it's just a fluctuation in the DL speed of my network connection it seems.
So I believe this patch is good to go.
Extracting of a download runtime is slow on Mac
-----------------------------------------------
Key: JBIDE-20362
URL:
https://issues.jboss.org/browse/JBIDE-20362
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.3.0.Beta2
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.4.1.Final
While playing with the Download runtime fuctionality, I noticed that once a runtime (e.g.
EAP 6.2) is downloaded, the extraction takes very long. I think it used to be fast and the
extraction was done without any progress reporting. But now it seems that every
subdirectory in the archive is being printed out which slows it down.
This extraction process took 1 min 23 sec for EAP 6.2 and I have an SSD. On a command
line, this would take a few seconds.
I think the solution may be to simply show "Extracting" without printing out
each file/directory that is being extracted.
(Furthermore, the progress bar does not reflect the progress - it seems there is still
only perhaps 5 % done and then it's suddenly over.)
I can record a screencast if you like, but I think this should be easy to replicate.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)