kidoman / rays

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

Julia improvments #30

Closed jakebolewski closed 11 years ago

jakebolewski commented 11 years ago

I implemented the featues you were asking for on the julia mailing list.

This version matches the functionality of the Go benchmark. Rendering can be distributed over multiple processes, and single process rendering can be profiled with the --profile and --cprofile command line switches.