Re: [pygccxml-development] Performance regression?
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2007-08-21 17:34:39
|
On 8/21/07, Allen Bierbaum <al...@vr...> wrote: > Thanks to Roman's most recent changes, the performance problem I was > running into has been removed. > > My new timings are: > > Code generation complete. took: 219.872961044 > ... > module builder init: 115.682010889 > ... > build creators: 11.5951149464 > write module: 67.6457870007 > > The summary is that Roman has succeeded in making Py++ ~25x faster > overall for my test case and he has made the building of creators run > ~170x faster. I for one am very happy with that increase. :) Nice numbers! > Thanks a million Roman. This single set of changes will save me hours > and hours of waiting. Enjoy :-) P.S. pstats module have interactive mode - very very helpful. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |