Blog
Code
Scratchpad
Space for random snippets of code and other text.
Powered by
CouchDB
,
Python
, and
Diva
.
Snippets by Dave
Socket benchmark without httplib
26 March 2008
05:50
By
Dave
as
Python
(
1 comment
)
Poorly coded benchmark sample that uses sockets directly and sadly gives the same results as with httplib.
Home
Post
About