.NET and Node.JS – Performance Comparison; apples to apples(guillaume86.calepin.co) |
.NET and Node.JS – Performance Comparison; apples to apples(guillaume86.calepin.co) |
array.map(function(item){ return parseFloat(item); })
statement makes. Removing this gives almost a 100% speedup.Using the Cluster api to have one process per core results in another almost 100% speedup.