sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03264
[Bug 795486] Re: [request] Upgrade Jython 2.5.1 -> 2.5.2 in the Sikuli distribution
--- build bots/nightly builds:
I think they are thinking about something like that.
I currently just upgrade my lokal branch copy and build using the given cmake approach.
--- measure startup time
this is only possible by integrating measure points at the different startup steps in the source (I guess the developers know, where the time is spent ;-)
One thing: Jython as it is implemented in Sikuli IDE, does not use caching (as the standalone Jython can do). But I do not know, what this might bring. At least I wonder why it is not possible, to use a separate installed Jython and switch off the internal one.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/795486
Title:
[request] Upgrade Jython 2.5.1 -> 2.5.2 in the Sikuli distribution
Status in Sikuli:
New
Bug description:
Jython 2.5.2 seems to get several performance improvements
http://www.jython.org/latest.html along with numerous bug fixes.
It may help to reduce startup time when Sikuli scripts are invoked
from command line.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/795486/+subscriptions
References