mandlm
|
6ba52ab73f
|
refactor: extract test runs
|
2024-03-20 16:43:07 +01:00 |
mandlm
|
21ca48b9c2
|
feat: automatically detect thread count in parallel finder
|
2024-03-20 16:36:56 +01:00 |
mandlm
|
ab0613e845
|
feat: add grouped finder
|
2024-03-20 16:35:37 +01:00 |
mandlm
|
9fd3062041
|
feat: keep finder between searches
|
2024-03-20 15:20:46 +01:00 |
mandlm
|
bdc720694f
|
feat: add tree-finder
|
2024-03-20 15:05:25 +01:00 |
mandlm
|
1ab711f81c
|
feat: reduce mutex waits in parallel finder
|
2024-03-20 13:33:47 +01:00 |
mandlm
|
ba460cc00a
|
feat: use std::forward_list for results
|
2024-03-20 13:25:28 +01:00 |
mandlm
|
510deb2d54
|
feat: don't show full word-list on startup
|
2024-03-20 13:24:28 +01:00 |
mandlm
|
c191e7bd6a
|
fix: gcc
|
2024-03-20 10:59:07 +01:00 |
mandlm
|
9a855daabf
|
feat: reduce word list size
|
2024-03-20 10:47:38 +01:00 |
mandlm
|
2a8b342b91
|
feat: implement search
|
2024-03-20 10:47:05 +01:00 |
mandlm
|
e2f9b630c5
|
feat: generate word list
|
2024-03-20 10:16:46 +01:00 |
mandlm
|
42b8c8d7e7
|
feat: implement ostream operator for timer
|
2024-03-20 10:13:08 +01:00 |
mandlm
|
64ae4c62a9
|
refactor: return numerical value from timer
|
2024-03-20 09:58:40 +01:00 |
mandlm
|
f7634bdd95
|
feat: add ui layout
|
2024-03-20 09:34:54 +01:00 |
mandlm
|
c307783ef2
|
feat: add empty qt ui
|
2024-03-19 21:42:32 +01:00 |
mandlm
|
a8c42de4d5
|
refactor: rename liblib_vector_search to lib_vector_search
|
2024-03-19 17:40:28 +01:00 |
mandlm
|
e648a82c42
|
refactor: move test cli to own project
|
2024-03-19 17:34:58 +01:00 |
mandlm
|
32a1cd7533
|
refactor: move searching to static library
|
2024-03-19 17:26:26 +01:00 |
mandlm
|
8ed4b9ac71
|
feat: add naive implementation with timer and word-list generator
|
2024-03-19 17:10:48 +01:00 |
mandlm
|
ebf50df679
|
chore: init project
|
2024-03-18 12:12:31 +01:00 |