Why is it using float64 everywhere? This is computer graphics not computational 
physics! Changing everything to use float32 I get:
    
    
    name ............................... min time      avg time    std dv   runs
    ray trace ........................ 137.195 ms    140.204 ms    ±4.783    x36
    
    
    Run

Reply via email to