What is Jython?

Ant antroy at gmail.com
Thu Nov 1 09:42:34 EDT 2007


On Nov 1, 1:23 pm, Ant <ant... at gmail.com> wrote:
> On Nov 1, 11:37 am, Ze'ev <zeevb.pub... at gmail.com> wrote:
> ...
>
> > ...> Jython is currently significantly slower than Python.
>
> > ...
> > Not according to this :http://blogs.warwick.ac.uk/dwatkins/entry/benchmarking_parallel_pytho...
>...
> So that's parallel processing and mathematical processing that seems
> faster in Jython. It's be interesting to see a proper comparison of
> how different types of program run.

Simple rexex processing of a large log file on the other hand was 10x
faster in Python than Jython, so I guess it depends on what you want
to achieve.

--
Ant




More information about the Python-list mailing list