mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
chore: update performance metrics from CI [skip ci]
This commit is contained in:
parent
8b13ec7071
commit
3b1c8a80df
1 changed files with 10 additions and 8 deletions
18
README.md
18
README.md
|
|
@ -21,16 +21,18 @@ Benchmarks are measured automatically on every push to `main` against the live R
|
||||||
|
|
||||||
<!-- PERF_TABLE_START -->
|
<!-- PERF_TABLE_START -->
|
||||||
|
|
||||||
|
*Last measured: 2026-06-02 08:30 UTC against the live Render deployment.*
|
||||||
|
|
||||||
| Metric Type | Recent Performance |
|
| Metric Type | Recent Performance |
|
||||||
|-------------|-------------------|
|
|-------------|-------------------|
|
||||||
| **File Validation** | 45–80ms (0.045–0.080s) |
|
| **File Validation** | 1314–1519ms (1.314–1.519s) |
|
||||||
| **Form Parsing** | 142–190ms (0.142–0.190s) |
|
| **Form Parsing** | 4832–5984ms (4.832–5.984s) |
|
||||||
| **Form Upload** | 270–680ms (0.270–0.680s) |
|
| **Form Upload** | N/A (MongoDB not connected) |
|
||||||
| **Question Processing** | 0.155–0.443ms per item |
|
| **Question Processing** | N/A (MongoDB not connected) |
|
||||||
| **Option Processing** | 0.128–0.352ms per item |
|
| **Option Processing** | N/A (MongoDB not connected) |
|
||||||
| **Batch Processing** | 270–680ms per form |
|
| **Batch Processing** | N/A (MongoDB not connected) |
|
||||||
| **Delete Operations** | 12–44ms (0.012–0.044s) |
|
| **Delete Operations** | N/A (MongoDB not connected) |
|
||||||
| **Cold Start Time** | ~500ms (Render free tier) |
|
| **Cold Start Time** | 346ms |
|
||||||
|
|
||||||
<!-- PERF_TABLE_END -->
|
<!-- PERF_TABLE_END -->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue