RubyGems Navigation menu

wor-prof 0.2.2

Wor-prof (Wprof) is a gem for Ruby On Rails which its only purpose is to measure a RoR app's performance through a profile with different times of response. Catch all request and save them into a database, csv file or send to external service, it's easy to configure and use. Wprof can take measure of HTTParty requests and your own methods.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.2 - June 01, 2019 (23.5 KB)
  2. 0.1.0 - April 15, 2019 (23 KB)

Runtime Dependencies (3):

httparty ~> 0.15
rails >= 4.0.2
sidekiq ~> 5.2

Development Dependencies (11):

bundler ~> 1.17
byebug >= 0
faker >= 0
rails >= 4.0.2
rake ~> 10.0
rspec ~> 3.0
sidekiq ~> 5.2
simplecov >= 0
webmock >= 0

Owners:

Authors:

  • Maximiliano Colombo

SHA 256 checksum:

e725aeb4c3cadf1a2dbaa8049d9d3a37a6c54622745b20dea7b0fb2a8aec8e5b

Total downloads 3,948

For this version 2,526

License:

MIT

Required Ruby Version: >= 2.4

Links: