Re: Async Transaction Manager: needs home, reviewers

2014-11-02 Thread David Rajchenbach-Teller
This looks like toolkit/ stuff.
If you can segment this in small patches, I can try and review it.

Cheers,
 David

On 01/11/14 20:42, ajvinc...@gmail.com wrote:
 In a couple weeks I'll be doing some work on Firefox-as-a-platform-SDK 
 (replacement for XULRunner) and addon infrastructure work.  Part of that 
 latter bit would be support for asynchronous file operations in the 
 AddonManager.


-- 
David Rajchenbach-Teller, PhD
 Performance Team, Mozilla



signature.asc
Description: OpenPGP digital signature
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: power use on Yosemite

2014-11-02 Thread Mike Hoye

On 2014-11-01 3:47 PM, Andreas Gal wrote:
 Ideas welcome.

Before he left, Taras was discussing power consumption analysis with 
Abram Hindle, a researcher at the university of Alberta. Some of 
Hindle's work is here:


http://softwareprocess.es/static/GreenMining.html

Specifically this paper: Green Mining: A Methodology of Relating 
Software Change to Power Consumption


http://softwareprocess.es/a/green-change-web.pdf

He's written a comparable paper targeting Fennec, and has interesting 
preliminary findings. From his email to me:


We found that blocking on a slow connection used consistently more 
power than idle. This could be solely due to network traffic, but 
network traffic was very periodic (1 packet in and 1 packet out per 
second), thus much of the work could likely be attributed to the 
animated spinner. The difference was not very large, but it was 
statistically significant.


I spoke to him today at CSER, and despite Taras' departure he'd like to 
continue this work that would give us a very fine-grained understanding 
of where your battery's going, and which we could integrate into our 
build infra.


So that's interesting. I'll forward his papers to you directly.

- mhoye
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform