Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full media_url #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Full media_url #2

wants to merge 1 commit into from

Conversation

kjell
Copy link
Member

@kjell kjell commented Jan 23, 2014

~32K per file. Negligible under gzip.

(full-media-url) % du -h stops.*
120K    stops.csv
 32K    stops.csv.gz
212K    stops.json
 32K    stops.json.gz
168K    stops.min.json
 32K    stops.min.json.gz
(full-media-url) % git co master
(master) % du -h stops.*
 88K    stops.csv
 28K    stops.csv.gz
176K    stops.json
 32K    stops.json.gz
136K    stops.min.json
 28K    stops.min.json.gz

@kjell
Copy link
Member Author

kjell commented Jan 23, 2014

image

And the title is still readable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant