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,221 of 190,317
Downloads: 7,470
Daily
Ranking: 98,986 of 190,280
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 | 3,240,425,504 | bundler |
| 555 | 89,304,707 | mixlib-shellout |
| 949 | 50,451,461 | clamp |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | florian-hanke | |
| 2 | kschiess |