Bye bye, fast compilation times

psychoticRabbit meagain at meagain.com
Tue Feb 6 04:13:28 UTC 2018


On Tuesday, 6 February 2018 at 04:09:24 UTC, psychoticRabbit 
wrote:
> how long you think this takes to compile?
> (try ldc2 too ..just for laughs ;-)
>
> ----
> import std.net.isemail;
>
> void main()
> {
>     auto checkEmail = "someone at somewhere.com".isEmail();
> }
> ----

oh.. and for an even bigger laugh... -O -release  (ldc2 took ~10 
seconds)




More information about the Digitalmars-d mailing list