Click here to Skip to main content
15,867,568 members
Home / Discussions / C#
   

C#

 
QuestionSpeed up performance Pin
gehbitte11-Jul-09 0:55
gehbitte11-Jul-09 0:55 
AnswerRe: Speed up performance Pin
Henry Minute11-Jul-09 1:03
Henry Minute11-Jul-09 1:03 
AnswerRe: Speed up performance Pin
Nicholas Butler11-Jul-09 1:38
sitebuilderNicholas Butler11-Jul-09 1:38 
GeneralRe: Speed up performance [modified] Pin
gehbitte11-Jul-09 2:23
gehbitte11-Jul-09 2:23 
GeneralRe: Speed up performance Pin
harold aptroot11-Jul-09 2:33
harold aptroot11-Jul-09 2:33 
GeneralRe: Speed up performance [modified] Pin
gehbitte11-Jul-09 2:49
gehbitte11-Jul-09 2:49 
GeneralRe: Speed up performance Pin
harold aptroot11-Jul-09 3:10
harold aptroot11-Jul-09 3:10 
AnswerRe: Speed up performance Pin
gehbitte11-Jul-09 4:31
gehbitte11-Jul-09 4:31 
I found out that 1,000,000 triggers only take appr. 500 ms. So this can't be my bottleneck Frown

It seems that the bottleneck is on the DataProvider APIs side. If I put more than 50.000 instruments in the datastream, then somehow sometimes the events aren't triggered anymore. This is my main problem.

BUT: I now that this has somehow also to do with CPU power. This 'disconnects' happen much more often on systems with slower CPU's. So I think there should be a possibility to improve my App - but I don't know where. I already tried to raise the priority of the DataProvider Client Process - no result.

It seemes that somewhere in the system, if the traffic is high enough, there is a traffic jam causing the strange behaviour. Should I change something in the Network Preferences? But what?
Questioncode to invoke start bttuon Pin
Vivek Vijayan10-Jul-09 23:23
Vivek Vijayan10-Jul-09 23:23 
AnswerRe: code to invoke start bttuon Pin
Enver Maroshi11-Jul-09 0:14
Enver Maroshi11-Jul-09 0:14 
GeneralRe: code to invoke start bttuon Pin
Vivek Vijayan11-Jul-09 16:50
Vivek Vijayan11-Jul-09 16:50 
GeneralRe: code to invoke start bttuon Pin
Vivek Vijayan11-Jul-09 16:52
Vivek Vijayan11-Jul-09 16:52 
Questionpicturebox help Pin
mjawadkhatri10-Jul-09 22:44
mjawadkhatri10-Jul-09 22:44 
AnswerRe: picturebox help Pin
Rajesh R Subramanian10-Jul-09 22:57
professionalRajesh R Subramanian10-Jul-09 22:57 
GeneralRe: picturebox help Pin
mjawadkhatri11-Jul-09 0:29
mjawadkhatri11-Jul-09 0:29 
GeneralRe: picturebox help Pin
Henry Minute11-Jul-09 0:32
Henry Minute11-Jul-09 0:32 
GeneralRe: picturebox help Pin
mjawadkhatri11-Jul-09 0:43
mjawadkhatri11-Jul-09 0:43 
GeneralRe: picturebox help Pin
Henry Minute11-Jul-09 0:56
Henry Minute11-Jul-09 0:56 
GeneralRe: picturebox help Pin
Christian Graus11-Jul-09 2:16
protectorChristian Graus11-Jul-09 2:16 
QuestionSome C# + windows mobile question Pin
E_Gold10-Jul-09 21:23
E_Gold10-Jul-09 21:23 
QuestionSending email without smtp server Pin
The_Collector10-Jul-09 20:40
The_Collector10-Jul-09 20:40 
AnswerRe: Sending email without smtp server Pin
dan!sh 10-Jul-09 20:58
professional dan!sh 10-Jul-09 20:58 
QuestionHow to use GetTextExtentPoint32() in C# Pin
Chiman110-Jul-09 20:26
Chiman110-Jul-09 20:26 
AnswerRe: How to use GetTextExtentPoint32() in C# Pin
dan!sh 10-Jul-09 20:28
professional dan!sh 10-Jul-09 20:28 
GeneralRe: How to use GetTextExtentPoint32() in C# Pin
Chiman110-Jul-09 20:36
Chiman110-Jul-09 20:36 

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.