Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

Gem is slow to load #10

Open
stevecj opened this issue Jan 4, 2013 · 0 comments
Open

Gem is slow to load #10

stevecj opened this issue Jan 4, 2013 · 0 comments

Comments

@stevecj
Copy link

stevecj commented Jan 4, 2013

I have been trying to shorten my Rails app startup times, so I benchmarked the gem requirement times using the trick described at http://stackoverflow.com/questions/9505612/slow-loading-time-for-rails-3-2-debug-shows-rails-loading-twice.

I found dynamic_form to be the slowest-loading gem next to Devise (which notoriously slow-loading).

Any idea why the loading of dynamic_form is so slow and how to speed it up?

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

No branches or pull requests

1 participant