On 6/23/2013 8:39 PM, Timothee Cour wrote:
can you give more context ? what was the command line to get this?

Compile on Linux with -pg. Run with:

   dmd -main -unittest std/algorithm

> I thought lexing was not a bottleneck, yet it seems to be in second place?

The fun with profilers is they tell you things you didn't think were true.

Reply via email to