LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Actor Framework Performance Issues

Hi,

 

This is one of those horrible slightly wooly questions but hoping someone out there might have a nugget that might help me out.

 

I'm developing an Actor Framework that in itself is not hugely complicated, but makes use of many different and potentially quite weighty toolkits i.e. GPS, CAN, FM-RDS, Modulation, DAB etc.

 

This is not the first time I've used Actor, and is in fact the 4th project which I've chosen to use Actor on, with the other 3 all being of a similar magnitude of complexity and not having any problems.

 

In this case, I am having horrendous performance issues with the framework, to the point where making a change to the private data of a particular Actor causes a 5 minute wait before I can do anything else during which (I assume) the framework is being re-compiled, and it's obviously causing me significant productivity issues.

 

I've tried clearing the mutation history as described here without any significant improvement in performance:

 

http://digital.ni.com/public.nsf/allkb/F0FC362A73C794BA86257C6700692B0B

 

has anyone else had similar issues, and if so did you find any solutions?

 

Thanks,


Dave

David Clark
CLA | CTA
IDEX Biometrics UK Ltd
Hampshire, England
0 Kudos
Message 1 of 5
(2,685 Views)

Hi Dave,

 

Here is a Knowledge Base article about LabVIEW compiler memory usage and performance which may be of some help.

http://ae.natinst.com/public.nsf/web/searchinternal/ba4b9038d01f3c99862577ca004be1ad?OpenDocument

Maria McKavanagh

FSE West London & Surrey
National Instruments UK & Ireland
0 Kudos
Message 2 of 5
(2,631 Views)

@MariaMK wrote:

Hi Dave,

 

Here is a Knowledge Base article about LabVIEW compiler memory usage and performance which may be of some help.

http://ae.natinst.com/public.nsf/web/searchinternal/ba4b9038d01f3c99862577ca004be1ad?OpenDocument


I apparently don't have access to that document.  Is there an actual open address to that document and not one that just the NI AEs can get to?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 5
(2,624 Views)

My apologies, try this:

http://digital.ni.com/public.nsf/allkb/BA4B9038D01F3C99862577CA004BE1AD

Maria McKavanagh

FSE West London & Surrey
National Instruments UK & Ireland
0 Kudos
Message 4 of 5
(2,622 Views)

Thanks for your reply Maria, sadly I've already tried much of what is in the article with no significant increase in performance.

 

Have also posted this question on the Actor Framework forum and got some interesting answers that I am trying out.

 

https://decibel.ni.com/content/message/77709#77709

 

Thanks,


Dave

David Clark
CLA | CTA
IDEX Biometrics UK Ltd
Hampshire, England
0 Kudos
Message 5 of 5
(2,581 Views)