papriwalprateek / dqalpha

www.daqwest.com
1 stars 0 forks source link

Threading in vm's #30

Closed vinayrajchoudhary closed 10 years ago

vinayrajchoudhary commented 10 years ago

Vm's extracting info from webpages takes a lot of time i.e. 2 to 6 sec. and they execute one after other, threading can be used to reduce this time significantly

vinayrajchoudhary commented 10 years ago

Document search is taking only 10th fraction of a sec. so threading is implemented for the rest of vm's of all the quests Results - Scilab quest initially was - 2 sec(scilab_search)+2 sec(so_search)+5 sec(bugzilla_search) is now 5 sec that is same as the slowest part of these.

papriwalprateek commented 10 years ago

cool hai boss

On Sat, Nov 9, 2013 at 1:58 PM, Vinay Raj Choudhary < notifications@github.com> wrote:

Document search is taking only 10th fraction of a sec. so threading is implemented for the rest of vm's of all the quests Results - Scilab quest initially was - 2 sec(scilab_search)+2 sec(so_search)+5 sec(bugzilla_search) is now 5 sec that is same as the slowest part of these.

— Reply to this email directly or view it on GitHubhttps://github.com/vinayrajchoudhary/dqalpha/issues/30#issuecomment-28122559 .

Thanks and Regards Prateek Papriwal B.Tech, Electrical IIT Delhi