Re: [pygccxml-development] Performance regression?
Brought to you by:
mbaas,
roman_yakovenko
From: Allen B. <al...@vr...> - 2007-08-21 18:15:53
|
Roman Yakovenko wrote: > 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. > Do you have a link to some documentation about this mode? -Allen |