Y
Hacker News
new
|
ask
|
show
|
jobs
by
NaNaN
4316 days ago
Specific to Node.js? On Firefox Nightly it got a bad result.
http://jsperf.com/fastest-slice-method
1 comments
j03w
4316 days ago
Could be, I remember reading an article about how using Array.proto.slice on arguments will not get optimised by V8.
https://github.com/petkaantonov/bluebird/wiki/Optimization-k...
link
https://github.com/petkaantonov/bluebird/wiki/Optimization-k...