Closed 3DSinghVFX closed 3 years ago
that's nice. I'm not sure the reason then. I can only tell that i'm on windows 10.
that's nice. I'm not sure the reason then. I can only tell that i'm on windows 10.
Okay. I'll look into that, and I'll also ask someone for Mac OS as well.
that's nice. I'm not sure the reason then. I can only tell that i'm on windows 10.
Okay. I'll look into that, and I'll also ask someone for Mac OS as well.
I guess I have found out the reason, but it's little difficult for me to understand why it happens exactly. Would you please try this file to see the FPS? The problem is there are some node tree that contains lots of group node and loop node. These aren't being executed. Nevertheless their presence seems to impact simulation node somehow. If I remove these node trees, FPS goes back to 30.
This is due to expensive searches of nodes. Might be redundant, we will need to investigate this further. Not time at the moment, but here is a flamegraph.
This is due to expensive searches of nodes. Might be redundant, we will need to investigate this further. Not time at the moment, but here is a flamegraph.
@OmarEmaraDev Thanks. One thing I would like to add is that, if a node-tree has a large number of nodes and visible while playing animation, it also drops the FPS. Is that also related to searches of nodes?
@3DSinghVFX No. It takes time to draw those nodes on the screen, so each visible node adds to the render time and reduces FPS.
@3DSinghVFX No. It takes time to draw those nodes on the screen, so each visible node adds to the render time and reduces FPS.
Okay.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I think this post should be set "Pending". Since this an issue that's not being investigated for the moment.
@Gerstmann-Bradley Can you create an issue in the main repository so that we can track it better?
Continue from: https://github.com/3DSinghVFX/animation_nodes/issues/174#issuecomment-851215427
@Gerstmann-Bradley I'm using Ubuntu 18.04 LTS and Blender 2.93, I'm getting 24FPS for the Simulation Input node as well as with Simulation Output node: