Bookmarks tagged [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.
- tags: mongodb, performance, profiler
- source code
https://github.com/exaspark/batch-loader
⚡ Powerful tool to avoid N+1 DB or HTTP queries - exAspArk/batch-loader
- tags: ruby, profiler, optimization
- source code
https://github.com/evanphx/benchmark-ips
Provides iteration per second benchmarking for Ruby.
- tags: ruby, profiler, optimization
- source code
https://github.com/flyerhzm/bullet
Help to kill N+1 queries and unused eager loading.
- tags: ruby, profiler, optimization
- source code
https://github.com/schneems/derailed_benchmarks
A series of things you can use to benchmark any Rack based app.
- tags: ruby, profiler, optimization
- source code
Visual status bar showing Rails performance.
- tags: ruby, profiler, optimization
- source code
https://github.com/tmm1/perftools.rb
gperftools (formerly known as google-perftools) for Ruby code.
- tags: ruby, profiler, optimization
- source code
https://github.com/MiniProfiler/rack-mini-profiler
Profiler for your development and production Ruby rack apps.
- tags: ruby, profiler, optimization
- source code
https://github.com/code-mancers/rbkit
profiler for Ruby. With a GUI.
- tags: ruby, profiler, optimization
- source code
https://github.com/rbspy/rbspy
Sampling profiler for any Ruby process.
- tags: ruby, profiler, optimization
- source code
https://github.com/ruby-prof/ruby-prof
A code profiler for MRI rubies.
- tags: ruby, profiler, optimization
- source code
https://github.com/rkern/line_profiler
Line-by-line profiling.
- tags: python, debugging, profiler
- source code
https://github.com/fabianp/memory_profiler
Monitor Memory usage of Python code.
- tags: python, debugging, profiler
- source code
https://github.com/what-studio/profiling
An interactive Python profiler.
- tags: python, debugging, profiler
- source code
https://github.com/benfred/py-spy
A sampling profiler for Python programs. Written in Rust.
- tags: python, debugging, profiler
- source code
https://github.com/uber/pyflame
A ptracing profiler For Python.
- tags: python, debugging, profiler
- source code
Visual Python profiler.
- tags: python, debugging, profiler
- source code