← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #698136]: Two `def` functions, doesn't work, only bottom one works, why

 

Question #698136 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698136

bhavanitech posted a new comment:
> I stopped looking at this years ago, since it is rather complicated
with little overall effect.

Thanks for this quote, saved my many hours, possible days of over-
researching just to satiate my perfectionism disorder (Yes,
perfectionism is a dis-order, struggling with it for decades, lol).

> I never really had problems with that even on machines with 4GB
physical memory

Yes, my system works jaggedly/slowly when I have it running along with
Chrome, chrome dev_tools, VSCode etc. I think this was due to the fact
that older apps were written in real high level performant programming
languages like C, C++ or .net with good memory and GC managment. In
contrast nowadays, most desktop apps are javascript based, or optimized
for JS runtime, Chrome (think multiple chrome extension, needing their
own separate ram allocation) VSCode, Notion (Electron, js based), which
isn't a real high level lang, essentially its a scripting interpreter
written in C++, an extra steps in talking to hardware. so modern apps
will never be as performant as older apps, still this is just my
opinion. It may be due to many other factors that you never had problem
with 4GB RAM.

I think I wouldn't be using Sikuli anymore. Looking over to AutoIT image
search/recognition. Anyways, thank you very much for your help and your
work in keeping this project alive over the years.  Good day and Have a
nice one. :) :)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.