On 2011-02-13 20:49, Lutger Blijdestijn wrote:
gölgeliyele wrote:
...

I think what we need here is numbers from a project that everyone has
access to. What is the largest D project right now? Can we get numbers on
that? How much time does it take to compile that project after a change
(assuming we are feeding all .d files at once)?

Well you can take phobos, I believe Andrei used it once to compare against
Go. With std.datetime it is now also much bigger :)

Tango is another large project, I remember someone posted a compilation
speed of a couple of seconds (Tango is huge, perhaps 300KLoC).

But projects and settings may vary a lot. For sure, optlink is one hell of a
speed monster and you might not get similar speeds with ld on a large
project.

It takes around 12.5 seconds for my machine to build Tango using the bob executable.

2.4Ghz Intel Core 2 Duo
2G RAM
Mac OS X 10.6.6

--
/Jacob Carlborg

Reply via email to