Compiler performance with my ridiculous Binderoo code

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 2 14:21:58 PST 2017


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.)

Try static immutable x = aliasSeqOf!(iota(4000))


More information about the Digitalmars-d mailing list