Sha256: e2a125cafd78300e7422c45c760df3cec9b9ea9fc297be286abba54b09a3ad69

Contents?: true

Size: 783 Bytes

Versions: 5

Compression:

Stored size: 783 Bytes

Contents

BUNDLE-BENCHMARK(1)					   BUNDLE-BENCHMARK(1)



NAME
       bundle-benchmark - Display the time taken for each gem to be loaded

SYNOPSIS
       bundle benchmark [group]

DESCRIPTION
       This command loads all your required dependencies as per Bundler.setup,
       and displays the total time spent in requiring each gem and its	depen-
       dencies.

       Use  this  command  to  track down problems with excessive boot time in
       your application, or to optimize specific groups in  your  Gemfile  for
       fast setup.

GROUP OPTION
       To  test the load times for gems in a specific group, pass the group as
       an argument to bundle benchmark. Omitting this option loads all	depen-
       dencies in your Gemfile.



				   June 2011		   BUNDLE-BENCHMARK(1)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bundler-1.1.rc lib/bundler/man/bundle-benchmark.txt
bundler-1.1.pre.8 lib/bundler/man/bundle-benchmark.txt
bundler-1.0.17 lib/bundler/man/bundle-benchmark.txt
bundler-1.1.pre.7 lib/bundler/man/bundle-benchmark.txt
bundler-1.1.pre.5 lib/bundler/man/bundle-benchmark.txt