Use Rails in-built caching instead.  If you want to use bundle_fu to
obfuscate your scripts, then you need to note that it will take a long
time the first time the server is run for doing the caching.
Subsequent requests will be faster.

Regards,
Mukund


On Feb 12, 11:25 am, zero0x <[email protected]> wrote:
> Hi,
>
> I tried the bundle_fu plugin,
>
> and as of moving to production, I noticed, that my views render in
> 70ms without bundle_fu, and about 1800ms with it!
>
> It's not always 1800 but most of the time.
>
> Is this ok? Shouldn't I turn some caching in bundle_fu to on?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to