I would like to do some comparison between different boards and architectures (arm/ia32) in terms of usage node.js. Can anyone point to me to a set of relevant benchmark tests that make usage of node.js, if there are any?
I am not looking for general JavaScript benchmarks tests, but something that is node.js related and specific.
Thank you.