From 2add9430e0a7198807c488cb8f950b068ec30c56 Mon Sep 17 00:00:00 2001 From: cheatsnake <72691412+cheatsnake@users.noreply.github.com> Date: Tue, 7 Mar 2023 21:22:15 +0300 Subject: [PATCH] add a new link --- README_ENG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_ENG.md b/README_ENG.md index 6026f6a..987fce7 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -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)
Contents ⬆️