0.1.1 • Published 11 years ago

tick v0.1.1

Weekly downloads
729
License
-
Repository
-
Last release
11 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

11 years ago

0.1.0

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

14 years ago