chore: update performance metrics from CI [skip ci]

This commit is contained in:
github-actions[bot] 2026-06-02 09:42:16 +00:00
parent efe14f67a2
commit 8dde77c128

View file

@ -22,18 +22,18 @@ Benchmarks are measured automatically on every push to `main` against the live R
<!-- PERF_TABLE_START -->
*Last measured: 2026-06-02 09:32 UTC against the live Render deployment.*
*Last measured: 2026-06-02 09:42 UTC against the live Render deployment.*
| Metric Type | Recent Performance |
|-------------|-------------------|
| **File Validation** | 12083962ms (1.2083.962s) |
| **Form Parsing** | 56206194ms (5.6206.194s) |
| **Form Upload** | N/A (MongoDB not connected) |
| **Question Processing** | N/A (MongoDB not connected) |
| **Option Processing** | N/A (MongoDB not connected) |
| **Batch Processing** | N/A (MongoDB not connected) |
| **Delete Operations** | N/A (MongoDB not connected) |
| **Cold Start Time** | 771ms |
| **File Validation** | 13824044ms (1.3824.044s) |
| **Form Parsing** | 50195421ms (5.0195.421s) |
| **Form Upload** | 7789077890ms (77.89077.890s) |
| **Question Processing** | 188.140ms per item |
| **Option Processing** | 108.482ms per item |
| **Batch Processing** | 7789077890ms (77.89077.890s) |
| **Delete Operations** | 899899ms (0.8990.899s) |
| **Cold Start Time** | 778ms |
<!-- PERF_TABLE_END -->