top | item 18501889

(no title)

spatz | 7 years ago

Why are the results in a video instead of a table? I don't want to wait for dmd to know how much faster you made it.

discuss

order

CyberShadow|7 years ago

> Why are the results in a video instead of a table?

Seeing is believing! :)

> I don't want to wait for dmd to know how much faster you made it.

Here are the timings from the video in table form:

  Normal compilation (without forking):         9.163 seconds
  Full compilation + creating forks:           10.464 seconds
  Final step only (code generation + linking):  2.847 seconds
  After editing entry point file only:          3.792 seconds
  After editing deep dependency (first build):  9.562 seconds
  After editing deep dependency (second build): 4.675 seconds

sam0x17|7 years ago

would have preferred this format as well. I hate when the goods are buried in a video.