Re: oprofile on svn import
From: Eric Wong <hidden>
Date: 2016-06-15 22:42:29
Jon Smirl [off-list ref] wrote:
I'm going back to cvsimport tomorrow. My svn import that had been running for five days got killed this morning when the city decided to move the telephone pole that provides my electricty. Some oprofile data, this doesn't make a lot of sense to me. Why is it in libcypto so much?
The sha1 calculation is done in libcrypto, afaik. Anybody want to see how my latest patches to git-svn (and using SVN perl libraries) stacks up against the mozilla repo? Speedwise, I don't expect git-svn to be too different than git-svnimport, but it should use much less memory (I'll probably port the hacks to git-svnimport, too). I'll see about freeing up one of my machines to test the mozilla repo. Unfortunately, all of my hardware is a few years old and not extremely fast. -- Eric Wong