User Tag List

Results 1 to 6 of 6

Thread: List of numbers

  1. #1
    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-onInstall Creator Pro

    Join Date
    Jun 2011
    Posts
    628
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    List of numbers

    I created List of numbers extension because I needed fast read and write numbers from the list object but list object and internal list object stroe data as string! So it allways need to converted from number to string and from string to number each time when I used it! it is big waste of time so I made List to store numbers.

    Download:
    http://speedy.sh/cCyN2/LOI.mfx

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And what's performance benefit in comparison to List or Internal?

  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)
    The list object has the option to set an Item's data value, aka the number associated with it. Jax also made the List & Set II object which deals with lists of numbers.

    On a side note I can't download so I can't see what this extension can do :\
    Working as fast as I can on Fusion 3

  4. #4
    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-onInstall Creator Pro

    Join Date
    Jun 2011
    Posts
    628
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I test speed of K-means algoritm with 10k of objects on List object, Internal list object and List of numbers.

    Times for objects:
    List object ~6m 47s.
    Internal list object ~2-3s (Nice time for string!)
    List of numbers ~1-2s

    Give me Your email and I will send You extension.
    Anyway I found way to more speed it up so I will relase new version in next days.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool. And have you tried the option LB mentioned?

    //

    Że niby i obiekt listy i internal mają opcję by były tylko wartościami a nie tekstem.

  6. #6
    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)
    Quote Originally Posted by ColdFire View Post
    Give me Your email and I will send You extension.
    Is there something wrong with simply zipping it and attaching it to a post?

    @Fanotherpg: I'll consider adding it


    EDIT: I've just checked out the version from the released extensions forum. Nice work, it is very simple though you misspelled the example name ;p
    Working as fast as I can on Fusion 3

Similar Threads

  1. sort numbers in list object
    By ST in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 17th August 2020, 06:47 PM
  2. List of numbers
    By ColdFire in forum Released Extensions
    Replies: 9
    Last Post: 13th March 2019, 10:01 AM
  3. Random Numbers and expiring the result numbers.
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 26th April 2013, 04:11 PM
  4. List object simply doesn't load a list file...
    By Pedro Almeida in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 10th February 2012, 12:46 AM
  5. Random Numbers Greater then Random Numbers...
    By Hordolur in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 15th April 2009, 06:24 AM

Posting Permissions

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