[Development] [BB++] Now is 3.5x faster than Node.JS

Phil Bouchard philippeb8 at gmail.com
Sun Jul 30 19:23:14 CEST 2017


On 07/21/2017 12:22 AM, Phil Bouchard wrote:
> Greetings,
> 
> I am now using C++14 standards, the error reporting is all compile-time 
> now and I get a test that is 3.5 faster than Node.JS! You can see it by 
> yourselves here:
> https://github.com/philippeb8/root_ptr/tree/bb++/bbpp2cpp

I just tried it on Windows 8.1 and the standard deviation is even 
greater: 4.2x faster on Windows when it is 3.5x faster on Linux (2.40 
GHz). This must be because Visual C++ generates slightly better code 
than G++.

I'll generate documentation for your convenience soon.


-Phil




More information about the Development mailing list