Skip to content

Commit d6c6ed4

Browse files
authored
Add perf section with links to resources
1 parent 8ab211c commit d6c6ed4

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

node-cpp.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,10 @@ Example
113113

114114
Mapnik is a C++ library, named `mapnik`. Its Node.js interface is named `node-mapnik`.
115115

116-
## [Glossary](https://github.com/mapbox/cpp/blob/master/glossary.md#nodejs--c)
116+
## [Glossary](https://github.com/mapbox/cpp/blob/master/glossary.md#nodejs--c)
117+
118+
## Performance
119+
120+
- https://nodejs.org/en/docs/guides/simple-profiling/
121+
- https://www.dynatrace.com/blog/understanding-garbage-collection-and-hunting-memory-leaks-in-node-js/
122+
- https://www.dynatrace.com/blog/how-to-track-down-cpu-issues-in-node-js/

0 commit comments

Comments
 (0)