Macaulay2 » Documentation
Packages » Benchmark :: runBenchmarks
next | previous | forward | backward | up | index | toc

runBenchmarks

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 Tue Jun 16 06:19:26 UTC 2026
-- Darwin iad20-eo1207-5811244f-7776-45cf-b478-8120fa063690-72D2015FC97B.local 23.6.0 Darwin Kernel Version 23.6.0: Tue Apr 21 20:17:41 PDT 2026; root:xnu-10063.141.1.712.16~1/RELEASE_ARM64_VMAPPLE arm64
-- Apple Virtual Machine 1, Cores: 3, 
-- Processor: Apple M1 (Virtual)
-- Macaulay2 1.26.06, compiled with clang 15.0.0 (clang-1500.3.9.4)
-- res39: res of a generic 3 by 9 matrix over ZZ/101: .228994 seconds

For the programmer

The object runBenchmarks is a command.


The source of this document is in Benchmark.m2:319:0.