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 [![Build Status](https://api.travis-ci.org/sharkdp/hyperfine.svg?b...
- tags: rust, profiling
- :octocat: source code
performancecopilot/hornet
https://github.com/performancecopilot/hornet
A Performance Co-Pilot memory-mapped values instrumentation library [<img src="https://api.travis-ci.o...
- tags: rust, profiling
- :octocat: source code
nokia/memory-profiler
https://github.com/nokia/memory-profiler
- tags: rust, profiling
- :octocat: source code
ellisonch/rust-stopwatch
https://github.com/ellisonch/rust-stopwatch
- tags: rust, profiling
- :octocat: source code
mrhooray/torch
https://github.com/mrhooray/torch
generates FlameGraphs based on DWARF Debug Info
- tags: rust, profiling, flamegraph
- :octocat: source code
TyOverby/flame
https://github.com/TyOverby/flame
- tags: rust, profiling, flamegraph
- :octocat: source code
ndb
https://github.com/GoogleChromeLabs/ndb
Improved debugging experience, enabled by Chrome DevTools.
- tags: node.js, debugging, profiling
- :octocat: source code
ironNode
https://github.com/s-a/iron-node
Node.js debugger supporting ES2015 out of the box.
- tags: node.js, debugging, profiling
- :octocat: source code
node-inspector
https://github.com/node-inspector/node-inspector
Debugger based on Blink Developer Tools.
- tags: node.js, debugging, profiling
- :octocat: source code
debug
https://github.com/visionmedia/debug
Tiny debugging utility.
- tags: node.js, debugging, profiling
- :octocat: source code
why-is-node-running
https://github.com/mafintosh/why-is-node-running
Node.js is running but you don't know why?
- tags: node.js, debugging, profiling
- :octocat: source code
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.
- tags: node.js, debugging, profiling
- :octocat: source code
vstream
https://github.com/joyent/node-vstream
Instrumentable streams mix-ins to inspect a pipeline of streams.
- tags: node.js, debugging, profiling
- :octocat: source code
stackman
https://github.com/watson/stackman
Enhance an error stacktrace with code excerpts and other goodies.
- tags: node.js, debugging, profiling
- :octocat: source code
locus
https://github.com/alidavut/locus
Starts a REPL at runtime that has access to all variables.
- tags: node.js, debugging, profiling
- :octocat: source code
0x
https://github.com/davidmarkclements/0x
Flamegraph profiling.
- tags: node.js, debugging, profiling
- :octocat: source code
ctrace
https://github.com/automation-stack/ctrace
Well-formatted and improved trace system calls and signals.
- tags: node.js, debugging, profiling
- :octocat: source code
leakage
https://github.com/andywer/leakage
Write memory leak tests.
- tags: node.js, debugging, profiling
- :octocat: source code
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.
- tags: node.js, debugging, profiling
- :octocat: source code