Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A 1100 lines of Js to perform about 250 milliseconds #92

Open
zgsxtyzgd opened this issue Mar 15, 2017 · 2 comments
Open

A 1100 lines of Js to perform about 250 milliseconds #92

zgsxtyzgd opened this issue Mar 15, 2017 · 2 comments

Comments

@zgsxtyzgd
Copy link

zgsxtyzgd commented Mar 15, 2017

A 1100 lines of Js to perform about 250 milliseconds

Object.defineProperty(Stream, "members", { get: function () { if (!Stream._members) Stream._members = {}; return Stream._members; }, enumerable: true, configurable: true });

@rodrigoroma
Copy link

Is it related to #68 ?

@zgsxtyzgd
Copy link
Author

It's just a js property definition, and can emit when defined delay, begin to emit such calls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants