kubabuk Posted June 28, 2006 Share Posted June 28, 2006 Could someone explain me please, how can I read render time information stored in txt file? I got something like this: Render Time: 8569.484u 12.484s what units Houdini uses? This image took me aproximetly 1.5h to render, I'm sure that wasn't 12 seconds Kuba Quote Link to comment Share on other sites More sharing options...
peliosis Posted June 29, 2006 Share Posted June 29, 2006 Isn't it 2.38 hours? I think the first value is time in seconds. There shoul be -h option for "human readable" as in linux Quote Link to comment Share on other sites More sharing options...
kubabuk Posted June 29, 2006 Author Share Posted June 29, 2006 Thanks, Peliosis, probably you're right. Is there any particular reason Houdini shows time in this slightly odd way? I'll try -h on XP - hope will work... Kuba Quote Link to comment Share on other sites More sharing options...
Jason Posted June 29, 2006 Share Posted June 29, 2006 Thanks, Peliosis, probably you're right. Is there any particular reason Houdini shows time in this slightly odd way? It always has, since Mantra 1. Maybe it's just hopeful that those numbers will one day be under 60. Quote Link to comment Share on other sites More sharing options...
sibarrick Posted June 29, 2006 Share Posted June 29, 2006 It always has, since Mantra 1. Maybe it's just hopeful that those numbers will one day be under 60. 28847[/snapback] Just render a sphere and they will be. Why would you want to render anything more? Quote Link to comment Share on other sites More sharing options...
stevenong Posted June 29, 2006 Share Posted June 29, 2006 I found the following information through the Hbrowser: hdox://houdini/content/base/mantra_tshoot.xml I can't tell what the numbers in verbose output mean.The time output is in the form user_time system_times real_timer, for example 0.25u 0.2s 30.45r user_time is the amount of time that the Houdini process took to execute the command. system_time is the amount of time spent on system overhead. If the process is swapping a lot this number can get quite large. real_time is total time spent executing the command, including user time, system time, and any other unaccounted-for overhead. Hope it clears thing up. Cheers! steven Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.