]> granicus.if.org Git - python/commit
Issue #7993: Add a test of IO packet processing bandwidth to ccbench.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Mar 2010 21:21:30 +0000 (21:21 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Mar 2010 21:21:30 +0000 (21:21 +0000)
commit02b3f0ab0db8fc4a4496175c92beab6dccf1e9cb
tree15bb8e05115abf2d73785b82b4b0b41e4719cccc
parenta231e45fb1cb6b484a160bf067e0166d1041419b
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.
Misc/NEWS
Tools/ccbench/ccbench.py