Re: Proposal to remove the function timer code

2012-09-19 Thread Taras Glek
On 9/19/2012 7:04 AM, Ehsan Akhgari wrote: A while ago (I think more than a couple of years ago now), Vlad implemented FunctionTimer which is a facility to time how much each function exactly takes to run. Then, I went ahead and instrumented a whole bunch of code which was triggered

Re: Touch or Tablet?

2012-09-19 Thread Gervase Markham
On 18/09/12 17:13, Asa Dotzler wrote: I think we should go with Touch like Microsoft and not Tablet. The bug on this has been reopened: https://bugzilla.mozilla.org/show_bug.cgi?id=773355 Gerv ___ dev-platform mailing list

Re: Proposal to remove the function timer code

2012-09-19 Thread Vladimir Vukicevic
On 9/19/2012 12:04 AM, Ehsan Akhgari wrote: A while ago (I think more than a couple of years ago now), Vlad implemented FunctionTimer which is a facility to time how much each function exactly takes to run. Then, I went ahead and instrumented a whole bunch of code which was triggered throughout

Re: Proposal to remove the function timer code

2012-09-19 Thread Ehsan Akhgari
I filed bug 792502 to kill FunctionTimer and friends. Ehsan ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Proposal to remove the function timer code

2012-09-19 Thread Andrew McCreight
- 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

Snappy Meeting, Thurs. Sep 20, 11am PT

2012-09-19 Thread Lawrence Mandel
After our Snappy work week I'm left feeling energized yet sluggish. (MozFlu will do that to you.) I look forward to hearing your Snappy updates this Thursday at 11am PT. Please add your items and status to the agenda before the call. https://etherpad.mozilla.org/snappy Dial-in: conference#

Re: Proposal to remove the function timer code

2012-09-19 Thread Steve Fink
On 09/19/2012 06:33 AM, Ehsan Akhgari wrote: On 12-09-19 1:01 AM, L. David Baron wrote: On Wednesday 2012-09-19 00:04 -0400, Ehsan Akhgari wrote: A while ago (I think more than a couple of years ago now), Vlad implemented FunctionTimer which is a facility to time how much each function exactly

Re: Proposal to remove the function timer code

2012-09-19 Thread Mike Hommey
On Wed, Sep 19, 2012 at 05:47:15PM -0400, Ehsan Akhgari wrote: On 12-09-19 5:08 PM, Steve Fink wrote: On 09/19/2012 06:33 AM, Ehsan Akhgari wrote: On 12-09-19 1:01 AM, L. David Baron wrote: On Wednesday 2012-09-19 00:04 -0400, Ehsan Akhgari wrote: A while ago (I think more than a couple of