## Description - Find a way to profile Proxyman Windows to detect Memory leak issues. - I'm not sure how we can do it on ElectronJS app, but on macOS, we use Xcode Instruments with Memory Leaks Tool ## Acceptance Criteria 1. Start the Memory leaking profiler tool (Not sure, but google what ElectronJS is using) 2. Enable HTTPS for many domains 3. Capture a lot of data 4. Check results if we have memory leaks 6. Record a video to show that there is a memory leak issue ✅ 7. Fix it 8. Record the video again to show that it's fix ✅
Description
Acceptance Criteria