516 B
516 B
1 | file | fuzzer | genetic | cohen-d | interpretation | wilcoxon |
---|---|---|---|---|---|---|
2 | anagram_check | 23.1 | 7.7 | inf | Huge | 0.002 |
3 | caesar_cipher | 60.59 | 61.2 | 0.3549 | Medium | 0.2955 |
4 | check_armstrong | 58.07 | 93.5 | 2.0757 | Huge | 0.002 |
5 | common_divisor_count | 76.17 | 72.76 | -0.7471 | Large | 0.1258 |
6 | exponentiation | 69.44 | 67.14 | -0.3342 | Medium | 0.7108 |
7 | gcd | 59.15 | 55.66 | -0.5016 | Large | 0.1627 |
8 | longest_substring | 77.41 | 76.98 | -0.0771 | Small | 0.7589 |
9 | rabin_karp | 27.9 | 47.55 | 2.3688 | Huge | 0.0078 |
10 | railfence_cipher | 88.41 | 87.44 | -0.8844 | Very large | 0.1011 |
11 | zellers_birthday | 68.09 | 71.75 | 1.4701 | Huge | 0.0039 |