Message9935

Author zyasoft
Recipients jmadden, stefan.richthofer, zyasoft
Date 2015-04-23.16:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429805388.63.0.891714900673.issue2336@psf.upfronthosting.co.za>
In-reply-to
Content
However, it would still be awesome to get these performance numbers, whether bad or good. Jason, can you change your call to gc.collect as follows, monkeypatching sys.modules as necessary:

from java.lang import System

System.gc()

then we could get those stats for the time being.
History
Date User Action Args
2015-04-23 16:09:48zyasoftsetmessageid: <1429805388.63.0.891714900673.issue2336@psf.upfronthosting.co.za>
2015-04-23 16:09:48zyasoftsetrecipients: + zyasoft, stefan.richthofer, jmadden
2015-04-23 16:09:48zyasoftlinkissue2336 messages
2015-04-23 16:09:48zyasoftcreate