Jump to content

Recommended Posts

Hello !

I noticed that the Last Cook info to know how long the node has cooked for is "wrong" for Wrangle Nodes.
This can be seen easily when using the Performance Monitor to get the real data
image.png.653d10487e80a4dfdaf3bbee063bdbb4.png

When we look at the values in the Performance Monitor itself, we can see that the Last Cook Time for a Wrangle Node is actually only the Output VEX Code step. This seems to ignore the whole attribvop step.
image.png.7dc1d714dc1a5aca224bb4f88c03a6ca.png

This doesn't occur for other nodes, such as the blast or delete nodes.

Is this an expected behavior regarding the Wrangle Nodes ?

 

Attached is the test file, where I compare the speed of four methods to isolate the points I want.
1 - blast, cook time 0.189s
2 - delete, cook time 1.193s
3 - wrangle (pt), cook time 0.56ms ("real" is 1.632s)
4 - wrangle (detail), cook time 0.13ms ("real" is 4.189s)

At first, I thought "hey, wrangles are sooo much faster than even the blast node, so why not use them always instead"
But then, I noticed that the wait time I felt when cooking the node was a bit longer on the wrangle, despite the Cook Time telling me otherwise. This is what sparked this whole investigation

wrangleCookTime.hipnc

Thanks !

Link to comment
Share on other sites

  • 1 month later...

Hey Skybar,
sorry for not updating this post, but here's an update :

I filed a RFE, and just received a mail confirming that this is a bug, and it has been logged in SESI's database; Bug (ID#95752)
She said she'll update me when the developers will have produced a fix, so I'll update this post then.

Thank you for your answer :)

Edited by Alain2131
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...