Re: [pygccxml-development] Any recent commits that may affect performance
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2007-02-16 05:37:56
|
On 2/15/07, Allen Bierbaum <al...@vr...> wrote: > Have there been any recent commits (past 1-2 months) that may have had a > significant affect on performance in py++? > > I just update to the latest svn version and my code generation process > is back up around 15 minutes. Is there anything I should look for as a > cause? Yes, dependency manager. It checks that you expose all declarations that are used in your interface. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |