summaryrefslogtreecommitdiff
path: root/benchmark.py
AgeCommit message (Expand)Author
2011-09-10mergeStan Seibert
2011-09-10Add the ability to propagate the same photons multiple times on theStan Seibert
2011-09-10update benchmark.pyAnthony LaTorre
2011-09-08add normalize() function to transform module. np.apply_along_axis(np.linalg.n...Anthony LaTorre
2011-09-06geometry on the GPU is now a struct created in the GPUGeometry class. coding ...Anthony LaTorre
2011-09-02update event structure. break gpu.GPU class into separate smaller independent...Anthony LaTorre
2011-08-22Oops, uncomment other benchmark testsStan Seibert
2011-08-22Benchmark and unit test for PDF creationStan Seibert
2011-08-19Do the hash-bang correctly at the top of the benchmark script.Stan Seibert
2011-08-19Benchmark photon load timesStan Seibert
2011-08-19ignore first kernel call in benchmarksAnthony LaTorre
2011-08-19add benchmarks for ray intersection and photon propagationAnthony LaTorre