Skip to content

Latest commit

 

History

History
137 lines (117 loc) · 7.24 KB

profiling.md

File metadata and controls

137 lines (117 loc) · 7.24 KB

Bookmarks tagged [profiling]

https://github.com/sharkdp/hyperfine

A command-line benchmarking tool Version info [![Build Status](https://api.travis-ci.org/sharkdp/hyperfine.svg?b...


https://github.com/performancecopilot/hornet

A Performance Co-Pilot memory-mapped values instrumentation library crates.io badge [<img src="https://api.travis-ci.o...


https://github.com/nokia/memory-profiler

A memory profiler for Linux Build Status


https://github.com/ellisonch/rust-stopwatch

A stopwatch library


https://github.com/mrhooray/torch

generates FlameGraphs based on DWARF Debug Info


https://github.com/TyOverby/flame


https://github.com/GoogleChromeLabs/ndb

Improved debugging experience, enabled by Chrome DevTools.


https://github.com/s-a/iron-node

Node.js debugger supporting ES2015 out of the box.


https://github.com/node-inspector/node-inspector

Debugger based on Blink Developer Tools.


https://github.com/visionmedia/debug

Tiny debugging utility.


https://github.com/mafintosh/why-is-node-running

Node.js is running but you don't know why?


https://github.com/valyouw/njstrace

Instrument and trace your code, see all function calls, arguments, return values, as well as the time spent in each function.


https://github.com/joyent/node-vstream

Instrumentable streams mix-ins to inspect a pipeline of streams.


https://github.com/watson/stackman

Enhance an error stacktrace with code excerpts and other goodies.


https://github.com/alidavut/locus

Starts a REPL at runtime that has access to all variables.


https://github.com/davidmarkclements/0x

Flamegraph profiling.


https://github.com/automation-stack/ctrace

Well-formatted and improved trace system calls and signals.


https://github.com/andywer/leakage

Write memory leak tests.


https://github.com/nodejs/llnode

Post-mortem analysis tool which allows you to inspect objects and get insights from a crashed Node.js process.