Web Performance, Branding, and Social Media
In: GrabPERF
29 May 2009There will be GrabPERF downtime on May 29-30 2009 as Technorati completes its colocation relocation process. [here] There is no set time for the outage or its length, as the machines have to be physically relocated to the new datacenter, and then integrated into the new network configuration.
I will be contacting the agent locations in [...]
Tonight, I figured out how to add the Resolved IP Addresses for a host to measurement data and store that information for further debugging. It was very simple – I was trying to find complex solutions to this issue.
Turns out the solution is built right into PERL: The Socket module.
My thought is that I will [...]
In: GrabPERF| The Web| Web Performance| search
24 Mar 2009This afternoon, the two GrabPERF Agents at Technorati were switched back to using their local copies of caching BIND for resolving DNS entries.
Some folks at Microsoft who stopped by to look at their results on the Search Performance Index noticed that there were one or two outliers in the results from these locations. When I [...]
In: Browsers| GrabPERF| Internet| The Web| Uncategorized| Web Performance| Web analytics| analytics
24 Mar 2009Using the visitor trending data collected and shared by StatCounter, I have undertaken a general analysis of browser distribution by global region. These metrics are collected using the embedded tags that StatCounter customers embed on their site to collect visitor metrics for their own use.
US data shows that MSIE 7.0 is in a dominant position, [...]
In: GrabPERF| Web Performance| search
16 Mar 2009Today I would like to announce the availability of the GrabPERF Search Performance Index.
The goal of the index is to provide performance metrics for a group of search providers around the world. The results are based on a direct HTTP GET request being made for the search results page by the GrabPERF Agent.
Currently only live [...]
In: GrabPERF
13 Mar 2009Over the last seven days, GrabPERF has been running in a very unstable state. This appears to be directly related to the use of InnoDB as the DB engine on a few of the larger tables in the database. [InnoDB changeover discussed here]
Today, the system was offline for several hours before I noticed that the [...]
One additional changes was made to GrabPERF today. The homepage with the Top and Bottom Performers, has been changed from a dynamic page to one that is autogenerated every two minutes. This graph should explain why.
The dynamic page was starting to push 20-25 seconds just for the Top 20 List. When I switched to the [...]
In: GrabPERF
5 Mar 2009Today we undertook two maintenance and upgrade tasks at GrabPERF that have been neglected for too long.
The Agent code was streamlined and removed the connection error sub-routine. It seems that the latest versions of cURL no longer support the connection error determination (I can only imagine the madness of trying to support this on multiple [...]
The GrabPERF Retail Web Performance Index is an extension of the Holiday Performance Index created for the Black Friday/Cyber Monday craze in 2008.
There is a methodology statement explaining more about the index below the data table.
Please add any comments or questions to this post.
Share and Enjoy:
In: GrabPERF| Technology| The Web| Web Performance| WebPerformance.Org
3 Mar 2009On the weekend, I upgraded the database engine for GrabPERF to Mysql 5.1 and switched the main data table from MyISAM to InnoDB.
The switch to InnoDB was done because of the locking issues that were occurring during long queries, especially when doing ad-hoc analysis. The row-level (versus table-level) locking of InnoDB has removed most of [...]
Stephen Pierzchala is one of a cadre of crazy Canucks living in the United States. A 10-year veteran of the Web performance field, Stephen also writes on topics as diverse as branding and reputation, bipolar, and Web technologies.