Please, install and run this a full benchmark of this app with the start command.
Normally you would install the gem by executing:
gem install lizarb
Maybe you want to install the latest version from GitHub:
git clone https://github.com/lizarb/lizarb
cd lizarb
bundle install
bundle exec rake install
This application is designed to benchmark the boot time of a liza app. You can run the benchmarks with:
liza start
liza s
liza s:full
Thank you for participating in this benchmark!