03-05-2021 10:09 AM - edited 03-05-2021 10:10 AM
I've tried other things, but still no better. I've attached a video that shows what I was talking about.
I get decent speeds with an empty front panel. I add a few controls and then it just dies.
My block diagram speed is decent over all.
03-05-2021 11:20 AM
@HorseBattery_Stapleguy wrote:
- The CPU usage stays at 9% at idle projects, and then jumps to 30% on opening VIs, then 50% on average when using the windows I mentioned. It stays consistent after that.
- The computer is healthy as far as I know.
You only have 2 hyperthreaded CPU cores, so 50% is one core fully saturated. Does the task manager say that all this is really used by LabVIEW? (Sort the task manager by CPU% column).
(True story (I doubt that is your problem, though): I recently troubleshooted a computer that was claimed to be suddenly very sluggish overall, and it was almost impossible to click or move things. Turned out the wireless mouse button was faulty (batteries OK!) and a large percentage of clicks never made it to the OS. 😄 Everything went back to normal after replacing the mouse!.. :D)
03-05-2021 02:21 PM
@altenbach ha escrito:
@HorseBattery_Stapleguy wrote:
- The CPU usage stays at 9% at idle projects, and then jumps to 30% on opening VIs, then 50% on average when using the windows I mentioned. It stays consistent after that.
- The computer is healthy as far as I know.
You only have 2 hyperthreaded CPU cores, so 50% is one core fully saturated. Does the task manager say that all this is really used by LabVIEW? (Sort the task manager by CPU% column).
(True story (I doubt that is your problem, though): I recently troubleshooted a computer that was claimed to be suddenly very sluggish overall, and it was almost impossible to click or move things. Turned out the wireless mouse button was faulty (batteries OK!) and a large percentage of clicks never made it to the OS. 😄 Everything went back to normal after replacing the mouse!.. :D)
You're right, I forgot to clarify that. The process is slightly lower, just at 30% to 38% on average. Even with lag worse than in the video the process usage does not climb.
03-05-2021 03:18 PM
03-05-2021 05:55 PM
@altenbach wrote:
What app shows the second largest CPU usage during these times?
There's no app consuming a large amount of CPU, just LabVIEW.
03-07-2021 08:31 PM
Sorry that my previous posts were hijacking this topic.
03-08-2021 09:57 AM
List processes by Disk Usage.
100% Disk Usage will also slow down a PC.
Lower spec machines running Windows 10 seem to have a lot of trouble with Virus and other "Security" software.
I recently setup an i5 Dell where the combination of McAfee and MS anti virus software rendered the PC basically unusable before any other software was installed on it.
03-08-2021 10:16 AM - edited 03-08-2021 10:17 AM
@pallen wrote:
List processes by Disk Usage.
100% Disk Usage will also slow down a PC.
Lower spec machines running Windows 10 seem to have a lot of trouble with Virus and other "Security" software.
I recently setup an i5 Dell where the combination of McAfee and MS anti virus software rendered the PC basically unusable before any other software was installed on it.
This is also not the case. Disk usage remains at 1%, even during worst freezes. For the record, the software executes perfectly well if I've compiled it and or built it.
03-09-2021 10:36 AM
Have you tried lowering "Limit Compiler Optimization" under the Tools/Options menu, Environment tab, at the bottom.
Set that slider to 0, then you need to make Labview recompile its VIs. I think you have to close Labview then reopen to make it recompile with the new setting. To be sure, make a cosmetic change once LV is reopen and save the VI.
They recommend to setting the value back to 5 when done.
03-09-2021 10:57 AM
@altenbach wrote:
(True story (I doubt that is your problem, though): I recently troubleshooted a computer that was claimed to be suddenly very sluggish overall, and it was almost impossible to click or move things. Turned out the wireless mouse button was faulty (batteries OK!) and a large percentage of clicks never made it to the OS. 😄 Everything went back to normal after replacing the mouse!.. :D)
Another TRUE story. Talking about odd behaviors reminded me of a work laptop I once had (I think it was a Dell? Maybe HP?) . Everything was running like a 286 with 500MB RAM.... super sloooow. I had the IT department disable virus scanner since it was regularly consuming 20% CPU, but no joy. This went on for a month with very little support. After much research on my part, I discovered it was due to a crappy battery. Remove the battery (running on AC) and the laptop went back to normal 😁