Can we fix this?
deadalnix
deadalnix at gmail.com
Thu Sep 30 13:59:38 UTC 2021
On Thursday, 30 September 2021 at 13:26:21 UTC, Tejas wrote:
> Because Walter thinks that duplicating behavior like C#'s and
> other languages' will result in a huge performance hit, leading
> users to get very frustrated.
>
> Here's the link :
> https://forum.dlang.org/post/s83nb0$12rh$1@digitalmars.com
It is generally not very difficult to do the wrong thing very
fast.
In fact, let's just push this idea to the limit and not run any
of the code at all. The performance win are humongous. Every
single algorithm is now O(1) and terminates in milliseconds.
More information about the Digitalmars-d
mailing list