Skip to content

Commit 06246c2

Browse files
[4.x] Add snapshots for RoundTest with multiple data sets for improved test validation
1 parent dc9cf0e commit 06246c2

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+-------+--------------------+-------------------+
2+
| # | 0 | 1 |
3+
+-------+--------------------+-------------------+
4+
| min | 16 ms - 202 bytes | 2 ms - 102 bytes |
5+
| max | 113 ms - 209 bytes | 10 ms - 109 bytes |
6+
| avg | 53 ms - 205 bytes | 6 ms - 105 bytes |
7+
| total | 424 ms - 1.61 KB | 48 ms - 844 bytes |
8+
+-------+--------------------+-------------------+
9+
| order | 2 | 1 |
10+
+-------+--------------------+-------------------+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+-------+-----------------------+----------------------+
2+
| # | 0 | 1 |
3+
+-------+-----------------------+----------------------+
4+
| min | 15.68 ms - 202 bytes | 2.35 ms - 102 bytes |
5+
| max | 112.79 ms - 209 bytes | 9.76 ms - 109 bytes |
6+
| avg | 53.03 ms - 205 bytes | 5.94 ms - 105 bytes |
7+
| total | 424.2 ms - 1.61 KB | 47.54 ms - 844 bytes |
8+
+-------+-----------------------+----------------------+
9+
| order | 2 | 1 |
10+
+-------+-----------------------+----------------------+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+-------+--------------------------+------------------------+
2+
| # | 0 | 1 |
3+
+-------+--------------------------+------------------------+
4+
| min | 15.6789 ms - 202 bytes | 2.34568 ms - 102 bytes |
5+
| max | 112.78901 ms - 209 bytes | 9.75679 ms - 109 bytes |
6+
| avg | 53.02525 ms - 205 bytes | 5.9429 ms - 105 bytes |
7+
| total | 424.20199 ms - 1.61 KB | 47.5432 ms - 844 bytes |
8+
+-------+--------------------------+------------------------+
9+
| order | 2 | 1 |
10+
+-------+--------------------------+------------------------+

0 commit comments

Comments
 (0)