Skip to content

Instantly share code, notes, and snippets.

@capaj
Created June 6, 2016 01:30
Show Gist options
  • Save capaj/5323755ab2a415fed4de05121d0df599 to your computer and use it in GitHub Desktop.
Save capaj/5323755ab2a415fed4de05121d0df599 to your computer and use it in GitHub Desktop.
bluebird-co
make[1]: Entering directory '/home/capaj/git_projects/koa/benchmarks'
1 middleware
18730.10
5 middleware
17620.69
10 middleware
16914.27
15 middleware
16391.59
20 middleware
15858.33
30 middleware
14465.84
50 middleware
13257.24
100 middleware
9867.00
1 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
10567.71
5 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
8454.45
10 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
6357.48
15 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
5422.08
20 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
4656.78
30 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
3561.25
50 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
2516.37
100 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
1311.89
make[1]: Leaving directory '/home/capaj/git_projects/koa/benchmarks'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment