Sign in
go
/
go
/
1625da24106b610f89ff7a67a11581df95f8e234
/
src
/
runtime
/
iface_test.go
2270133
cmd/gc: allocate backing storage for non-escaping interfaces on stack
by David Chase
· 10 years ago
25e793d
cmd/internal/gc, runtime: speed up some cases of _, ok := i.(T)
by Josh Bleecher Snyder
· 10 years ago
77a2113
cmd/gc: evaluate concrete == interface without allocating
by Josh Bleecher Snyder
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/iface_test.go]
18e8664
cmd/gc: cache itab lookup in convT2I.
by Nigel Tao
· 13 years ago
8f84328
cmd/gc: inline convT2E when T is uintptr-shaped.
by Nigel Tao
· 13 years ago
d8e9b04
runtime: add interface microbenchmarks
by Dave Cheney
· 13 years ago