Categories: None [Edit]

wad

https://rubygems.org/gems/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: 104,930 of 180,507
Downloads: 6,232

Daily

Ranking: 80,166 of 180,487
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,082,629,206bundler
61561,219,709mixlib-shellout
90237,349,074clamp

Owners

#GravatarHandle
1iconkschiess
2iconflorian-hanke