Message11468
With only one file tested, most of the time is the initialization of Jython, and any difference is hidden by that. With the 29057 iterations of that four line script in a single JVM, the effect is visible.
If you download the sources.jar for jython-standalone-2.7.1, unzip it, and run the test from the root of that unzipped JAR, that the results are:
Tests run: 3648, Failures: 46
Time: 10.366 (Jython 2.7.0)
Time: 943.857 (Jython 2.7.1)
Sorry I wasn't clear on the need to run this against a large directory structure to see the effect. |
|
Date |
User |
Action |
Args |
2017-07-05 23:16:40 | rhwood | set | messageid: <1499296600.73.0.997881472967.issue2604@psf.upfronthosting.co.za> |
2017-07-05 23:16:40 | rhwood | set | recipients:
+ rhwood, amak, jamesmudd |
2017-07-05 23:16:40 | rhwood | link | issue2604 messages |
2017-07-05 23:16:40 | rhwood | create | |
|