Skip to content

Extremely slow project opening #2416

@nlassaux

Description

@nlassaux

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

Screenshot 2024-06-05 at 11 30 20 Screenshot 2024-06-05 at 11 30 09

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions