Categories: None [Edit]
wad
Since we're all following very strict standards with regards to how our gems
are constructed, we might as well pack all those gems back into a directory
and use that directory in our load path.
Once you do that, you'll discover that loading from all these paths and doing
dependency resolution cost on every ruby invocation. On our machines, using
wad saves us >500ms every time, on every call.
Wad helps you with getting there: It vendors your Gemfile below `vendor/bundle`,
then copies relevant source code to `vendor/lib`. All in one simple call.
Total
Ranking: 105,031 of 182,901
Downloads: 6,523
Daily
Ranking: 38,928 of 182,889
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,376,550,309 | bundler |
621 | 68,664,910 | mixlib-shellout |
927 | 40,912,745 | clamp |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kschiess | |
2 | florian-hanke |