Casts a value using asInstanceOf.
Dataset | Length | Min | Max | Average | Median | Standard Deviation | Factor (Average) | Factor (Median) |
0 | 999 | 0.0000 | 0.0004 | 0.0002 | 0.0004 | 0.0002 | 1.0000 | 1.0000 |
10000 | 951 | 0.0843 | 0.1236 | 0.0876 | 0.0858 | 0.0072 | 1.0000 | 1.0000 |
20000 | 953 | 0.1682 | 0.2110 | 0.1774 | 0.1713 | 0.0117 | 1.0000 | 1.0000 |
30000 | 952 | 0.2437 | 0.2983 | 0.2665 | 0.2568 | 0.0152 | 1.0000 | 1.0000 |
40000 | 952 | 0.3249 | 0.3892 | 0.3535 | 0.3426 | 0.0165 | 1.0000 | 1.0000 |
50000 | 951 | 0.4065 | 0.4908 | 0.4458 | 0.4435 | 0.0185 | 1.0000 | 1.0000 |
60000 | 952 | 0.4954 | 0.5767 | 0.5384 | 0.5466 | 0.0204 | 1.0000 | 1.0000 |
70000 | 951 | 0.5894 | 0.6929 | 0.6291 | 0.6336 | 0.0230 | 1.0000 | 1.0000 |
80000 | 951 | 0.6737 | 0.7749 | 0.7220 | 0.7233 | 0.0225 | 1.0000 | 1.0000 |
90000 | 952 | 0.7580 | 0.8912 | 0.8102 | 0.8080 | 0.0262 | 1.0000 | 1.0000 |
100000 | 951 | 0.8423 | 0.9616 | 0.8905 | 0.8908 | 0.0232 | 1.0000 | 1.0000 |
Input:
0
Output:
Input:
10000
Output:
Input:
20000
Output:
Input:
30000
Output:
Input:
40000
Output:
Input:
50000
Output:
Input:
60000
Output:
Input:
70000
Output:
Input:
80000
Output:
Input:
90000
Output:
Input:
100000
Output:
The overview over the suite is in chapter Suite Casts.
Casts a value using pattern matching with the type.
Dataset | Length | Min | Max | Average | Median | Standard Deviation | Factor (Average) | Factor (Median) |
0 | 999 | 0.0000 | 0.0004 | 0.0002 | 0.0004 | 0.0002 | 0.9980 | 1.0000 |
10000 | 951 | 0.0855 | 0.1240 | 0.0889 | 0.0862 | 0.0071 | 1.0152 | 1.0045 |
20000 | 951 | 0.1713 | 0.2137 | 0.1811 | 0.1767 | 0.0112 | 1.0207 | 1.0315 |
30000 | 953 | 0.2572 | 0.3026 | 0.2712 | 0.2649 | 0.0150 | 1.0175 | 1.0315 |
40000 | 951 | 0.3426 | 0.3973 | 0.3618 | 0.3530 | 0.0173 | 1.0235 | 1.0303 |
50000 | 951 | 0.4285 | 0.4920 | 0.4546 | 0.4550 | 0.0189 | 1.0197 | 1.0260 |
60000 | 951 | 0.5143 | 0.5948 | 0.5495 | 0.5590 | 0.0204 | 1.0206 | 1.0225 |
70000 | 954 | 0.6001 | 0.6718 | 0.6295 | 0.6338 | 0.0194 | 1.0006 | 1.0003 |
80000 | 951 | 0.6856 | 0.7842 | 0.7281 | 0.7291 | 0.0237 | 1.0085 | 1.0080 |
90000 | 951 | 0.7715 | 0.8727 | 0.8129 | 0.8138 | 0.0231 | 1.0033 | 1.0071 |
100000 | 951 | 0.8573 | 0.9662 | 0.9022 | 0.9008 | 0.0229 | 1.0131 | 1.0112 |
Input:
0
Output:
Input:
10000
Output:
Input:
20000
Output:
Input:
30000
Output:
Input:
40000
Output:
Input:
50000
Output:
Input:
60000
Output:
Input:
70000
Output:
Input:
80000
Output:
Input:
90000
Output:
Input:
100000
Output:
The overview over the suite is in chapter Suite Casts.
The report for this suite was generated in 24.978 seconds.