Hacker News new | ask | show | jobs
by spatz 2761 days 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.
1 comments

> 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
would have preferred this format as well. I hate when the goods are buried in a video.