profiling.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [profiling]

www.codever.land/bookmarks/t/profiling

sharkdp/hyperfine

https://github.com/sharkdp/hyperfine

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


performancecopilot/hornet

https://github.com/performancecopilot/hornet

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


nokia/memory-profiler

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

A memory profiler for Linux Build Status


ellisonch/rust-stopwatch

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

A stopwatch library


mrhooray/torch

https://github.com/mrhooray/torch

generates FlameGraphs based on DWARF Debug Info


TyOverby/flame

https://github.com/TyOverby/flame


ndb

https://github.com/GoogleChromeLabs/ndb

Improved debugging experience, enabled by Chrome DevTools.


ironNode

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

Node.js debugger supporting ES2015 out of the box.


node-inspector

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

Debugger based on Blink Developer Tools.


debug

https://github.com/visionmedia/debug

Tiny debugging utility.


why-is-node-running

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

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


njsTrace

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.


vstream

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

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


stackman

https://github.com/watson/stackman

Enhance an error stacktrace with code excerpts and other goodies.


locus

https://github.com/alidavut/locus

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


0x

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

Flamegraph profiling.


ctrace

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

Well-formatted and improved trace system calls and signals.


leakage

https://github.com/andywer/leakage

Write memory leak tests.


llnode

https://github.com/nodejs/llnode

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