-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 6/24/2014 4:33 PM, Richard Hipp wrote:
> Can you compile fossil with -pg, run a commit, and then consult
> gprof to see where it is spending all its time?

I just did an empty commit.  It took fifty seconds.  Due to machine
availability, I'm using a different computer than before, and this one
has autosync turned off.

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.

I can send you the full gprof data if you need it.

- -- 
Andy Goth | <andrew.m.goth/at/gmail/dot/com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTqfJsAAoJELtYwrrr47Y4M+UIANsGXYDG1+C1vhbtckokk1wk
tTCteG+SKlzaaF6p8UVawQak/Sv6KFdZqVFiI6CfQdww/8iqLpYKcAI+onPEKx/m
UBqWypBDVvlAWE2mJLMNoKqUCiC3QIFALYGgZqzNme0JVoYL0/7LRJBMey0djHVj
9b+iOzfSp76+Ipl6sIH/GchwhcQJvQZKWLaxAU26GbYSoEt6jcF28HJ+8emkMsZt
xnTlRe7CV42G7zsNk3i8Eeu78Nx2thRxFI75HYnJIjB+/hHVIhrf3EqSeDK6E4p4
viJ4CwW4Id2pp95MU5caAwR+SCEeoZ8xZNVKIijhfOZiQUN5VmErHL49QI3F2v8=
=UI+N
-----END PGP SIGNATURE-----
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to