POV-Ray : Newsgroups : povray.unofficial.patches : Performance issue with preview and sdl2.0. : Performance issue with preview and sdl2.0. Server Time
26 Jul 2024 20:41:30 EDT (-0400)
  Performance issue with preview and sdl2.0.  
From: William F Pokorny
Date: 1 Nov 2020 08:56:04
Message: <5f9ebe74$1@news.povray.org>
A notice for folks running hgpovray38 or povr.

On my Ubuntu 20.4.1 system just tripped on a significant performance 
issue with the preview feature when using the Simple DirectMedia Layer 
2.0 version. SDL2.0 the usual default, if the library is available when 
compiling.

You use the preview feature with radiosity always, but one can also set 
preview start and end (+sp32 +ep8) for non-radiosity renders.

No idea what's happening, but when timing with /usr/bin/time, what I see 
is a big jump in elapsed time. Using x11 or sdl1.2 on my current example 
render I get:

31.36user 0.14system 0:09.83elapsed

increasing to:

34.49user 4.54system 0:24.44elapsed

with sdl2.0. (+148%)

Bill P.


Post a reply to this message

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