On Tue, Apr 13, 2010 at 11:31:35PM +0100, Tim Bunce wrote: > p.s. As time goes by the effort required to maintain a consistent data > model in memory with references will only get larger. I'm coming to the > conclusion that NYTProf should include a module that'll load the profile > into an SQLite db. (I might have mentioned this before.) That'll be > useful for many things but would also, I believe, simplify the data > model code significantly.
Yes, that's why I sidestepped that entire problem with the merger, and instead merged the profiling data streams. That was an easier problem to solve. Nicholas Clark -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
