Skip to content

Commit 0b928c7

Browse files
Update metrics.md
Co-authored-by: Marie Cruz <[email protected]>
1 parent 657269f commit 0b928c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/next/using-k6-browser/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,5 @@ After you run the test, you should see a similar output as the one below.
166166
```bash
167167
iteration_duration..........: avg=1.06s min=1.06s med=1.06s max=1.06s p(90)=1.06s p(95)=1.06s
168168
iterations..................: 1 0.70866/s
169-
total_action_time.............: avg=295.3s min=295.3s med=295.3s max=295.3s p(90)=295.3s p(95)=295.3s
169+
total_action_time.............: avg=295.3ms min=295.3ms med=295.3ms max=295.3ms p(90)=295.3ms p(95)=295.3ms
170170
```

0 commit comments

Comments
 (0)