mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 15:14:49 +03:00
523ab4331a
A bunch of cleanups to make profiling possible again, and easier. "make quickprof-CMD" generates a profile for CMD, which must be one word and runs against one of the sample journals (the usual quickprof-"SOME WORDS" quoting trick isn't working here for some reason) Also, "make hledgerprof" builds the hledgerprof executable (in stack's bin dir) for profiling. "make hledgercov" builds the hledgercov executable (in ./bin) for coverage reports (renamed from hledgerhpc to remind me that HPC is nothing to do with heap coverage) |
||
---|---|---|
.. | ||
criterionbench.hs | ||
dayssincetag.hs | ||
doctest.hs | ||
generatejournal.hs | ||
generatetimelog.hs | ||
listbydeps.hs | ||
progressionbench.hs | ||
regressiontest.py | ||
runhledgercov | ||
simplebench.hs | ||
simplifyprof.hs | ||
trhsx | ||
unittest.hs |