github.com/powerman/golang-tools@v0.1.11-0.20220410185822-5ad214d8d803/go/ssa/testdata/src/README.txt (about) 1 These files are present to test building ssa on go files that use signatures from standard library packages. 2 3 Only the exported members used by the tests are needed. 4 5 Providing these decreases testing time ~10x (90s -> 8s) compared to building the standard library packages form source during tests.