Closed GoogleCodeExporter closed 8 years ago
Interesting idea. Do you think running in jython will use less RAM or CPU?
Patches are always welcome ;-)
Original comment by tom.brow...@gmail.com
on 19 Jul 2010 at 5:25
Jython uses more CPU and RAM than CPython, so that's not a reason to switch to
it. The main advantage of Jython is that it is much easier to integrate it with
java code, and one can easily call compiled java classes and functions without
having to write complicated bindings as in the case of CPython and C.
Original comment by dzhe...@gmail.com
on 19 Jul 2010 at 11:18
Moved to https://github.com/google/transitfeed/issues/245
Original comment by bdfer...@google.com
on 8 Oct 2014 at 12:19
Original issue reported on code.google.com by
celil...@gmail.com
on 19 Jul 2010 at 2:44