Click here to Skip to main content
15,885,366 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.

 
GeneralRe: When twice as fast doesn't matter Pin
honey the codewitch25-Jan-21 5:56
mvahoney the codewitch25-Jan-21 5:56 
GeneralRe: When twice as fast doesn't matter Pin
David On Life25-Jan-21 6:48
David On Life25-Jan-21 6:48 
GeneralRe: When twice as fast doesn't matter Pin
honey the codewitch25-Jan-21 7:17
mvahoney the codewitch25-Jan-21 7:17 
GeneralRe: When twice as fast doesn't matter Pin
David On Life25-Jan-21 7:35
David On Life25-Jan-21 7:35 
GeneralRe: When twice as fast doesn't matter Pin
honey the codewitch25-Jan-21 7:40
mvahoney the codewitch25-Jan-21 7:40 
GeneralRe: When twice as fast doesn't matter Pin
trønderen25-Jan-21 10:38
trønderen25-Jan-21 10:38 
GeneralRe: When twice as fast doesn't matter Pin
honey the codewitch25-Jan-21 10:50
mvahoney the codewitch25-Jan-21 10:50 
GeneralRe: When twice as fast doesn't matter Pin
Matt McGuire28-Jan-21 5:12
professionalMatt McGuire28-Jan-21 5:12 
back when I was building Industrial control software (some of these systems had over 10,000 I/O points), every processor tick counted for getting as close to real time as possible. When I had to use other's libraries: I graded them on speed first, ease of use second.

one of the bigger reasons for speed was: I had no idea what the final computer would be on specs so my test computers would be at least 10 years old running XP with 2GB ram, and a 800mhz processor. if it ran fine and kept the CPU< 5% for normal load, I was pretty confident that it would run on any PC the customer supplied with out much issue.

the embedded industry is even more hard core, and is fun challenge to work with the least amount of resources possible to not max out the CPU or memory on those little chips.

I still bring that same mentality when working on any platform now. If I'm building a website or a desktop app or service, I have no idea what the end users setup is going to be like and may be trying to run still on an 800mhz because they can't afford anything newer. (and yes I know of a few people in this situation).

so yes working on any project to make it just a little faster is a definitely a Thumbs Up | :thumbsup: with me, and likely many others out there.
GeneralRe: When twice as fast doesn't matter Pin
honey the codewitch28-Jan-21 8:50
mvahoney the codewitch28-Jan-21 8:50 
GeneralGot up this morning to find a blanket of snow. Pin
OriginalGriff23-Jan-21 21:36
mveOriginalGriff23-Jan-21 21:36 
GeneralRe: Got up this morning to find a blanket of snow. Pin
RickZeeland23-Jan-21 21:43
mveRickZeeland23-Jan-21 21:43 
GeneralRe: Got up this morning to find a blanket of snow. Pin
obermd25-Jan-21 3:24
obermd25-Jan-21 3:24 
GeneralRe: Got up this morning to find a blanket of snow. Pin
RickZeeland25-Jan-21 4:00
mveRickZeeland25-Jan-21 4:00 
GeneralRe: Got up this morning to find a blanket of snow. Pin
Kornfeld Eliyahu Peter23-Jan-21 21:50
professionalKornfeld Eliyahu Peter23-Jan-21 21:50 
GeneralRe: Got up this morning to find a blanket of snow. Pin
Slacker00723-Jan-21 21:56
professionalSlacker00723-Jan-21 21:56 
GeneralRe: Got up this morning to find a blanket of snow. Pin
OriginalGriff23-Jan-21 22:18
mveOriginalGriff23-Jan-21 22:18 
GeneralRe: Got up this morning to find a blanket of snow. Pin
Jörgen Andersson23-Jan-21 23:22
professionalJörgen Andersson23-Jan-21 23:22 
GeneralRe: Got up this morning to find a blanket of snow. Pin
peterkmx23-Jan-21 23:20
professionalpeterkmx23-Jan-21 23:20 
GeneralRe: Got up this morning to find a blanket of snow. Pin
Richard MacCutchan23-Jan-21 22:19
mveRichard MacCutchan23-Jan-21 22:19 
GeneralRe: Got up this morning to find a blanket of snow. Pin
DerekT-P24-Jan-21 1:50
professionalDerekT-P24-Jan-21 1:50 
GeneralRe: Got up this morning to find a blanket of snow. Pin
Richard MacCutchan24-Jan-21 1:52
mveRichard MacCutchan24-Jan-21 1:52 
GeneralRe: Got up this morning to find a blanket of snow. Pin
pkfox24-Jan-21 5:35
professionalpkfox24-Jan-21 5:35 
GeneralRe: Got up this morning to find a blanket of snow. Pin
Richard MacCutchan24-Jan-21 5:41
mveRichard MacCutchan24-Jan-21 5:41 
GeneralRe: Got up this morning to find a blanket of snow. Pin
pkfox24-Jan-21 10:19
professionalpkfox24-Jan-21 10:19 
GeneralRe: Got up this morning to find a blanket of snow. Pin
Richard MacCutchan24-Jan-21 22:00
mveRichard MacCutchan24-Jan-21 22:00 

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.