On Thu, Feb 28, 2008 at 11:09:51AM +0100, Lutz Steinborn wrote:
> Any hint how to improve the import performance for complex
> objects ?

   I don't know of any way, else it would be in SQLObject already and
turned on by default. ;)
   Have you tried psyco (JIT compiler for Python)? I don't know if it
helps, I even don't know if it is compatible with SQLObject. But IWBN to
hear results of an experiment from big scale project.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to