When poll is active respond at

Race detection in Go is (which of these)

52%
55
dynamic, based of actual execution paths
3%
3
static, done via reasoning about the logic of the code flow
8%
9
Cheap and efficient, ok for leaving in production code
37%
39
3X to 10X slower than "normal" code, due to instrumentation
Powered by