hi,
I’m looking at my performance monitor. Everything executes very fast, but then I see this “rendering a window” task which takes 12.5 ms…
does anyone know what that task is and if/how it can be sped up?
thanks
mc
hi,
I’m looking at my performance monitor. Everything executes very fast, but then I see this “rendering a window” task which takes 12.5 ms…
does anyone know what that task is and if/how it can be sped up?
thanks
mc
Hi mc
That’s an interesting if not difficult question - there’s lots of stuff that happens in that particular call and sadly it’s not necessarily straightforward to address. To get a better handle on what’s actually happening there I’d first look at the following pages of the wiki - they describe what rendering is to Touch, how to better read / interpret the performance dialogue window, general optimization, and geometry optimization.
You might also look at this thread as I thin it addresses your question:
[url]14 ms. rendering a window by default? - #2 by elburz - General TouchDesigner Discussion - TouchDesigner forum
Rendering
[url]https://www.derivative.ca/wiki099/index.php?title=Rendering[/url]
The Performance Monitor Dialog
[url]https://www.derivative.ca/wiki099/index.php?title=Performance_Monitor_Dialog[/url]
Optimization
[url]https://www.derivative.ca/wiki099/index.php?title=Optimize[/url]
Geometry Optimization
[url]https://www.derivative.ca/wiki099/index.php?title=Optimize_Geometry_for_Rendering[/url]