Skip to content

Instantly share code, notes, and snippets.

@capaj
Created June 6, 2016 01:24
Show Gist options
  • Save capaj/e3e76a5d0e24e5583d3aaa323eccd6fd to your computer and use it in GitHub Desktop.
Save capaj/e3e76a5d0e24e5583d3aaa323eccd6fd to your computer and use it in GitHub Desktop.
vanilla co
make[1]: Entering directory '/home/capaj/git_projects/koa/benchmarks'
1 middleware
12657.20
5 middleware
11990.98
10 middleware
12123.40
15 middleware
11384.56
20 middleware
11351.09
30 middleware
10703.54
50 middleware
9655.15
100 middleware
7821.55
1 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
10373.59
5 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
8331.53
10 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
6510.46
15 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
5154.40
20 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
4722.30
30 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
3623.42
50 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
2465.00
100 async middleware
Experimental ES7 Async Function support is deprecated. Please look into Koa v2 as the middleware signature has changed.
1268.31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment