Time to move std.experimental.checkedint to std.checkedint ?

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Mar 31 03:36:55 UTC 2021


On 3/30/21 11:07 PM, tsbockman wrote:
> On Wednesday, 31 March 2021 at 01:43:50 UTC, Walter Bright wrote:
>> Thank you for running benchmarks.
>>
>> 14% is a big deal.
> 
> Note that I deliberately chose an integer-intensive workload, and 
> artificially sped up the I/O to highlight the performance cost.

Idea: build dmd with -ftrapv (which is supported, I think, by gdc and 
ldc) and compare performance. That would be truly interesting.


More information about the Digitalmars-d mailing list