Message9901

Author zyasoft
Recipients Vanuan, fwierzbicki, zyasoft
Date 2015-04-19.22:54:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429484057.12.0.0184777635824.issue1986@psf.upfronthosting.co.za>
In-reply-to
Content
Different code paths. It's not nearly as slow now, with rounding removed from the original test:

$ jython27 t-file.py
java.io:  0.000999927520752
os:  0.0

I'm going to close this out - we will want to analyze performance for more than just this one example, just so we put our resources in the right place.
History
Date User Action Args
2015-04-19 22:54:17zyasoftsetmessageid: <1429484057.12.0.0184777635824.issue1986@psf.upfronthosting.co.za>
2015-04-19 22:54:17zyasoftsetrecipients: + zyasoft, fwierzbicki, Vanuan
2015-04-19 22:54:17zyasoftlinkissue1986 messages
2015-04-19 22:54:16zyasoftcreate