SMARTString Matching Algorithms Research Tool

by Simone Faro - www.dmi.unict.it/~faro/smart/ - email: faro@dmi.unict.it

Report of Experimental Results

Test Code EXP1712145140

Date 2024:04:03 22:38:11

Text protein (alphabet : 64 - size : 1048576 bytes)

248163264128256512102420484096
TVSBS
3.64
2.78
2.09
1.41
1.44
1.10
0.99
1.07
1.14
1.21
1.20
1.27
FJS
3.70
2.89
2.03
1.49
2.01
1.16
1.24
1.20
1.07
1.14
1.14
1.57
HASH8
1.97
2.19
14.68
2.64
1.59
1.08
0.83
0.80
0.96
0.94
0.88
1.41
SO
1.90
2.20
2.08
2.17
2.80
1.61
1.70
1.73
1.77
1.65
1.57
2.33
SBNDM
3.31
1.38
1.23
0.87
1.06
0.89
0.95
0.91
1.00
0.81
0.92
1.29
LBNDM
2.67
2.29
2.08
1.32
1.37
0.82
0.79
0.78
0.87
0.86
1.61
4.72
SBNDM2
2.08
1.19
0.98
0.86
1.00
0.76
0.74
0.75
0.79
0.78
0.80
1.03
SBNDM-BMH
2.93
2.30
1.69
1.17
1.22
0.98
0.91
0.85
0.97
0.96
1.38
1.16
FNDM
2.61
2.30
1.91
1.28
1.41
0.92
1.00
0.84
1.01
0.96
1.33
1.14
FSBNDM
1.82
1.44
1.11
0.86
1.07
0.83
0.86
0.87
0.79
0.82
1.11
1.12
SBNDMQ8
2.09
2.42
5.10
1.21
1.32
0.84
0.89
0.84
0.92
0.88
1.13
1.12
UFNDMQ2
1.63
1.21
0.99
0.88
0.97
0.75
0.79
0.70
0.88
0.80
1.13
0.82
UFNDMQ8
2.42
2.37
1.25
1.03
1.14
0.88
0.87
0.87
0.84
0.92
1.05
1.11
KBNDM
3.64
1.96
1.23
0.94
1.29
0.91
0.79
0.83
0.84
0.89
1.12
1.13
FS-W2
2.78
1.81
1.21
1.06
1.47
0.98
0.89
0.86
0.85
0.85
1.16
1.26
LWFR5
2.25
2.25
2.65
0.88
1.09
0.72
0.81
0.71
0.77
0.72
0.99
1.10
QF43
2.18
2.13
1.00
1.13
1.12
0.74
0.70
0.69
0.64
0.70
0.75
0.93
SBNDM-W2
2.56
1.72
1.25
1.19
1.06
0.84
0.81
0.83
0.92
0.82
1.03
1.06
WFR2
2.70
1.55
1.20
1.11
1.28
0.81
0.77
0.78
0.76
0.71
1.13
1.23
TWFRQ2
2.37
1.44
1.11
1.32
0.89
0.93
0.80
0.90
0.75
0.65
0.85
1.13
TWFRQ4
2.30
2.47
1.17
1.40
0.79
0.80
0.73
0.85
0.74
0.73
0.97
1.15
WOM
3.50
2.58
1.83
1.65
1.12
1.05
0.93
1.07
0.92
0.84
1.24
1.01
LIBC1
1.62
1.37
1.01
1.10
0.77
0.82
0.80
0.82
1.09
1.05
1.27
1.41
MUSL1
0.01
0.18
1.03
1.26
0.59
0.50
0.52
0.50
0.52
0.51
0.89
0.81
SIMDKR
0.80
0.79
0.84
0.92
0.73
0.79
0.91
0.88
0.78
0.83
1.26
1.17
EPSM
0.82
0.92
0.86
1.35
0.73
0.72
0.79
0.75
0.71
0.84
1.11
1.35
Table 1. Running times of experimental tests n.EXP1712145140. Each time value is the mean of 500 runs. Running times are in milliseconds.

Average Running Times
[No canvas support]
TVSBS
FJS
HASH8
SO
SBNDM
LBNDM
SBNDM2
SBNDM-BMH
FNDM
FSBNDM
SBNDMQ8
UFNDMQ2
UFNDMQ8
KBNDM
FS-W2
LWFR5
QF43
SBNDM-W2
WFR2
TWFRQ2
TWFRQ4
WOM
LIBC1
MUSL1
SIMDKR
EPSM


