What are the advantages of using betterC?
    Adam D. Ruppe 
    destructionator at gmail.com
       
    Tue Jan 19 18:04:42 UTC 2021
    
    
  
On Tuesday, 19 January 2021 at 17:44:03 UTC, Rempas wrote:
> Oh ok! So there is not advantage from using it like faster 
> compile time, better performance etc. right?
The default betterC build will compile about a quarter second 
faster than the default normal D build, but runtime performance 
is always the same, and you can get that quicker build with 
normal D too if you customize your build a little.
And besides a quarter second is prolly worth it to use full D...
    
    
More information about the Digitalmars-d-learn
mailing list