profile f()profileSummary fcoverageSummary fRunning a computation with the profile keyword enables the Macaulay2 profiler, which measures and stores the frequency of particular instructions for aid in analyzing and optimizing the computation.
|
Afterwards, running profileSummary and coverageSummary produces easy to read tables summarizing the accumulated data so far in different ways.
|
|