User Tag List

Results 1 to 4 of 4

Thread: picking values with calculations. is it slower?

  1. #1
    No Products Registered

    Join Date
    Dec 2006
    Posts
    319
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    picking values with calculations. is it slower?

    Assuming it's used a lot with fast loops and such, is there any difference in speed vs the conventional way? Does anyone know?

  2. #2
    Clicker iOS Export Module

    Join Date
    Feb 2010
    Location
    Behind the tree!
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes it is, but you need to be doing a lot for it to be noticeable. I would also recommend switching from fast loops to "foreach" object as it's quicker and allows for additional options for picking.

  3. #3
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Keokeo, are you talking about choosing which alterable/global value to get/set via an expression? Or are you talking about spread values and fast loops? The latter is exponentially slower.
    Working as fast as I can on Fusion 3

  4. #4
    No Products Registered

    Join Date
    Dec 2006
    Posts
    319
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LB I am talking about the first, i.e. clicking on the "use a calculation" button. What about that?

Similar Threads

  1. Help with calculations!
    By J3sseM in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 25th July 2013, 12:29 PM
  2. iPad 1 & iOS 5 slower
    By mikec in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 30th November 2011, 08:34 PM
  3. Looping in HWA - slower
    By Blizna in forum Hardware Accelerated Runtime
    Replies: 12
    Last Post: 3rd August 2009, 05:14 PM
  4. Java is slower?
    By RickyRombo in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 20th May 2009, 01:35 PM
  5. Game gets slower and slower...
    By Mantoid in forum Hardware Accelerated Runtime
    Replies: 14
    Last Post: 1st April 2009, 01:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •