Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

GUI very slow response (300+ requests in collection) on user actions inside left navigation menu #113

Open
1 task done
onevladimir opened this issue Nov 24, 2023 · 3 comments

Comments

@onevladimir
Copy link

onevladimir commented Nov 24, 2023

Expected Behavior

Application reaction time on user actions inside left navigation menu like scrolling, collapsing groups should be instant.

Actual Behavior

Application reaction time on user actions inside left navigation menu are very slow. collapsing, scrolling etc. (1000ms delay after user action)

Reproduction Steps

  1. import collection with more than 300 requests grouped to more than 20 folders
  2. try to navigate inside left menu

Is there an existing issue for this?

Additional Information

No response

Insomnium Version

0.23-a

What operating system are you using?

Windows

Operating System Version

Windows 11

Installation method

downloaded exe from git releases

Last Known Working Insomnium version

No response

@archywillhe
Copy link
Member

archywillhe commented Dec 6, 2023

Hi. thanks for reporting this! Did you have similiar problem back in Insomnia? Or is it an insomnium-specific bug?

(That'll help me figure out where to begin debugging)

@onevladimir
Copy link
Author

Hi, in insomnia there was a similar problem but less pronounced. insomnium is approx. 50% slower.

@archywillhe
Copy link
Member

archywillhe commented Jan 26, 2024

looked like many of these stuff in Insomnia weren't implemented with performance in mind; and in the newer insomnia version they patched some stuff so it is a bit faster; looked like a Ne DB problem

this will be solved when the entire Insomnium backend is switched to file-system

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants