Re: [sensors] Allowing data batching when poll frequency < sensor frequency

Updated the proposed resolution and next actions following your 
comments, @rwaldron:

**Proposed resolutions:** Some use cases have high data frequency 
requirements which might cause performance and/or memory constraints. 
Further research is needed to assess and determine how to satisfy 
those requirements.

**Further actions:**

- List use cases with high data frequency requirements.
- Research the performance costs of crossing the JS context to justify
 batching requirements (talk with implementors).
- Decide on a solution to expose the batching in the Sensor API.
- Devise a strategy to handle huge backlog of historical data.
- Decide whether performance and/or memory constraints justify making 
the batch mode opt-in or whether it can just be the normal operational
 mode.

-- 
GitHub Notif of comment by tobie
See https://github.com/w3c/sensors/issues/13#issuecomment-100437300

Received on Saturday, 9 May 2015 07:03:04 UTC