----- Original Message -----
> Yep, sounds fine to me -- though we don't have equivalent
> functionality
> right now, e.g. we don't quite have the ability to time/measure
> "regions", if it's not being maintained it's not useful.

I actually ended up reimplementing something like this for the cycle collector 
(see COLLECT_TIME_DEBUG in nsCycleCollector.cpp) for fine-grained profiling of 
the cycle collector. I looked at the function timer code, but I didn't want to 
have to rebuild the entire browser just to enable it, so I ended up writing my 
own simple timing class.

Andrew
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to