POV-Ray : Newsgroups : povray.newusers : Should Parsing really take that long? How to speed it up? : Re: Should Parsing really take that long? How to speed it up? Server Time
26 Apr 2024 06:02:53 EDT (-0400)
  Re: Should Parsing really take that long? How to speed it up?  
From: Stephen
Date: 4 Dec 2015 15:30:36
Message: <5661f7ec$1@news.povray.org>
On 12/4/2015 7:43 PM, clipka wrote:
> Am 04.12.2015 um 19:40 schrieb Stephen:
>> On 12/4/2015 5:27 PM, ILM wrote:
>>> As the files are really small I still would like to try hiding the error
>>> message. Even this will probably not change anything. This might be
>>> the easiest
>>> way to test for. So is there any way to stop the the console printout
>>> of the
>>> errors?
>>
>>  From the Help documentation
>>> 3.2.7.4 Warning Level
>>
>>
>>> Warning_Level=n     Allows you to turn off classes of warnings.
>>> +WLn             Same as Warning_Level=n
>
> I'm a bit surprised that -GA has no effect.
>

Yes, it still gives warnings. Warnings have always been shown as long as 
I can remember.

> Preset INI file is 'C:\Users\Stephen\Documents\POV-Ray\v3.7\ini\quickres.ini',
section is '[1024x768, AA 0.3]'.
> Preset source file is 'F:\Graphics\B3D Data\Scenes\Pov Scenes\wax02.pov'.
> Rendering using command line '-ga'.
> Rendering with 12 threads.
> Parse Warning: Linear prism not closed. Closing it.
> Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
> Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.
> POV-Ray finished
> -
> CPU time used: kernel 0.55 seconds, user 2.01 seconds, total 2.56 seconds.
> Elapsed time 1.55 seconds, CPU vs elapsed time ratio 1.65.
> Render averaged 508688.23 PPS (307390.32 PPS CPU time) over 786432 pixels.
> ----------------------------------------------------------------------------

Preset INI file is 
'C:\Users\Stephen\Documents\POV-Ray\v3.7\ini\quickres.ini', section is 
'[1024x768, AA 0.3]'.
Preset source file is 'F:\Graphics\B3D Data\Scenes\Pov Scenes\wax02.pov'.
Rendering using command line '-GW'.
Rendering with 12 threads.
Parser Options
   Input file: F:\Graphics\B3D Data\Scenes\Pov Scenes\wax02.pov
   Remove bounds........On
   Split unions.........Off
   Library paths:
     F:\Graphics\B3D Data\Scenes\Pov Scenes
     C:\Users\Stephen\Documents\POV-Ray\v3.7\include\df3prox-0.95
     C:\Users\Stephen\Documents\POV-Ray\v3.7\include
     C:\Windows\Fonts
   Clock value:    0.000  (Animation off)
Image Output Options
   Image resolution.....1024 by 768 (rows 1 to 768, columns 1 to 1024).
   Output file..........F:\Graphics\B3D Data\Scenes\Pov 
Scenes\wax02.png, 24 bpp PNG
   Dithering............Off
   Graphic display......On  (gamma: sRGB)
   Mosaic preview.......Off
   Continued trace......Off
Information Output Options
   All Streams to console..........On
   Debug Stream to console.........On
   Fatal Stream to console.........On
   Render Stream to console........On
   Statistics Stream to console....On
   Warning Stream to console.......Off
Parse Warning: Linear prism not closed. Closing it.
Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.



-- 

Regards
     Stephen


Post a reply to this message

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