Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Build time is horriblly slow (Read 3834 times)
RonOhmer
Junior Member
**
Offline


Posts: 29
Joined: Feb 10th, 2015
Build time is horriblly slow
May 8th, 2017 at 10:10pm
Print Post  
I have a fairly extensive project, but its not outlandish.  I am running Pro, and my build times are regularly >3 minutes on a very fast PC.

I understand multi-file compile is coming, any ETA on that?  Its a shame things are so slow and single threaded.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Build time is horriblly slow
Reply #1 - May 8th, 2017 at 10:14pm
Print Post  
Hi,

Multi threaded parallel builds has been available for a while. The setting is on the vmicro>compiler menu.

Are you changing that much code that it has to recompile so much each time?

How long does it take for a 2nd build after a Rebuild? 

Which board are you using and which ide or tool chain version?
  
Back to top
WWW  
IP Logged
 
RonOhmer
Junior Member
**
Offline


Posts: 29
Joined: Feb 10th, 2015
Re: Build time is horriblly slow
Reply #2 - May 9th, 2017 at 10:25pm
Print Post  
Answers:
1. No they are incrmental, they definitely should not be so long
2. I dont think its picking up *WHAT* to compile correctly, Ill dig deeper.

I'm using Arduino Due/Arduino tool chain off the board manager.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Build time is horriblly slow
Reply #3 - May 9th, 2017 at 10:28pm
Print Post  
Hi,

1)
Switch on vmicro>compiler>verbose and vmicro>compiler>show build properties

Then do an incremental build and email the output as a .txt to info[at]visualmicro.com along with a link to this post,

2)

Are you using the toggle hidden files facility and editing core or library code? or are you just editing your own project code?

3)

Have you changed the default compiler cache settings in the visual micro project properties? (probably not)

Thanks
  
Back to top
WWW  
IP Logged
 
RonOhmer
Junior Member
**
Offline


Posts: 29
Joined: Feb 10th, 2015
Re: Build time is horriblly slow
Reply #4 - May 9th, 2017 at 10:47pm
Print Post  
#1 I will do so ASAP
#2 - I dont think so (The toggle), and no I am not editing library code
#3 - Nope, I haven't even looked at that.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint