Optimization fun
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Fri Nov 7 17:58:59 PST 2014
On 11/7/2014 5:51 PM, H. S. Teoh via Digitalmars-d wrote:
> I'm surprised that dmd's profiler can't even handle something that only
> runs for 7-8 seconds or so!
It's based on a design I wrote decades ago, when machines were a lot slower.
> Is it relatively simple to make dmd -profile use larger integer widths
> for profiling?
I don't know. Haven't looked at it for a while.
More information about the Digitalmars-d
mailing list