Community Page
- newestindustry.org/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I had Gutter Helmet installed at my cottage less than two years ago. I noticed this spring water was dripping out the end of the eavestroughs. Upon inspection, they were full of water. All four...
- Cool. Now, if it's not supported by anyone, it should get pulled from the RFC. And now that the browser engines are almost all abstracted from the browser that wraps around them, maybe it's...
- You're wrong. Chrome could pipeline, nothing in Webkit prevents this. Chrome doesn't use the CFNetwork loader nor does WebKit marry the browser to any given network / HTTP stack, just look...
- Lee Valley Tools carry the 3mm Fix pencil and parts.
- Found the problem - it wasn't the theme, it was a rogue plugin that was borking the HTML. Likely a tag that wasn't being properly closed. <sigh> smp
Newest Industry
Chronicles of a Crazy CanuckGrabPERF: Search Index Weekly Results (Sep 12-18, 2005)
Started by Stephen Pierzchala · 11 months ago
The weekly GrabPERF Search Index Results are in.
This Week’s Notes
ERTW.com Agent location taken offline
Addition of Google Blogsearch to the Index
Numerous performance improvements to the GrabPERF interface
Week of September 12-18, 2005
TEST ... Continue reading »
This Week’s Notes
ERTW.com Agent location taken offline
Addition of Google Blogsearch to the Index
Numerous performance improvements to the GrabPERF interface
Week of September 12-18, 2005
TEST ... Continue reading »
3 years ago
I'd like to suggest that you include a second test for Google BlogSearch to make the comparison to PubSub a bit more fair. What you're retrieving from PubSub is an Atom feed, not a full HTML page. Typically, HTML pages can be filled with all sorts of junk that isn't present in Atom feeds. Thus, the Google BlogSearch numbers may be getting dragged down by them having to transfer more data or do more formatting of the output. So, what I'd like to suggest is that you include a second "Atom" search test for Google BS that would look like this:
http://blogsearch.google.com/blogsearch_feeds?s...>
Since PubSub always returns 32 results (if present) it makes sense to adjust the Google BlogSearch item "num" to be 32. Admittedly, there would still be a difference between PubSub and Google BlogSearch since GoogleBS only returns summaries while PubSub returns full posts. However, this difference in payload size might get lost in the wash.
bob wyman
3 years ago
However, PubSub will still come up on top; Google doesn't bother to compress their ATOM feeds.
Ouch!
smp