Does pick by comparison give you a ton of lag VS compare var

0 favourites
  • 4 posts
From the Asset Store
Pick Up Items Sound effects for your game, Take them for a ride right now and you will worry no more.
  • I finished a long list of trial and error making a loop system for (tons) of instances, but now Im trying to figure it out, is the best way to compare (performance wise) by "compare variable" on an instance rather than pick by comparison?

    Because Ive noticed by comparison adds like 40% more CPU usage. (very bad).

    But picking by "compare variable" (built into object) does not.

    Any other methods to pick if its compared to a passed function parameter?

  • Hey Itenimum1 hi.

    I dont see any lag between those events "compare variable" | "pick by comparison" | "pick by evaluate" .

    IMO its the same thing. IMO pick nearest or farthest is more cpu consumption than the above events.

    I dont know for sure ( maybe it is something with your code that gives you 40% more cpu consumption ) so i think the most experience users with c2 can help you with this, maybe ASHLEY.

    Cheers.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • can you post a capx ? or at least a method (Steps) how to reproduce that? where did you see that "40%" lag?

    debugger? some other tool? how? what? where? don't just bump in without any evidence / steps / etc and throw big words like "very bad"

  • I finished a long list of trial and error making a loop system for (tons) of instances, but now Im trying to figure it out, is the best way to compare (performance wise) by "compare variable" on an instance rather than pick by comparison?

    Because Ive noticed by comparison adds like 40% more CPU usage. (very bad).

    But picking by "compare variable" (built into object) does not.

    Any other methods to pick if its compared to a passed function parameter?

    Post a .capx to show this issue here and steps to reporoduce.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)