Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Packaging
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Nov 2010 at 19:46 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent
Comments
Comment #1
philbar commentedtagging
Comment #2
pwolanin commentedI think something in the range of 10 MB per library (compressed) is a reasonable maximum.
Here are some examples of compressed libraries that I know are used by Drupal modules:
http://code.google.com/p/simplesamlphp/downloads/list : 1.4 MB
http://code.google.com/p/solr-php-client/downloads/list : 0.1 MB
http://aws.amazon.com/sdkforphp/ : 1.7 MB
http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.4.2/ckeditor... : 1.9 MB
http://www.phplist.com/download : 3.3 MB
so none of these is even close to 10 MB.
Comment #3
gerhard killesreiter commentedAre we talking "per profile" or "in total"?
If "per profile":
I've difficulties to see what people would put into a 10GB profile...
I think Peter's 10MB make much more sense.
Comment #4
philbar commentedThis limit will be a limit whitelist maintainers will enforce. Theoretically, if a install profile developer wants to package a 1GB library, we need to know drupal.org can handle it.
10mb will work for over 90% of use cases. We can stick with 10mb compressed for the time being and if someone wants to include a larger library we can reopen this issue.