FORUMS
Remove All Ads from XDA

NodeJS with ChakraCore(no exploit needed, as it is Microsoft signed)

180 posts
Thanks Meter: 150
 
Post Reply Email Thread
Free fun
Attached Files
File Type: zip node-chakracore-arm.zip - [Click for QR Code] (3.16 MB, 198 views)
The Following User Says Thank You to black_blob For This Useful Post: [ View ] Gift black_blob Ad-Free
 
 
16th January 2016, 07:16 PM |#2  
Member
Thanks Meter: 46
 
More
This is great, thanks What's even better is that Microsoft is just getting started on this and im sure this has latest chakra javascript engine (newer than probably win10 edge first had). Hmm, I wonder if this supports asm.js...

I did notice quite a few significant performance improvements in this 'v6.0.0.0-pre2' version compared to previous node chakra releases. The benchmark i am using is for an in-memory database and I am led to believe the slower benchmarks are bound by slower memory, while faster (indexed) benchmarks are able to limit memory bandwidth to scale up cpu performance. So I think surface2 has somewhat fast cpu and maybe slow ram. Performance is still way more than I would need for rt node projects.
16th January 2016, 07:56 PM |#3  
OP Senior Member
Flag Paris
Thanks Meter: 150
 
More
Quote:
Originally Posted by nazoraios

This is great, thanks What's even better is that Microsoft is just getting started on this and im sure this has latest chakra javascript engine (newer than probably win10 edge first had). Hmm, I wonder if this supports asm.js...

I did notice quite a few significant performance improvements in this 'v6.0.0.0-pre2' version compared to previous node chakra releases. The benchmark i am using is for an in-memory database and I am led to believe the slower benchmarks are bound by slower memory, while faster (indexed) benchmarks are able to limit memory bandwidth to scale up cpu performance. So I think surface2 has somewhat fast cpu and maybe slow ram. Performance is still way more than I would need for rt node projects.

It supports asm.js actually
I'm testing it on a Surface RT
The JS engine is from the tree of yesterday
The Following User Says Thank You to black_blob For This Useful Post: [ View ] Gift black_blob Ad-Free
16th January 2016, 10:09 PM |#4  
Member
Thanks Meter: 46
 
More
Neat, asm.js is a whole other environment within an environment within an environment that could be pursued sometime in the future. Maybe once web assemblies start coming out that will make it easy enough for me to utilize high performance libraries.

I also have surface 1 rt in my collection of surfaces/surfii? and this is now on there too.
Post Reply Subscribe to Thread

Guest Quick Reply (no urls or BBcode)
Message:
Previous Thread Next Thread