mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
fix: update metrics
This commit is contained in:
parent
5e226a1bb2
commit
0e89449f17
1 changed files with 0 additions and 2 deletions
|
|
@ -172,9 +172,7 @@ Below is a real example of metrics collected for uploading 9 forms (each with ~4
|
|||
| `form_process_time` | 240-1080ms | Time to process and save one form |
|
||||
| `questions_process_time` | 1.6-2.92s | Time to process and save all questions in a form |
|
||||
| `avg_one_question_process_time` | 4-7ms | Average time to process one question |
|
||||
| `options_process_time` | 9.23-11.8s | Time to process and save all options in a form |
|
||||
| `avg_one_option_process_time` | 3.6-4.5ms | Average time to process one option |
|
||||
| `total_form_upload_time` | 12.04-15.62s | Total time to process and upload a form |
|
||||
| `all_forms_batch_process_time` | 15.63s | Time to process all forms in the batch |
|
||||
| `total_forms` | 9 | Number of forms processed in the batch |
|
||||
| `avg_one_form_process_time` | 1.74s | Average time to process one form in the batch |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue