Keep efficient search algorithm while keeping order (notably of the starting set) #26

Closed
opened 2023-01-08 20:53:26 +01:00 by Benjamin_Loison · 0 comments

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
quick
enhancement
high priority
labels 2023-01-08 20:53:26 +01:00
Benjamin_Loison added this to the (deleted) milestone 2023-01-22 01:45:03 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/YouTube_captions_search_engine#26
No description provided.