On Tue, Jun 24, 2014 at 11:49 PM, Andy Goth <[email protected]> wrote:
> gprof says 89.2% (10.74s) in MD5Transform, 1.16% (0.14s) in MD5Update, > 1.08% (0.13s) each in pcache1Fetch and sqlite3VdbeExec. Cumulative > time is shown as 12.04s. I'm not sure where the rest of the time > went, but gprof isn't seeing it. Shouldn't be I/O or other kernel > stuff since there's no autosync. > My money's on malloc and free. i'm not familiar with gprof, but perhaps it's only recording user space? -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

