Jump to content

How slow are the OpenG Variant Config VIs?


Recommended Posts

I am using the "Write INI Cluster" and "Read INI Cluster" VIs from the OpenG library. I am finding that the time it takes to read is quite slow. For example, reading an array of 100 DBL takes about 1.8 seconds.

Is this normal behaviour for these VIs or am I implementing them incorrectly?

Steve,

There are a couple factors that could make this slow. 1st off, the NI Configuration File VIs are pretty slow with large data sets. Secondly, the OpenG Variant Configuration File VIs can be slow in certain situations. If you create a quick example VI that demonstrates your problem, I'll investigate the performance issue and let you know if we can improve things.

Thanks,

Link to comment

Hi Jim,

I've attached a VI that uses the basic functionality. I ran (from source) some tests and got the following results:

Array Size, Time in Seconds

10,0.56

25, 2.14

50, 4.6

100, 8.76

Extremely slow - something is wrong...

I tried building the EXE and running the tests and it ran much more quickly. For an array size of 100 the time was only 0.05 seconds - over 100x faster. I tried mass-compiling my OpenG directory but no improvement.

Must be an issue with my LabVIEW environment...

VariantConfig V2.7

LV8.0

Download File:post-3634-1168657543.vi

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.