next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Benchmark :: runBenchmarks

runBenchmarks

Synopsis

Description

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 16 08:55:20 UTC 2023
-- Linux fe026b620acd489cb4640bb6ba819dbe 6.2.8-200.fc37.ppc64le #1 SMP Wed Mar 22 18:34:43 UTC 2023 ppc64le GNU/Linux
-- 
-- Macaulay2 1.21, compiled with gcc 13.0.1
-- res39: res of a generic 3 by 9 matrix over ZZ/101: .205767 seconds

For the programmer

The object runBenchmarks is a command.