POV-Ray : Newsgroups : povray.general : Improving POV-Ray. : Re: Improving POV-Ray. Server Time
12 Aug 2024 19:34:17 EDT (-0400)
  Re: Improving POV-Ray.  
From: Spider
Date: 21 Feb 1999 10:13:55
Message: <36D01BE3.49F920CE@bahnhof.se>
Rudy Velthuis wrote:
> 
<snip>

Nifty basic :-)
 

> 
> A language like Inprise Borland Object Pascal and the component library VCL
> uses assembler in time-critical parts (sorting, string functions) or in
> parts, where a call couldn't easily be faked using high level Pascal
> (because something like non-standard stack handling is required). 
I know this about the Delphi environment, and that they used it partly
in OOP pascal.

> I've
> however seen one example, where optimized Pascal code was *faster* than the
> original hand-optimized assembler routine. This was also a string function.
> It was the improved algorithm which did the trick.

Show me that pascal code, please. 

-- 
//Spider 
( spi### [at] bahnhofse ) [ http://www.bahnhof.se/~spider/ ]
#declare life = rand(seed(42))*sqrt(-1);


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.