issues
search
ostafen
/
smart
String Matching Algorithms Research Tool
https://smart-tool.github.io/smart/
GNU General Public License v3.0
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix BSDM algos.
#45
nishihatapalmer
closed
1 year ago
0
Review algorithm code. In-process algorithm code bugs affect smart running.
#44
nishihatapalmer
closed
5 months ago
6
Fix memory leak and allow any size pattern.
#43
nishihatapalmer
closed
1 year ago
0
Max array size was lower than the hash function returned.
#42
nishihatapalmer
closed
1 year ago
0
Fix segfault in simon.
#41
nishihatapalmer
closed
1 year ago
0
Fix segfault in EPSM
#40
nishihatapalmer
closed
1 year ago
0
Remove calls to abort().
#39
nishihatapalmer
closed
1 year ago
4
Small fixes
#38
nishihatapalmer
closed
1 year ago
0
Fixbram
#37
nishihatapalmer
closed
1 year ago
4
Test algos and a lot of refactoring.
#36
nishihatapalmer
closed
1 year ago
1
Fix save load
#35
nishihatapalmer
closed
1 year ago
0
Config
#34
nishihatapalmer
closed
1 year ago
0
Minor fix: pattern_len_max defines maxiumum pattern len, not a hard c…
#33
nishihatapalmer
closed
1 year ago
1
Report stats using GB/s as well as times.
#32
nishihatapalmer
closed
5 months ago
2
Configure location of algorithm shared objects.
#31
nishihatapalmer
closed
1 year ago
1
Better select
#30
nishihatapalmer
closed
1 year ago
0
More stats
#29
nishihatapalmer
closed
1 year ago
0
Fix behavior of select command (on the MAC)
#28
simonefaro
opened
1 year ago
0
Include distq algorithm
#27
ostafen
opened
1 year ago
1
Provide an option in select to allow the set of algorithms to be emptied
#26
simonefaro
closed
5 months ago
3
Small fixes
#25
nishihatapalmer
closed
1 year ago
1
Warm ups - do we need them?
#24
nishihatapalmer
opened
1 year ago
0
Record detailed CPU stats (e.g. L1/2/3 cache, branch mispredictions)
#23
nishihatapalmer
opened
1 year ago
1
Pattern lengths to search.
#22
nishihatapalmer
closed
1 year ago
3
Extend simple search to search in a file.
#21
nishihatapalmer
closed
1 year ago
2
Output option support notes
#20
nishihatapalmer
closed
5 months ago
2
Debug makefile target
#19
nishihatapalmer
opened
2 years ago
2
Flexible algorithm selection.
#18
nishihatapalmer
closed
1 year ago
3
Installation configuration notes
#17
nishihatapalmer
opened
2 years ago
1
Run and parser refactoring
#16
nishihatapalmer
closed
2 years ago
0
Add a logging framework
#15
nishihatapalmer
closed
1 year ago
2
Make CPU pinning configurable.
#14
nishihatapalmer
closed
1 year ago
1
Fixsegfault
#13
nishihatapalmer
closed
2 years ago
0
Validate standard deviation calculation is applicable
#12
nishihatapalmer
closed
5 months ago
10
Suggestion: also compute the median search time as well as the mean.
#11
nishihatapalmer
closed
1 year ago
1
Suggestion: set default number of iterations to 1000.
#10
nishihatapalmer
closed
5 months ago
3
Suggestion: change names of data directories to remove "Texts" part of name.
#9
nishihatapalmer
closed
5 months ago
2
Fix whitespace and blank lines in trimstr and read_all_lines.
#8
nishihatapalmer
closed
2 years ago
0
Allows setting the random seed to use when benchmarking or testing.
#7
nishihatapalmer
closed
2 years ago
0
Set scheduler affinity to pin process to one CPU.
#6
nishihatapalmer
closed
2 years ago
2
Randomtext
#5
nishihatapalmer
closed
2 years ago
0
Blank line at end of selected_algos causes error, blocks run
#4
nishihatapalmer
closed
2 years ago
0
Always report pre-processing time separate from search time.
#3
nishihatapalmer
closed
5 months ago
1
Bind process to a single CPU to reduce benchmark variation
#2
nishihatapalmer
closed
2 years ago
0
Suggestion: allow repeating of randomised tests/benchmarks.
#1
nishihatapalmer
closed
2 years ago
1
Previous