Keep efficient search algorithm while keeping order (notably of the starting set) #26
Benjamin_Loison
commented 2023-01-08 20:53:26 +01:00
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
Benjamin_Loison
added the 2023-01-08 20:53:26 +01:00
quick
enhancement
high priority
labels
Benjamin_Loison
referenced this issue from a commit 2023-01-14 15:14:26 +01:00
Fix #26: Keep efficient search algorithm while keeping order (notably of the starting set)
Benjamin_Loison
closed this issue 2023-01-14 15:14:26 +01:00
Benjamin_Loison
added this to the (deleted) milestone 2023-01-22 01:45:03 +01:00
Benjamin_Loison
referenced this issue from a commit 2023-03-24 23:46:27 +01:00
Fix #26: Keep efficient search algorithm while keeping order (notably of the starting set)
Labels
No Label
bug
captions
discussion
enhancement
epic
high priority
low priority
medium
medium priority
quick
security
waiting presentation
website
youtube-operational-api
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Benjamin_Loison/YouTube_captions_search_engine#26
Loading…
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?