How to make a slow compile
monkyyy
crazymonkyyy at gmail.com
Wed Aug 20 17:10:15 UTC 2025
On Wednesday, 20 August 2025 at 16:57:18 UTC, Brother Bill wrote:
> On Wednesday, 20 August 2025 at 15:33:45 UTC, monkyyy wrote:
>> once again dconf contains people who talk about compile speed
>> as if it can be slow
>
> Compiling Hello world in D is a little bit slower that Go
> language.
Thats the runtime and std self importing everything and if your
being wrong dub taking an entire 1/2 second to consider how to to
call one of the easiest to work with compilers
Th dub thing is straight stupid, the std should have a dag of
acceptable imports, and the runtime is unfortunate fixed cost.
But even if dub is in play with its unacceptable half sec to read
a 10 line json, it isnt the "90 minutes" weka compile they talk
about.
More information about the Digitalmars-d-learn
mailing list