William F Pokorny <ano### [at] anonymous org> wrote:
> Interesting. Measuring the cost of functions in POV-Ray can be tricky.
As I gathered. But I just wanted to get some ballpark figures as a starting
point.
> 1) Pure SDL calls to SDL internally wrapped C++ functions.
> 2) Calls from SDL of the VM implemented forms of functions.
> 3) Calls to VM functions from parse time 'compiled' code.
> I expect you are measuring purely SDL parse time performance - (1) -
> without any attempt at removing the SDL looping cost ?
I'm assuming the looping cost is a standard additive value for all my results,
so yes, all of the data is of Type 1, uncorrected.
- BW
Post a reply to this message
|