Commercial video processing app in D (experience report)
    thedeemon via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed Apr 27 10:17:16 PDT 2016
    
    
  
On Wednesday, 27 April 2016 at 12:42:05 UTC, thedeemon wrote:
>  full build of GUI app takes 7 seconds
Forgot to mention one anecdote:
the build time increases by another 7 seconds if I use 
std.net.curl.get() function instead of std.net.curl.HTTP struct 
for doing a simple GET from our site.
    
    
More information about the Digitalmars-d-announce
mailing list