[Commits] [ianhinder/Kranc] f813ff: Add function call profiling to Kranc
Erik Schnetter
schnetter at gmail.com
Fri Apr 8 07:53:11 CDT 2016
Branch: refs/heads/eschnett/dgtile
Home: https://github.com/ianhinder/Kranc
Commit: f813ff1d62a939617605797f4a7f6a0eaaecdbf1
https://github.com/ianhinder/Kranc/commit/f813ff1d62a939617605797f4a7f6a0eaaecdbf1
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths:
M Bin/kranc
M Tools/MathematicaMisc/Errors.m
M Tools/MathematicaMisc/Profile.m
M Tools/MathematicaMisc/RunKranc.m
Log Message:
-----------
Add function call profiling to Kranc
Use kranc -p script.m to output a profile at the end of the run with all
function calls taking longer than 1s to execute at Kranc time.
Commit: 06f44aec778302d8b5f3ca50c36faf99f4a513aa
https://github.com/ianhinder/Kranc/commit/06f44aec778302d8b5f3ca50c36faf99f4a513aa
Author: Erik Schnetter <schnetter at gmail.com>
Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths:
M Bin/kranc
M Tools/MathematicaMisc/Errors.m
M Tools/MathematicaMisc/Profile.m
M Tools/MathematicaMisc/RunKranc.m
Log Message:
-----------
Merge branch 'master' into eschnett/dgtile
Compare: https://github.com/ianhinder/Kranc/compare/c7fbedf8e5ab...06f44aec7783
More information about the Commits
mailing list