944,159 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 2144
  • Java RSS
Dec 1st, 2004
0

search engine speeds

Expand Post »
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.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Feirgon is offline Offline
1 posts
since Dec 2004
Dec 2nd, 2004
0

Re: search engine speeds

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.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Question about file read/write
Next Thread in Java Forum Timeline: StringTokenizer: To searh and replace a word.





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC