chore: update performance metrics from CI [skip ci]

This commit is contained in:
github-actions[bot] 2026-06-02 08:30:25 +00:00
parent 8b13ec7071
commit 3b1c8a80df

View file

@ -21,16 +21,18 @@ Benchmarks are measured automatically on every push to `main` against the live R
<!-- PERF_TABLE_START -->
*Last measured: 2026-06-02 08:30 UTC against the live Render deployment.*
| Metric Type | Recent Performance |
|-------------|-------------------|
| **File Validation** | 4580ms (0.0450.080s) |
| **Form Parsing** | 142190ms (0.1420.190s) |
| **Form Upload** | 270680ms (0.2700.680s) |
| **Question Processing** | 0.1550.443ms per item |
| **Option Processing** | 0.1280.352ms per item |
| **Batch Processing** | 270680ms per form |
| **Delete Operations** | 1244ms (0.0120.044s) |
| **Cold Start Time** | ~500ms (Render free tier) |
| **File Validation** | 13141519ms (1.3141.519s) |
| **Form Parsing** | 48325984ms (4.8325.984s) |
| **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** | 346ms |
<!-- PERF_TABLE_END -->