2023-01-23 15:50:08 +00:00
|
|
|
---
|
|
|
|
categories:
|
|
|
|
- Programming Languages
|
|
|
|
tags:
|
|
|
|
- backend
|
|
|
|
- node-js
|
|
|
|
---
|
|
|
|
|
|
|
|
# v8
|
|
|
|
|
2024-02-02 15:58:13 +00:00
|
|
|
The v8 module is useful for providing information about the resource-usage of
|
|
|
|
your Node.js apps, such as memory usage and capacity.
|