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

Gem is slow to load #10

@stevecj

Description

@stevecj

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions