search engine speeds

Reply

Join Date: Dec 2004
Posts: 1
Reputation: Feirgon is an unknown quantity at this point 
Solved Threads: 0
Feirgon Feirgon is offline Offline
Newbie Poster

search engine speeds

 
0
  #1
Dec 1st, 2004
I'm trying to figure out how to test the speed of seach engines. I'm not sure if Java is best to use for this purpose, but I figured it would be good since it is supposed to interact with the internet and other applications well. However, I can't seem to find the specific libraries involved with interaction between whatever code I write and any sort of web browser. I have figured I would associate the search itself with a thread that will "time" the search engine takes, but I am also unsure of the way to return the time. I want my final product to be able to continuously open a search engine and run searches timing each one and print the time to a file.

If you have any idea what I am talking about and feel you have some constructive input, it would be greatly appreciated. Thank you.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: search engine speeds

 
0
  #2
Dec 2nd, 2004
What you want to do is tantamount to a denial of service attack, don't do it.

As to the technicalities involved, there's no need to interact with a browser at all. Just use UrlConnection.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC