o0111 / ruralcafe

Automatically exported from code.google.com/p/ruralcafe
0 stars 0 forks source link

AnalysisTools.cs and "benchmarking" code rewrite #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Previously this code was meant to simply use RuralCafe to perform some 
measurements and gather statistics on Google result pages and count the number 
of objects, links, and get the download times of various things.

This code needs to be almost completely rewritten to gather interesting metrics 
for performance of the system and usage by clients. E.g. Number of embedded 
links on a page, number of links, size, etc.

Search for comments with "benchmarking" in the source to remove the old code 
and get an idea of what kinds of metrics would be interesting. These statistics 
could be useful later down the road.

Original issue reported on code.google.com by shouldab...@gmail.com on 10 Oct 2010 at 5:46