smarty-prototypes / go-disruptor

A port of the LMAX Disruptor to the Go language.
Apache License 2.0
1.37k stars 212 forks source link

reader.go has sleep #7

Closed bobohume closed 5 years ago

bobohume commented 5 years ago

if i remove the reader.go time.sleep it perform better...why has sleep,

joliver commented 5 years ago

I have removed the sleep.