Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Survey: How big is your FS cache? #614

Closed
josh opened this issue Jul 13, 2014 · 0 comments
Closed

Survey: How big is your FS cache? #614

josh opened this issue Jul 13, 2014 · 0 comments

Comments

@josh
Copy link
Contributor

josh commented Jul 13, 2014

For 3.x, I'm trying to find a good average to set as the default FS cache limit.

Install the 3.x beta. Wipe all your local caches, run your entire precompile once and see how much space it uses.

$ rake tmp:cache:clear
$ rake assets:precompile
$ rails console
>> Rails.application.assets.cache
=> #<Sprockets::Cache local=#<Sprockets::Cache::MemoryStore size=0/1024> store=#<Sprockets::Cache::FileStore size=123/1000>>

What number is your FileStore size using (e.g. 123)?

@josh josh added this to the 3.0 milestone Jul 13, 2014
Repository owner locked and limited conversation to collaborators Jul 15, 2014
Repository owner unlocked this conversation Nov 24, 2014
@josh josh closed this as completed Dec 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant