merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

Very slow after staying minimized some time #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start sharex , minimize it
2. after some time (>10-20min), click on it to maximize it
3. it will load very slowly, some times 'not responding' appears

What is the expected output? What do you see instead?
to start fast. it is not doing anything, nothing could block it to be slow.

What version of the product are you using? On what operating system?
latest, win 7 64bit

Please provide any additional information below.
no other programs running during test. maybe you should unload some modules 
when it goes minimized. also, when it is in system icons bar, and you right 
click on it, pop up menu appears very slow.

Original issue reported on code.google.com by pil...@gmail.com on 2 Jul 2012 at 6:40

GoogleCodeExporter commented 9 years ago
It is nothing to do with ShareX codes, it is how .NET (garbage collection) 
works. When you need more ram space .NET trying to decrease memory usage of 
idle app, so when you need to use ShareX again it becoming slow because loading 
things to memory again. So if your PC is good this never happens. "pop up menu 
appears very slow" even this explains ShareX have nothing to do with this 
slowness because haven't any special coding for tray menu events or 
minimize/maximize events. What is your ram size and in these 10-20 minutes are 
you using this ram space fully?

Original comment by flexy...@gmail.com on 10 Jul 2012 at 11:17

GoogleCodeExporter commented 9 years ago

Original comment by flexy...@gmail.com on 12 Jul 2012 at 7:10