Modify

Opened 16 years ago

Closed 16 years ago

#2106 closed enhancement (fixed)

[PATCH] Download MOTD concurrently

Reported by: xeen Owned by: framm
Priority: trivial Milestone:
Component: unspecified Version:
Keywords: Cc:

Description

The attached patch will make use of ExecutorService to download the content parts concurrently. For me with a ping of ~100ms this yields about 15% time savings, but may be better for high-latency connections (from 24938ms to 21234ms for 20 MOTD downloads).

The patch should make it possible to move the point where the MOTD data is required to the end of the loading queue. Making it asynchronous would also work, both make you wait. Async has the advantage though to display an UI even without MOTD… hmm, what's up with the patch from Nov 17. that was posted to the Mailing List ("Make start-up feel faster by asynchronously loading the MOTD")

See it online http://www.nabble.com/-PATCH--Make-start-up-feel-faster-by-asynchronously-loading-the-MOTD.-td20547698.html

Attachments (1)

MakeMOTDconcurrent.patch (6.1 KB ) - added by xeen 16 years ago.

Download all attachments as: .zip

Change History (2)

by xeen, 16 years ago

Attachment: MakeMOTDconcurrent.patch added

comment:1 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

Both applied in r1350.

I would say patch has been overlooked. Better is attaching them as Trac tickets :-)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.