A bit ago, maybe a year or two, I was having really, really slow performance 
when I was doing LiveCode scripting. I posted my problem on this forum and 
someone made a suggestion about how the LiveCode Script editor makes a lot of 
reads and writes to your computer. The suggestion was made to look at your 
anti-virus protection as this was causing the problem.
I eliminated the problem by listing the LiveCode program (under the runrev 
folder) as an exception to the Virus Protection Scanning. That solved the 
problem.
Thank you to whomever that suggestion was made by because it was a really 
frustrating thing to put up with.
You can even list an exception if you are only using Windows Defender.

Sincerely,

Clarence Martin
Email: chi...@themartinz.com
Phone: 626 6965561

-----Original Message-----
From: use-livecode <use-livecode-boun...@lists.runrev.com> On Behalf Of 
matthias rebbe via use-livecode
Sent: Wednesday, March 31, 2021 2:13 AM
To: How to use LiveCode <use-livecode@lists.runrev.com>
Cc: matthias_livecode_150...@m-r-d.de
Subject: Re: slow responsiveness on windows - what was it like?




-
Matthias Rebbe
Life Is Too Short For Boring Code

> Am 31.03.2021 um 10:20 schrieb Tiemo via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> After checking several ideas, Currys hint gave me the right direction.
> My Machine has a SSD, but I have all my files on my domain server and 
> was as ever since "decades" working directly on my server.
> Working over my gigabit network is what the newer LC versions don't 
> like anymore. Copying all files on my local SSD everything is fine.
> If this is what it is with LC, I have to think about a new backup 
> strategy, because I usually don't backup my client, All of my data and 
> files are located on my server.
> 


How about a local OwnCloud installation. 
https://owncloud.com/de/

The principle is the same as Dropbox.
The data is stored on a server and is synchronized with the client machine. So 
you still are working with local files, but a client running on your computer 
synchronizes your local files with the server.


> Thanks all for your ideas
> Tiemo
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: use-livecode <use-livecode-boun...@lists.runrev.com> Im Auftrag 
> von Curry Kenworthy via use-livecode
> Gesendet: Dienstag, 30. März 2021 16:10
> An: use-livecode@lists.runrev.com
> Cc: Curry Kenworthy <cu...@pair.com>
> Betreff: Re: slow responsiveness on windows - what was it like?
> 
> 
> Tiemo:
> 
>> working with LC 9.6 on a fast win 10 machine  > the responsiveness of 
>> the
> IDE on every mouseclick  > or other action is almost not acceptable slow.
> 
> The biggest issue was not Windows per se, but rather disk access:
> LC IDE's casual repetitive disk usage + modern antivirus + HDD.
> 
> Best solution: SDD.
> Next best: Turn off some SE auto options, tweak antivirus.
> 
> Best wishes,
> 
> Curry Kenworthy
> 
> Custom Software Development
> "Better Methods, Better Results"
> LiveCode Training and Consulting
> http://livecodeconsulting.com/
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to