kidoman / rays

Ray tracing based language benchmarks
https://kidoman.com/programming/go-getter.html
95 stars 23 forks source link

Go version stack overflows #35

Open ghost opened 10 years ago

ghost commented 10 years ago

I haven't investigated this much, but I think the last pass of cleanup seems to have broken the Go version.

Reverting around Line 137 fixes it for me.