Justin Kaufman

Results 47 comments of Justin Kaufman

Confirmed. That brings `Condition 2` in the table down to 218.5ms. All testing performed on a Pixel 3a.

Thanks. I don't have the Pixel 3a, right now, but will test once I do.

Still working to reproduce. I encounter an Expo plugin error attempting to install from the test branch.

`app.plugin.js` appears to point to a missing `lib` directory

Yes, thanks for checking in. I encountered some unrelated difficulties running locally, but got it working just now. Looks good to me. Condition | Format Filter | Photo | Video...

Those are all measurements from your fix branch. Compare it to the table in my original report to contrast it with main. I pulled it just before commenting. On main,...

I'm having difficulty building it, again. I've set the branch in my `package.json`, run `yarn` and `yarn build` in the `/package` directory for the library in `node_modules`. Still getting an...

**3.9.0** produces _very_ different and counterintuitive behavior. With no parameters passed to `takePhoto`: Condition | Format Filter | Photo | Video | Duration -- | -- | -- | --...

Could performance on Pixel devices be a clue? I'd expect them to be a reference implementation of the Camera HAL. Perhaps it makes sense to target them, first.

Results for `4.0.0-beta.8`: Condition | Format Filter | Photo | Video | Duration -- | -- | -- | -- | -- 0 | undefined | true | false |...