We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab211c commit d6c6ed4Copy full SHA for d6c6ed4
1 file changed
node-cpp.md
@@ -113,4 +113,10 @@ Example
113
114
Mapnik is a C++ library, named `mapnik`. Its Node.js interface is named `node-mapnik`.
115
116
-## [Glossary](https://github.com/mapbox/cpp/blob/master/glossary.md#nodejs--c)
+## [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