]> granicus.if.org Git - python/commit
Merged revisions 78939 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Mar 2010 21:27:21 +0000 (21:27 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Mar 2010 21:27:21 +0000 (21:27 +0000)
commit7ad96a5ac2a4dee98f9ef4993a1a468689522e5e
tree589d50c68b7498cb7d8c2bcb0c275c7bb58fc476
parent90fd0aab96a84305f60633c08c369b0a21b0c6f8
Merged revisions 78939 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78939 | antoine.pitrou | 2010-03-13 22:21:30 +0100 (Sat, 13 Mar 2010) | 5 lines

  Issue #7993: Add a test of IO packet processing bandwidth to ccbench.
  It measures the number of UDP packets processed per second depending on
  the number of background CPU-bound Python threads.
........
Tools/ccbench/ccbench.py