blob: a1914564a56cec13a74a8f50d899f06f1006e1cb [file] [log] [blame]
[[Configurations]]
Name = "Old"
Root = "$ROOT/go-old"
AfterBuild = [ "benchsize", "benchdwarf" ]
[[Configurations]]
Name = "New"
Root = "$ROOT/go-new"
AfterBuild = [ "benchsize", "benchdwarf" ]
[[Configurations]]
Name = "Old-phase"
Root = "$ROOT/go-old"
GcFlags = "all=-d=ssa/all/time=1"
Disabled = true
[[Configurations]]
Name = "New-phase"
Root = "$ROOT/go-new"
GcFlags = "all=-d=ssa/all/time=1"
Disabled = true