Code Monkey home page Code Monkey logo

Comments (6)

mezkhalin avatar mezkhalin commented on July 22, 2024

If it's not a problem I am happy to take on this issue

from flixel.

Dovyski avatar Dovyski commented on July 22, 2024

Awesome! :) You can start working on this right now, if you want, but I think it's better if you could hold on until Andreas has organized FlxG/FlxU (issue #142).

from flixel.

mezkhalin avatar mezkhalin commented on July 22, 2024

Wonderful! I'll wait until the reorganization then, could prove cumbersome otherwise ;)

from flixel.

greysondn avatar greysondn commented on July 22, 2024

The comments give a page which may or may not be of use during this process:
http://graphics.stanford.edu/~seander/bithacks.html

It is important to bench the results to be sure it's actually doing good instead of just taking it at face value (and will have to be retested from time to time); I have found such things as I've searched them out to be hit-and-miss chiefly dependent on age. One of the comments there notes:

This was tested with the standalone flash player 9 on windows. but I assume that nowadays the results are out of date and differ greatly.

The simplest test for execution time is to wrap in getTimer() calls such that timeElapsed = timeNow - timeBefore; accuracy is varied by platform but generally is down to the millisecond level somewhat reliably for that test.

Once I have cleared my current docket of assurances here in flixelCommunity, I would be happy to assist in this process if needbe; however, I am considering those hung until the directory structure (and, by extension in AS3, API address for any given component) stabilizes, for various reasons.

Edit: Typos, silliness... I'm too emotive for this line of work...

from flixel.

Dovyski avatar Dovyski commented on July 22, 2024

That's a good observation, @greysondn A few bench tests won't hurt.

from flixel.

Dovyski avatar Dovyski commented on July 22, 2024

Faster sin function: http://guihaire.com/code/?p=520

from flixel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.