devtoolx

1.0.3 • Public • Published

DevTools X

npm version Package Quality npm license

JavaScript Developer Toolbox

  • Aid in the analysis of memory

Installation

npm install devtoolx -g

Usage

Search node by address or ordinal id

devtoolx -s <heapsnapshot file> [-p <port>]

example:

devtoox.gif

Color

  • light bule: means gc root
  • dark red: means this object's retainedSize / totalSize > 0.2

Help

devtoolx -h
devtoolx --help

License

MIT License

Copyright (c) 2023 noslate project

Readme

Keywords

Package Sidebar

Install

npm i devtoolx

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

2.2 MB

Total Files

37

Last publish

Collaborators

  • hyj1991