profiler.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [profiler]

www.codever.land/bookmarks/t/profiler

idealo/mongodb-slow-operations-profiler

https://github.com/idealo/mongodb-slow-operations-profiler

This java web application collects and stores slow operations from one or more mongoDB system(s) in order to visualize and analyze them.


batch-loader

https://github.com/exaspark/batch-loader

:zap: Powerful tool to avoid N+1 DB or HTTP queries - exAspArk/batch-loader


benchmark-ips

https://github.com/evanphx/benchmark-ips

Provides iteration per second benchmarking for Ruby.


bullet

https://github.com/flyerhzm/bullet

Help to kill N+1 queries and unused eager loading.


Derailed Benchmarks

https://github.com/schneems/derailed_benchmarks

A series of things you can use to benchmark any Rack based app.


Peek

https://github.com/peek/peek

Visual status bar showing Rails performance.


perftools.rb

https://github.com/tmm1/perftools.rb

gperftools (formerly known as google-perftools) for Ruby code.


rack-mini-profiler

https://github.com/MiniProfiler/rack-mini-profiler

Profiler for your development and production Ruby rack apps.


Rbkit

https://github.com/code-mancers/rbkit

profiler for Ruby. With a GUI.


rbspy

https://github.com/rbspy/rbspy

Sampling profiler for any Ruby process.


ruby-prof

https://github.com/ruby-prof/ruby-prof

A code profiler for MRI rubies.


line_profiler

https://github.com/rkern/line_profiler

Line-by-line profiling.


memory_profiler

https://github.com/fabianp/memory_profiler

Monitor Memory usage of Python code.


profiling

https://github.com/what-studio/profiling

An interactive Python profiler.


py-spy

https://github.com/benfred/py-spy

A sampling profiler for Python programs. Written in Rust.


pyflame

https://github.com/uber/pyflame

A ptracing profiler For Python.


vprof

https://github.com/nvdv/vprof

Visual Python profiler.