Groups
Groups
Sign in
Groups
Groups
nodejs
Conversations
About
Send feedback
Help
Performance question.
42 views
Skip to first unread message
Michael Monashev
unread,
Sep 17, 2014, 3:38:02 PM
9/17/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Hi!
I have array of buffers:
var data = new Array(123);
data[0] = new Buffer(456);
...
data[122] = new Buffer(789);
What is the fastes way to read 1 byte from data?
data[x][y] is very slowly. :-(
--
Michael
Reply all
Reply to author
Forward
0 new messages