04-14-2020, 10:11 AM
(This post was last modified: 04-14-2020, 10:16 AM by shadowkiller.)
Hey,
I just came across a weird inconsistency, perhaps someone can shed some light on it. I have a bunch of particles using the property transfer operator, however the profiler is showing some weird results. If you take a look at the pic you will see the property transfer operator took almost 40 sec to complete the sub-operations of the property transfer, yet the final time took 132 sec, more than 3x the length of time. Does anyone know where the extra time is coming from? Even more strange is at some point the property transfer went at the full speed of the sub operators and it was awesome, however i saved and reloaded and now it seems to be going slow again for no reason, i'm pretty stumped. I included the max file in case you want to poke through it. When it was going full speed, the beginning frames calculated MUCH faster and would slow down as more particles accumulated. When its going slow, the whole thing calculates much slower, even on the beginning frames when there isn't very many particles.
I also did a quick test with the property transfer vs a property test (neighbor count) with the same test radius and for some reason the neighbor test was 2x faster than the property transfer. Its operations also took 3x longer than reported in the property test sub operators. Do they use the same method for accumulating the neighbor particles?
Any insight would be great!
Thanks!
I just came across a weird inconsistency, perhaps someone can shed some light on it. I have a bunch of particles using the property transfer operator, however the profiler is showing some weird results. If you take a look at the pic you will see the property transfer operator took almost 40 sec to complete the sub-operations of the property transfer, yet the final time took 132 sec, more than 3x the length of time. Does anyone know where the extra time is coming from? Even more strange is at some point the property transfer went at the full speed of the sub operators and it was awesome, however i saved and reloaded and now it seems to be going slow again for no reason, i'm pretty stumped. I included the max file in case you want to poke through it. When it was going full speed, the beginning frames calculated MUCH faster and would slow down as more particles accumulated. When its going slow, the whole thing calculates much slower, even on the beginning frames when there isn't very many particles.
I also did a quick test with the property transfer vs a property test (neighbor count) with the same test radius and for some reason the neighbor test was 2x faster than the property transfer. Its operations also took 3x longer than reported in the property test sub operators. Do they use the same method for accumulating the neighbor particles?
Any insight would be great!
Thanks!