/tdprompt >
/tdprompt > npm run test

Running analysis...
Analysis completed...

┌─────────────────────────────────────────────────────────────┬─────────────────────────────┬─────────────────────────────┬─────────────────────────────┐
│ Test Scenarios (3)                                          │ gemini20Flash               │ gemini20FlashLite           │ gemini25ProPreview0325      │
├─────────────────────────────────────────────────────────────┼─────────────────────────────┼─────────────────────────────┼─────────────────────────────┤
│ should compute an arithmetic operation and return the total │ passed (693ms) (110 tk)     │ passed (432ms) (110 tk)     │ passed (6145ms) (585 tk)    │
│ should multiply the result by 10                            │ passed (581ms) (122 tk)     │ passed (484ms) (122 tk)     │ passed (3562ms) (316 tk)    │
│ should divide the result by 4                               │ passed (518ms) (132 tk)     │ passed (431ms) (132 tk)     │ passed (2805ms) (230 tk)    │
├─────────────────────────────────────────────────────────────┼─────────────────────────────┼─────────────────────────────┼─────────────────────────────┤
│ Total Failed                                                │                           0 │                           0 │                           0 │
├─────────────────────────────────────────────────────────────┼─────────────────────────────┼─────────────────────────────┼─────────────────────────────┤
│ LLM API Calls                                               │                           3 │                           3 │                           3 │
│ LLM Response Time (ms)                                      │                             │                             │                             │
│  Min                                                        │                         518 │                         431 │                        2805 │
│  Max                                                        │                         693 │                         484 │                        6145 │
│  Avg                                                        │                         597 │                         449 │                        4171 │
│  Total                                                      │                        1792 │                        1347 │                       12512 │
├─────────────────────────────────────────────────────────────┼─────────────────────────────┼─────────────────────────────┼─────────────────────────────┤
│ Token consumption                                           │                             │                             │                             │
│  Input                                                      │                         354 │                         354 │                         360 │
│  Output                                                     │                          10 │                          10 │                           7 │
│  Total                                                      │                         364 │                         364 │                        1131 │
│ Total Price                                                 │                     $0.0000 │                     $0.0000 │                     $0.0005 │
└─────────────────────────────────────────────────────────────┴─────────────────────────────┴─────────────────────────────┴─────────────────────────────┘

/tdprompt >