Why is std.regex slow, well here is one reason!

Johan j at j.nl
Fri Feb 24 20:38:40 UTC 2023


On Friday, 24 February 2023 at 10:52:37 UTC, Richard (Rikki) 
Andrew Cattermole wrote:
> I'm going to be totally honest, I have no idea how to use that 
> information.
>
> Its not in a format that is easy to figure out.
>
> What I would want is stuff like this:
>
> ```
> module
> |- function
> | |- initialize template module thing @~200ms
> | | |- ran CTFE on thingie @~150us
> ```
>
> Give me that, and this type of hunting would be a cake walk I 
> think.

This was a nice small project. See here: 
https://gist.github.com/JohanEngelen/907c7681e4740f82d37fd2f2244ba7bf

Looking forward to your feedback about improvements to 
--ftime-trace ;-)

Cheers,
   Johan



More information about the Digitalmars-d mailing list