0.1.1 • Published 9 years ago

tick v0.1.1

Weekly downloads
729
License
-
Repository
-
Last release
9 years ago

v8.log processor based on scripts in v8 distribution. Allows you to profile V8-based programs without installing V8 from source.

Install

$ npm install -g tick

Usage

See V8 profiler page for basic introduction to v8.log

$ node --prof yourprogram
$ node-tick-processor

See also

takeSnapshot & startProfiling & stopProfiling V8 profiler API exposed to node.js: v8-profiler

V8 Performance optimisation resources

Bitdeli Badge

0.1.1

9 years ago

0.1.0

9 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

12 years ago