Compiler performance with my ridiculous Binderoo code

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Sun Dec 11 11:56:21 PST 2016


On Sunday, 11 December 2016 at 19:40:21 UTC, safety0ff wrote:
> On Sunday, 11 December 2016 at 19:00:23 UTC, Stefan Koch wrote:
>>
>> Just use this little program to simulate the process.
>
> That's not really useful for understanding and making progress 
> on the issue.
>
> I had a patch with improved hash functions which I stashed away 
> since it seemed the mangle approach would be the way forward.
> I also have no test code to benchmark it either (i.e. the 
> degenerate case I was asking for.)

iota(1000).aliasSeqOf.
That is your degenerate case.


More information about the Digitalmars-d mailing list