Keep efficient search algorithm while keeping order (notably of the starting set) #26
Owner
main.cpp
Lines 81 to 82 in ad9f96b33c
// Note that using `set`s makes the search faster but we lose the `channels.txt` lines order. |
|
channelsToTreat = setFromVector(channelsVec); |
https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine/src/commit/ad9f96b33cc255d594ad3cb8cdcbfd7f320556e4/main.cpp#L81-L82
quick
enhancement
high priority
labels
Fix #26: Keep efficient search algorithm while keeping order (notably of the starting set)
Fix #26: Keep efficient search algorithm while keeping order (notably of the starting set)
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?