Click here to Skip to main content
15,867,787 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Logging, as in application level... Pin
Maximilien23-Feb-21 1:27
Maximilien23-Feb-21 1:27 
GeneralRe: Logging, as in application level... Pin
charlieg20-Mar-21 5:19
charlieg20-Mar-21 5:19 
Generaluse of build time Pin
BernardIE531722-Feb-21 10:18
BernardIE531722-Feb-21 10:18 
GeneralRe: use of build time Pin
charlieg22-Feb-21 10:28
charlieg22-Feb-21 10:28 
GeneralRe: use of build time Pin
Sander Rossel22-Feb-21 10:28
professionalSander Rossel22-Feb-21 10:28 
GeneralRe: use of build time Pin
Kornfeld Eliyahu Peter22-Feb-21 10:43
professionalKornfeld Eliyahu Peter22-Feb-21 10:43 
GeneralRe: use of build time Pin
Sander Rossel22-Feb-21 10:51
professionalSander Rossel22-Feb-21 10:51 
GeneralRe: use of build time Pin
gervacleto23-Feb-21 0:54
professionalgervacleto23-Feb-21 0:54 
I absolutely agree. I have several programs ERP, Production (this one interacts with AutoCAD), Maintenance, Human Resources, a MySQL - MariaDB query browser,... and when working on one of them compiling time never takes more than 10 secs (ERP or Production). These two have close to 700,000 lines of code each.

I have a Core I7 8 core 9th generation processor, 32 GB RAM, 6 GB graphic card (useless for compiling). When I am using my home laptop for the same task, its about one and a half minutes.

So I think the time required for long compiling times are several things. The power of the developing machine; the number of lines to be compiled; the number of external DLL, .h,... to be linked, etc. But definitely, the machine is a VERY IMPORTANT one.

My 2 cents.
Work hard and honestly and you will be rewarded by your own satisfaction.

GeneralRe: use of build time Pin
trønderen22-Feb-21 10:57
trønderen22-Feb-21 10:57 
GeneralRe: use of build time Pin
Kornfeld Eliyahu Peter22-Feb-21 18:24
professionalKornfeld Eliyahu Peter22-Feb-21 18:24 
GeneralRe: use of build time Pin
Thornik22-Feb-21 23:17
Thornik22-Feb-21 23:17 
GeneralRe: use of build time Pin
Kornfeld Eliyahu Peter23-Feb-21 0:25
professionalKornfeld Eliyahu Peter23-Feb-21 0:25 
QuestionRe: use of build time Pin
20212a22-Feb-21 10:34
20212a22-Feb-21 10:34 
AnswerRe: use of build time Pin
BernardIE531722-Feb-21 10:39
BernardIE531722-Feb-21 10:39 
GeneralRe: use of build time Pin
honey the codewitch22-Feb-21 10:36
mvahoney the codewitch22-Feb-21 10:36 
GeneralRe: use of build time Pin
pkfox22-Feb-21 10:52
professionalpkfox22-Feb-21 10:52 
GeneralRe: use of build time Pin
trønderen22-Feb-21 10:58
trønderen22-Feb-21 10:58 
GeneralRe: use of build time Pin
honey the codewitch22-Feb-21 11:49
mvahoney the codewitch22-Feb-21 11:49 
GeneralRe: use of build time Pin
davecasdf23-Feb-21 3:18
davecasdf23-Feb-21 3:18 
GeneralRe: use of build time Pin
honey the codewitch23-Feb-21 6:39
mvahoney the codewitch23-Feb-21 6:39 
GeneralRe: use of build time Pin
Choroid23-Feb-21 7:51
Choroid23-Feb-21 7:51 
GeneralRe: use of build time Pin
trønderen22-Feb-21 10:52
trønderen22-Feb-21 10:52 
GeneralObligatory XKCD Pin
Chris Maunder22-Feb-21 10:57
cofounderChris Maunder22-Feb-21 10:57 
GeneralRe: use of build time Pin
Eddy Vluggen22-Feb-21 12:02
professionalEddy Vluggen22-Feb-21 12:02 
GeneralRe: use of build time Pin
Gerry Schmitz22-Feb-21 12:43
mveGerry Schmitz22-Feb-21 12:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.