From: guru m. <tg...@gm...> - 2017-07-07 19:53:53
|
Hi friends, I am facing issues like slow runtime when I use lsearch in tcl. I need to search using lsearch in long lists many times and it is taking unexpectedly huge time to searching in large strings. Wanted to know if there is a multi threaded lsearch or something like that which will be much faster for usage? If no, can u help me understand if it's safe to implement one? Thanks, Mehar |