Re: [sensors] Batching API for sensor readings

> That said, that wouldn't meet the Navisens use case for which 
dropping samples is a deal breaker.

Agree, this use cased won't be met: long enough array could solve this
 problem for samples reported while an animation frame is being 
painted, but anyway some samples could lost in between of  
`collectLatestReadings` calls.

To meet this use case we need an uninterrupted recording all the time,
 note that samples can be lost even during notification that the given
 buffer is full and while refreshing the buffer.

-- 
GitHub Notification of comment by pozdnyakov
Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/171#issuecomment-282273379 using
 your GitHub account

Received on Friday, 24 February 2017 11:49:04 UTC