12 lines
215 B
Markdown
12 lines
215 B
Markdown
---
|
|
categories:
|
|
- Programming Languages
|
|
tags:
|
|
- backend
|
|
- node-js
|
|
---
|
|
|
|
# v8
|
|
|
|
The v8 module is useful for providing information about the resource-usage of
|
|
your Node.js apps, such as memory usage and capacity.
|