Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling.
stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers.
ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.
InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/CD, and deployment verification. Packaged distributions of Progress® Chef® products obtained from RubyGems are made available pursuant to the Progress Chef EULA at https://www.chef.io/end-user-license-agreement, unless there is an executed agreement in effect between you and Progress that covers the Progress Chef products ("Master Agreement"), in which case the Master Agreement shall govern. Source code obtained from the Chef GitHub repository is made available under Apache-2.0, a copy of which is included.
Ohai profiles your system and emits JSON
Memory profiling routines for Ruby 3.1+
InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/CD, and deployment verification. This has local support only. See the `inspec` gem for full support. Packaged distributions of Progress® Chef® products obtained from RubyGems are made available pursuant to the Progress Chef EULA at https://www.chef.io/end-user-license-agreement, unless there is an executed agreement in effect between you and Progress that covers the Progress Chef products ("Master Agreement"), in which case the Master Agreement shall govern. Source code obtained from the Chef GitHub repository is made available under Apache-2.0, a copy of which is included.
Ruby applications tests profiling tools. Contains tools to analyze factories usage, integrate with Ruby profilers, profile your examples using ActiveSupport notifications (if any) and statically analyze your code with custom RuboCop cops.
Official AWS Ruby gem for Amazon CodeGuru Profiler. This gem is part of the AWS SDK for Ruby.
Official AWS Ruby gem for Amazon Connect Customer Profiles (Customer Profiles). This gem is part of the AWS SDK for Ruby.
Skylight is a smart profiler for Rails, Sinatra, and other Ruby apps.
Official AWS Ruby gem for AWS Application Cost Profiler. This gem is part of the AWS SDK for Ruby.
Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it. It also provides 152 named RGB colours (184 with spelling variations) that are commonly supported in HTML, SVG, and X11 applications. A technique for generating monochromatic contrasting palettes is also included. The Color library performs purely mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL colour spaces, this won't matter. Absolute colour spaces (like CIE L*a*b* and XYZ) and cannot be reliably converted to relative colour spaces (like RGB) without colour profiles. Color 1.8 adds an alpha parameter to all <tt>#css_rgba</tt> calls, fixes a bug exposed by new constant lookup semantics in Ruby 2, and ensures that <tt>Color.equivalent?</tt> can only be called on Color instances. Barring bugs introduced in this release, this (really) is the last version of color that supports Ruby 1.8, so make sure that your gem specification is set properly (to <tt>~> 1.8</tt>) if that matters for your application. This version will no longer be supported one year after the release of color 2.0.
Profile RSpec test suites
A sampling profiler for ruby code based on patches to gperftools
Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code. Note that google-cloud-profiler-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-profiler instead. See the readme for more details.
The core methods of the Skylight profiler.
MethodProfiler observes your code and generates reports about the methods that were run and how long they took.
Benchmark-style memory profiling
Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.
Easily sync your certificates and profiles across your team using git
Transform your job search and candidate matching capabilities with Cloud Talent Solution, designed to support enterprise talent acquisition technology and evolve with your growing needs. This AI solution includes features such as Job Search and Profile Search (Beta) to provide candidates and employers with an enhanced talent acquisition experience.
gc debugger, logger and profiler for rgengc in ruby 2.1
Automatically generate and renew your push notification profiles
Authorize.Net SDK includes standard payments, recurring billing, and customer profiles
Transform your job search and candidate matching capabilities with Cloud Talent Solution, designed to support enterprise talent acquisition technology and evolve with your growing needs. This AI solution includes features such as Job Search and Profile Search to provide candidates and employers with an enhanced talent acquisition experience. Note that google-cloud-talent-v4beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-talent instead. See the readme for more details.
Outputter to display the slowest tests in a minitest suite
Middleware for profiling Rack-compatible apps using perftools.rb
Ruby standard library profiler.
Ruby memory profiler similar to bleak_house, but without patches to the Ruby VM
Ruby standard library profile.
Scrapes the LinkedIn profile using the public url
A meta-gem for the Rubinius developer components like the debugger, profiler, coverage tool, etc.
Raygun application performance monitoring core Profiler
Enables third-party client apps to connect to the ORCID API and access/update protected profile data
Transform your job search and candidate matching capabilities with Cloud Talent Solution, designed to support enterprise talent acquisition technology and evolve with your growing needs. This AI solution includes features such as Job Search and Profile Search to provide candidates and employers with an enhanced talent acquisition experience. Note that google-cloud-talent-v4 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-talent instead. See the readme for more details.
Non-discriminatory profiler for Ruby MRI code. This gem is a small wrapper around the ruby-prof gem to do simple but powerful profiling
Collect performance profiles for your Rails application.
Request Profiler is a Rack middleware that allows optionally profiling requests with ruby-prof.
This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.
Performance profiling for your Rails app, made simple
Profile provides a way to Profile your Ruby application.
libddprof contains implementation bits used by Datadog's ddtrace gem as part of its Continuous Profiler feature.
Make several heap dumps and summarize allocated, retained memory
Report on the run time of cookbooks, recipes, and resources
Update the provisioning profile in the Xcode Project file for a specified target
Caches retrieved information to your user profile and reuses it when you query again.
StackProf and MemoryProfiler middleware for Sidekiq
A puppet-lint plugin to check that: - a node definition declares only a role, - a role class does not have any param and only declares profiles, - a profiles class can declare anything but a role.
Hooks into minitest and finds the slow-running tests.