GithubHelp home page GithubHelp logo

goodboydigital / mini-runner Goto Github PK

View Code? Open in Web Editor NEW
58.0 58.0 4.0 38 KB

A simple alternative to events, signals and callbacks with an emphasis on performance.

License: MIT License

JavaScript 100.00%

mini-runner's People

Contributors

goodboydigital avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mini-runner's Issues

Priorities

Hello @GoodBoyDigital. @ivanpopelyshev pointed me in the direction of this repo from this thread:
pixijs/pixijs#3570

Please see my comment here pixijs/pixijs#3570 (comment)
as this is a followup to that, just transferred to this repo.


This is any interesting approach for sure, but I would probably say the same thing I did in that comment, as this is optimizing for a particular feature of convenience, though doing a nice job of it, being that the whole concept is to allow multiple optional arguments. I wonder if you find it is needed, or if it can just handle one argument like oldskool event apis?

Also wondering if we can converge on something here with a priority-based api?

Here is a Gist of what I have for the ticker stuff I mentioned:
https://gist.github.com/drkibitz/79df1f458aa0e0db02eed338de1a25f8

Things to note:

  • Priority is only used for insertion (searches from start and end)
  • Removal is simply a filter
  • Dispatch just takes a single optional argument.

Can't run benchmarks

Following the #benchmarks instructions to run the benchmarks results in error of

missing script: start

using
macOS 10.12.3
Node v6.9.1
NPM v3.10.8

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.