[4.61 b1 x86] Compiler slow - Solved No Bug

Everything else that doesn't fall into one of the other PB categories.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

[4.61 b1 x86] Compiler slow - Solved No Bug

Post by netmaestro »

Since installing 4.61 beta1 pressing the gear icon in the ide for compile/run results in much longer wait time for even a short program than previously. I checked my cpu usage, it was near zero before pressing, so nothing was lagging my system. Anyone else notice this?

[edit] Only with debugger enabled, without it the speed is as before. But the debugger wasn't slow before either.
Last edited by netmaestro on Sat Dec 31, 2011 7:43 pm, edited 1 time in total.
BERESHEIT
User avatar
einander
Enthusiast
Enthusiast
Posts: 744
Joined: Thu Jun 26, 2003 2:09 am
Location: Spain (Galicia)

Re: [4.61 b1 x86] Compiler slow

Post by einander »

Nothing wrong here.

Tested 15000 lines of code, with and without Purifier, debugger On, compiled in less than 1 second.

Win7 32 Sp1
DualCore Intel Pentium D 820, 2800 MHz (14 x 200)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: [4.61 b1 x86] Compiler slow

Post by Trond »

I'm just guessing here, but do you have Microsoft Security Essentials installed? It does that to me sometimes. I have to turn off the realtime scan and then everything is fine again.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: [4.61 b1 x86] Compiler slow - Solved No Bug

Post by netmaestro »

I'm just guessing here, but do you have Microsoft Security Essentials installed?
Yes, thanks Trond that was it. Turned off realtime protection and response was immediate, turned it back on and the delay came back. I don't think I'd have thought of that on my own :mrgreen:
BERESHEIT
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: [4.61 b1 x86] Compiler slow - Solved No Bug

Post by srod »

I've noticed this issue since PB 4.5 and thought is was just something I had installed which was slowing things down.

Fixed now; thanks Trond. :)
I may look like a mule, but I'm not a complete ass.
User avatar
blueb
Addict
Addict
Posts: 1116
Joined: Sat Apr 26, 2003 2:15 pm
Location: Cuernavaca, Mexico

Re: [4.61 b1 x86] Compiler slow - Solved No Bug

Post by blueb »

I was in South America on holidays and I was getting frustrated
with the speed of PureBasic on my laptop. (I was beginning to think I needed a faster machine)

When I returned, I noticed the same on my home computer. It's a i7-2600k with an SSD drive, so I
knew it it had to be PureBasic.

I tried every possible compiler option to try and increase my compile speed.
I ended up using 'Revo Uninstaller' to remove PureBasic and clean the registry.

Re-installed latest version and still the same.. so I came here! (should have done that first. 8)
Within 5 minutes everything on the laptop and home unit were FAST!

So thank you very much, I love you guys :mrgreen:

PS - I will add this to a feature request... perhaps Fred will notice.
- It was too lonely at the top.

System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
Post Reply