Skip to content

Add aero-js - #3

Open
nodefish wants to merge 5 commits into
hbakhtiyor:masterfrom
nodefish:master
Open

Add aero-js#3
nodefish wants to merge 5 commits into
hbakhtiyor:masterfrom
nodefish:master

Conversation

@nodefish

Copy link
Copy Markdown

Add Aero-js framework to the benchmark.

Comment thread servers/aero.js
@@ -0,0 +1,29 @@
global.Promise = require('bluebird');

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't need this, since we're using native

@nodefish nodefish Jun 17, 2017

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough. I used it because the author uses it in his own benchmark. You're right, probably better to remove it.

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

Successfully merging this pull request may close these issues.

2 participants