[jbosstools-issues] [JBoss JIRA] (JBDS-2730) Faster download of updatesite content via akamai

Nick Boldt (JIRA) issues at jboss.org
Wed Oct 8 15:00:18 EDT 2014


    [ https://issues.jboss.org/browse/JBDS-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010003#comment-13010003 ] 

Nick Boldt commented on JBDS-2730:
----------------------------------

Similar results for me replicating your tests. These were all done w/ VPN disabled, running in a Fedora 20 VM inside of Windows 8.1, at home:

Downloading large file w/o Amakai:
{code}
100%[=======================================================================================================>] 507,139,990  867KB/s   in 8m 12s 
2014-10-08 12:42:27 (1006 KB/s) - ‘jbdevstudiotarget-4.40.0.CR1-SNAPSHOT.zip’ saved [507139990/507139990]
{code}
Downloading with Akamai:
{code}
100%[=======================================================================================================>] 507,139,990 1.25MB/s   in 5m 52s 
100%[=======================================================================================================>] 507,139,990 1.58MB/s   in 5m 30s 
100%[=======================================================================================================>] 507,139,990 1.29MB/s   in 6m 42s 
{code}

Installing via commandline:

{code}
$ time java -jar plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar -application org.eclipse.equinox.p2.director -repository http://devstudio.redhat.com/static/updates/8.0.0/jboss-devstudio-8.0.0.CR1b-updatesite-core,http://devstudio.redhat.com/static/updates/8.0.0/jboss-devstudio-8.0.0.CR1b-target-platform -installIU com.jboss.devstudio.core.feature.feature.group
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized.  Will retry after the state location is initialized.
Installing com.jboss.devstudio.core.feature.feature.group 8.0.0.CR1-v20140915-0805-B246.
Operation completed in 261693 ms.

real	4m44.231s
{code}

Installing w/ Akamai:

{code}
real	4m12.541s
real	3m55.568s
real	4m16.300s
{code}

So in both cases we're getting ~25% faster performance. 

My home bandwidth is: 25-29MB/s down (nominal 30MB), 4-5MB/s up (nominal 5MB).




> Faster download of updatesite content via akamai
> ------------------------------------------------
>
>                 Key: JBDS-2730
>                 URL: https://issues.jboss.org/browse/JBDS-2730
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: requirements, updatesite
>            Reporter: Burr Sutter
>            Assignee: Nick Boldt
>            Priority: Critical
>              Labels: JBDS80_Approved_Scope
>             Fix For: 8.0.0.GA
>
>         Attachments: JBDS2730-test-script-JBDS-install-then-update-from-Akamai.txt
>
>
> The updatesite used by marketplace should be behind akamai for smoother/faster download.
> Investigate using akamai/download.jboss.org backed storage.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jbosstools-issues mailing list