Rubygem-peek-rblineprof-rails52

Jul 20, 2023

Peek into how much each line of your Rails application takes

Peek into how much time each line of your Rails application takes throughout a request.

Things this peek view provides

  • Total time it takes to render individual lines within your codebase
  • Total network time spent waiting per line

You can also drill down to only certain parts of your codebase like

  • app, everything within Rails.root/app lib
  • views, everything within Rails.root/app/view
  • gems, everything within Rails.root/vendor/gems
  • all, everything within Rails.root
  • stdlib


Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler