dmd -run speed trends

Witold Baryluk witold.baryluk at gmail.com
Sun Dec 17 06:59:58 UTC 2023


On Saturday, 16 December 2023 at 23:35:12 UTC, Siarhei Siamashka 
wrote:
>
> | test                                                       | 
> normal | cached |
> |------------------------------------------------------------|--------|--------|

> | echo " " >> bench.go && time go run bench.go               | 
> 0.15s  |  0.13s |
>


This is not a correct test for go. You should remove all cached 
artifacts in `${HOME}/go` too.



More information about the Digitalmars-d mailing list