Re: mozilla::arrayLength

2014-01-23 Thread Neil
Ehsan Akhgari wrote: On 1/22/2014, 7:02 PM, Neil wrote: I noticed that mozilla::arrayLength compiles very inefficiently in debug MSVC 2010 builds. Is there a way to mitigate this? Would bug 963056 help? Of course, but I didn't think of that idea until afterward. -- Warning: May contain tr

Re: mozilla::arrayLength

2014-01-23 Thread Ehsan Akhgari
On 1/22/2014, 7:02 PM, Neil wrote: I noticed that mozilla::arrayLength compiles very inefficiently in debug MSVC 2010 builds. Is there a way to mitigate this? Can you please provide more details? Would bug 963056 help? Cheers, Ehsan ___ dev-platfor