Chart 1. Plot of the running times of experimental tests n.EXP1712145140. The x axes reports the length of the pattern (in a log scale) while the y axes reports the running time in milliseconds.
Worst Running Times
[No canvas support]
Best Running Times
[No canvas support]
TVSBS - Thathoo-Virmani-Sai-Balakrishnan-Sekar
[No canvas support]
Detailed plot of the running times relative to the TVSBS algorithm. The plot reports the mean and the distribution of the running times.
FJS - Franek-Jennings-Smyth
[No canvas support]
Detailed plot of the running times relative to the FJS algorithm. The plot reports the mean and the distribution of the running times.
HASH8 - Wu-Manber for Single Pattern Matching (q=8)
[No canvas support]
Detailed plot of the running times relative to the HASH8 algorithm. The plot reports the mean and the distribution of the running times.
SO - Shift-Or
[No canvas support]
Detailed plot of the running times relative to the SO algorithm. The plot reports the mean and the distribution of the running times.
SBNDM - Simplified BNDM
[No canvas support]
Detailed plot of the running times relative to the SBNDM algorithm. The plot reports the mean and the distribution of the running times.
LBNDM - long patterns bndm
[No canvas support]
Detailed plot of the running times relative to the LBNDM algorithm. The plot reports the mean and the distribution of the running times.
SBNDM2 - simplified bndm with loop-unrolling
[No canvas support]
Detailed plot of the running times relative to the SBNDM2 algorithm. The plot reports the mean and the distribution of the running times.
SBNDM-BMH - sbndm with horspool shift
[No canvas support]
Detailed plot of the running times relative to the SBNDM-BMH algorithm. The plot reports the mean and the distribution of the running times.
FNDM - forward nondeterministic dawg matching
[No canvas support]
Detailed plot of the running times relative to the FNDM algorithm. The plot reports the mean and the distribution of the running times.
FSBNDM - forward sbndm
[No canvas support]
Detailed plot of the running times relative to the FSBNDM algorithm. The plot reports the mean and the distribution of the running times.
SBNDMQ8 - simplified bndm with q-grams
[No canvas support]
Detailed plot of the running times relative to the SBNDMQ8 algorithm. The plot reports the mean and the distribution of the running times.
UFNDMQ2 - Upper bits fndm with q-grams
[No canvas support]
Detailed plot of the running times relative to the UFNDMQ2 algorithm. The plot reports the mean and the distribution of the running times.
UFNDMQ8 - Upper bits fndm with q-grams
[No canvas support]
Detailed plot of the running times relative to the UFNDMQ8 algorithm. The plot reports the mean and the distribution of the running times.
KBNDM - Factorized BNDM
[No canvas support]
Detailed plot of the running times relative to the KBNDM algorithm. The plot reports the mean and the distribution of the running times.
FS-W2 - Multiple Sliding Windows
[No canvas support]
Detailed plot of the running times relative to the FS-W2 algorithm. The plot reports the mean and the distribution of the running times.
LWFR5 - Weak Factor Recognizer, Linear Version
[No canvas support]
Detailed plot of the running times relative to the LWFR5 algorithm. The plot reports the mean and the distribution of the running times.
QF43 - Q-gram Filtering q=4 s=3
[No canvas support]
Detailed plot of the running times relative to the QF43 algorithm. The plot reports the mean and the distribution of the running times.
SBNDM-W2 - SBNDM with lookahead
[No canvas support]
Detailed plot of the running times relative to the SBNDM-W2 algorithm. The plot reports the mean and the distribution of the running times.
WFR2 - Weak Factor Recognizer (m>=2)
[No canvas support]
Detailed plot of the running times relative to the WFR2 algorithm. The plot reports the mean and the distribution of the running times.
TWFRQ2 - Tuned Weak Factor Recognizer with q-grams
[No canvas support]
Detailed plot of the running times relative to the TWFRQ2 algorithm. The plot reports the mean and the distribution of the running times.
TWFRQ4 - Tuned Weak Factor Recognizer with q-grams
[No canvas support]
Detailed plot of the running times relative to the TWFRQ4 algorithm. The plot reports the mean and the distribution of the running times.
WOM - Worst Occurrence Matcher
[No canvas support]
Detailed plot of the running times relative to the WOM algorithm. The plot reports the mean and the distribution of the running times.
LIBC1 - memmem
[No canvas support]
Detailed plot of the running times relative to the LIBC1 algorithm. The plot reports the mean and the distribution of the running times.
MUSL1 - musl memmem
[No canvas support]
Detailed plot of the running times relative to the MUSL1 algorithm. The plot reports the mean and the distribution of the running times.
SIMDKR - SIMD generic Rabin-Karp variants
[No canvas support]
Detailed plot of the running times relative to the SIMDKR algorithm. The plot reports the mean and the distribution of the running times.
EPSM - SSE4 Exact Packed String Matching
[No canvas support]
Detailed plot of the running times relative to the EPSM algorithm. The plot reports the mean and the distribution of the running times.