Re: [sensors] Define processing model

> By occupying resources during rendering.

Resources? As I mentioned before, 1 sensor reading in chromium is 48 bytes, would not be bigger in other browsers. Event handler invocation is required regardless of design. Do you have something else in mind that may require heavy resource allocation?

>Especially if complex filtering is done on them.

We don't have filtering on renderer side, if we would have any, it would be outside of the process that renders page.

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

Received on Friday, 26 May 2017 13:53:55 UTC