Compiler benchmarks for an alternative to std.uni.asLowerCase.

Peter Häggman via Digitalmars-d digitalmars-d at puremagic.com
Sun May 8 17:15:03 PDT 2016


On Sunday, 8 May 2016 at 23:38:31 UTC, Jon D wrote:
> I did a performance study on speeding up case conversion in 
> std.uni.asLowerCase. Specifics for asLowerCase have been added 
> to issue https://issues.dlang.org/show_bug.cgi?id=11229. 
> Publishing here as some of the more general observations may be 
> of wider interest.
>
> [...]

Nice, it seems that you would have enough material to advocate a 
pull request in phobos then ;)


More information about the Digitalmars-d mailing list