Page 1 of 1

Exporting calculation in the log

Posted: Tue Dec 16, 2014 4:53 pm
by skoeth
Hi there,

i'm just doing some benchmarks to compare some different GPU.
When i'm looking at the Octane log i wonder, how the "Total export Time" is beeing calculated.
In my screen you can see that if you sum all the other parameter above up it's not the same result.

Image
The log says "102460,508ms", my calculator "10822,968ms".

So my question is, what is actually causing the massive difference between the total output and my calculation?
What is not displayed in the log and how can i see exactly what the "Total export Time" is made up of?


my system:
MacPro5,1 OS X 10.10.1
testing GTX 780, GTX 780Ti, GTX970 and GTX TITAN Black on an external GPU cluster
Octane Standalone 2.13
Octane C4D plugin 2.14
CUDA Driver 6.5.25, NVIDIA Web Driver 343.01.02f03


Best wishes,
Jonas

Re: Exporting calculation in the log

Posted: Wed Dec 21, 2016 3:51 pm
by morphious2013
Where is the log stored?

Re: Exporting calculation in the log

Posted: Wed Dec 21, 2016 3:55 pm
by aoktar
It adds also Renderer's compilation time. These numbers are spent before update() command.
Rest is time after update() command to until first sampled pixel.