You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata
Daniel Martí 7294469a7f testdata: reduce the cost of short tests
Reduces "go test -short" with a warm build cache from ~9s to ~4s. The
main offender was the use of "-a" in the "garble test" call; I think I
added that flag to rebuild all packages when debugging an error, and
forgot to remove it.
3 years ago
..
bench-cache rework the build benchmarks 3 years ago
bench-nocache rework the build benchmarks 3 years ago
mod make the handling of import paths more robust 3 years ago
scripts testdata: reduce the cost of short tests 3 years ago