Collect browser-side worker round-trips, computation times, main-thread operations, and feature counts, batch them client-side, and expose as Prometheus histograms via a new POST /api/perf endpoint. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| apiClient.ts | ||
| decisionService.ts | ||
| healthService.ts | ||
| index.ts | ||
| listingDetailService.ts | ||
| listingService.ts | ||
| perfCollector.ts | ||
| poiService.ts | ||
| streamingService.ts | ||
| taskService.ts | ||