add a new link

This commit is contained in:
cheatsnake 2023-03-07 21:22:15 +03:00
parent 8bd27b42d3
commit 2add9430e0

View File

@ -2349,6 +2349,7 @@ Testing is the process of assessing that all parts of the program behave as expe
1. 📺 [**Optimize Your Python Programs: Code Profiling with cProfile** YouTube](https://youtu.be/BZzb_Wpag_M)
2. 📺 [**A New Way to Profile Node.js** YouTube](https://youtu.be/ASv8188AkVk)
3. 📺 [**Go (Golang) Profiling Tutorial** YouTube](https://youtu.be/HEwSkhr_8_M)
4. 📄 [**Awesome utilities for performance profiling** GitHub](https://github.com/msaroufim/awesome-profiling)
</details>
<div align="right"><a href="#top">Contents ⬆️</a></div>