-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
I have checked the following:
- I use the newest version of bruno.
- I've searched existing issues and found nothing related to my issue.
Describe the bug
When loading the collection, Bruno's stuck for about 30 to 40sec, stops responding, consumes a ton of resources (120% CPU), and then becomes reactive again. This adds a ton of friction when running some quick debugging.
Intuitively, if bruno loads all 31 files, I can imagine that loading time being close to 5s maybe (not accounting for the UI itself, but from my tests the UI seems -visually- to be loading pretty quickly).
.bru file to reproduce the bug
Unfortunately I have some API keys in there, is there any way I can help without sharing the whole file? I have 31 requests, with about 5 of them that either use or return a 1MB payload. Maybe 2MB at most for one of them.
Screenshots/Live demo link


sgadboisuv, SPIRIT-00, Headbucket, sanjai0py, jonguenther and 2 moresanjai0py