That's much slower than the performance I see when working with 8.2, even with a complex front panel. Performance is one of those areas that are affected by a wide range of factors, so we need to narrow it down. Some things to know that would help pinpoint the problem:
Is the LabVIEW environment slow only when this VI is open, or do you notice this slowness regardless of what files you have open?
What is the size on disk of the VI?
How much physical memory is available in your system, and how much is being used when you experience this?
Is there anything 'unusual' about the VI itself? Ex: XControls, front panel ActiveX containers, large picture controls?
Can you post the VI?
As general reference when dealing with large quantities of data at a time, I recommend
Managing Large Data Sets In LabVIEW, in our Developer Zone.
Cheers,
Matt Pollock
National Instruments