Click here to Skip to main content
15,910,872 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionTo Link or Not To Link? (Question of Efficiency) Pin
Xpnctoc13-Sep-11 2:19
Xpnctoc13-Sep-11 2:19 
AnswerRe: To Link or Not To Link? (Question of Efficiency) Pin
Richard MacCutchan13-Sep-11 2:53
mveRichard MacCutchan13-Sep-11 2:53 
GeneralRe: To Link or Not To Link? (Question of Efficiency) Pin
Xpnctoc13-Sep-11 14:50
Xpnctoc13-Sep-11 14:50 
GeneralRe: To Link or Not To Link? (Question of Efficiency) Pin
Richard MacCutchan13-Sep-11 21:12
mveRichard MacCutchan13-Sep-11 21:12 
AnswerRe: To Link or Not To Link? (Question of Efficiency) Pin
jschell13-Sep-11 11:54
jschell13-Sep-11 11:54 
GeneralRe: To Link or Not To Link? (Question of Efficiency) Pin
Xpnctoc13-Sep-11 14:43
Xpnctoc13-Sep-11 14:43 
GeneralRe: To Link or Not To Link? (Question of Efficiency) Pin
jschell14-Sep-11 13:33
jschell14-Sep-11 13:33 
AnswerRe: To Link or Not To Link? (Question of Efficiency) Pin
Eddy Vluggen13-Sep-11 12:25
professionalEddy Vluggen13-Sep-11 12:25 
Xpnctoc wrote:
It seems pretty obvious that #1 would represent the worst execution time because of the need to look up a proc address before calling it.

During initialization, one creates a method-pointer, say, a delegate. During execution, you fire it. Can be pretty darn fast.

Xpnctoc wrote:
But the issue seems a little more fuzzy between #2 and #3. Is there a significant advantage to one over the other in general?

If your requirements require such speed, you'd be best of in using QNX[^].
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: To Link or Not To Link? (Question of Efficiency) Pin
Xpnctoc13-Sep-11 14:46
Xpnctoc13-Sep-11 14:46 
QuestionRE:Design website Pin
sunny851210-Sep-11 16:48
sunny851210-Sep-11 16:48 
QuestionWhat's the difference between Proxy Patterns and Observer Patterns? Pin
borges0231-Aug-11 7:47
borges0231-Aug-11 7:47 
Answercross post alert Pin
Shameel31-Aug-11 8:05
professionalShameel31-Aug-11 8:05 
QuestionWebsite design help Pin
Simon_Whale25-Aug-11 23:07
Simon_Whale25-Aug-11 23:07 
AnswerRe: Website design help Pin
jschell26-Aug-11 8:39
jschell26-Aug-11 8:39 
GeneralRe: Website design help Pin
Simon_Whale26-Aug-11 21:56
Simon_Whale26-Aug-11 21:56 
GeneralRe: Website design help Pin
jschell28-Aug-11 7:17
jschell28-Aug-11 7:17 
AnswerRe: Website design help Pin
Shameel31-Aug-11 8:13
professionalShameel31-Aug-11 8:13 
GeneralRe: Website design help Pin
dschumann13-Sep-11 15:20
dschumann13-Sep-11 15:20 
QuestionNeed help understanding how to initiate a Power OFF seq from BIos Pin
Member 390671822-Aug-11 15:10
Member 390671822-Aug-11 15:10 
AnswerRe: Need help understanding how to initiate a Power OFF seq from BIos Pin
Eddy Vluggen25-Aug-11 13:10
professionalEddy Vluggen25-Aug-11 13:10 
QuestionGood programming practice Pin
tamasu19-Aug-11 7:57
tamasu19-Aug-11 7:57 
AnswerRe: Good programming practice Pin
jschell21-Aug-11 11:03
jschell21-Aug-11 11:03 
QuestionDesign and Architecture is it a secret ?? why people keep hiding ?? Pin
capsulez17-Aug-11 13:08
capsulez17-Aug-11 13:08 
AnswerRe: Design and Architecture is it a secret ?? why people keep hiding ?? Pin
jschell18-Aug-11 12:54
jschell18-Aug-11 12:54 
QuestionIt's mediators all the way down. Pin
Leslie Sanford10-Aug-11 4:48
Leslie Sanford10-Aug-11 4:48 

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.