Re: [sup-devel] [PATCH] pre-expand source URIs
Applied to master. ___ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel
[sup-devel] [PATCH] pre-expand source URIs
Expand the URI for each source resp. each CLI argument only once. This brings down the time taken by sup-sync for parsing source arguments from 45s to less than 2 seconds for a list of 13 sources on my XO-1.5. Signed-off-by: Sascha Silbe --- lib/sup/maildir.rb |5 +++-- lib/sup/mbox.rb|