chiark / gitweb /
Makefile: Print timing information in test output.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 17 Nov 2009 23:28:27 +0000 (23:28 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 17 Nov 2009 23:28:27 +0000 (23:28 +0000)
commitb3cbee25bc4ead4911b04a411d1c590f87467f63
tree907fb2556ebd60007dacd888f5730bd523042ed8
parent2bd37ef118cb1e41cb0e9e2332a9eb69ac2f2df4
Makefile: Print timing information in test output.

For some reason, C makes a very poor showing in the timings.  I'd love
to know why.  (Guess at `malloc' being a bottleneck.)
Makefile