the benchmarks whose names occur in x are run. The output is in a standard format that can be inserted into a Macaulay2 source file as a comment. If x is omitted, then the "res39", "resG25", and "gbB148" are run. If x is all, then all the benchmarks are run.
The tests available are:
"deg2generic" -- gb of a generic ideal of codimension 2 and degree 2
"gb4by4comm" -- gb of the ideal of generic commuting 4 by 4 matrices over ZZ/101
"gb3445" -- gb of an ideal with elements of degree 3,4,4,5 in 8 variables
"gbB148" -- gb of Bayesian graph ideal #148
"res39" -- res of a generic 3 by 9 matrix over ZZ/101
"resG25" -- res of the coordinate ring of Grassmannian(2,5)
"yang-gb1" -- an example of Yang-Hui He arising in string theory
"yang-subring" -- an example of Yang-Hui He
i1 : runBenchmarks "res39" -- beginning computation Sun Apr 9 17:55:13 UTC 2017 -- Linux buildvm-aarch64-03.arm.fedoraproject.org 4.9.4-201.fc25.aarch64 #1 SMP Mon Jan 23 03:05:11 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux -- BogoMIPS 100.00 -- Macaulay2 1.9.2, compiled with gcc 7.0.1 -- res39: res of a generic 3 by 9 matrix over ZZ/101: .33039 seconds |
The object runBenchmarks is a command.