Skip to content

[Metrics] ManualShutterToConfirmation - Optimize "Confirm details" page rendering after receipt capture #83503

@Julesssss

Description

@Julesssss

Target: 1 Second


Problem

After capturing a receipt photo, the transition to the "Confirm details" page adds noticeable latency. Even after improving the image capture pipeline itself, the rendering cost of the confirmation page may still be a bottleneck.

Goal

Profile the "Confirm details" page mount and render cycle to identify optimization opportunities. Reducing render time here would make the shutter-button-to-confirmation transition feel snappier.

Plan:

  • Add sentry tracking spans for the flow
  • @Julesssss to build sentry dashboard
  • Deep investigation into problematic areas and anywhere we can reduce rendering time and improve app performence on web and mobile platforms

Related

Metadata

Metadata

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions