Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cherrypy/cherrypy
/ write
Method
write
cherrypy/test/benchmark.py:408–409 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
406
""
"Suppresses the printing of socket errors."
""
407
408
def
write(self, data):
409
pass
410
sys.stderr = NullWriter()
411
412
start = time.time()
Callers
15
send_response
Function · 0.80
start
Method · 0.80
emit
Method · 0.80
send_response
Method · 0.80
read_lines_to_boundary
Method · 0.80
read
Method · 0.80
decompress
Function · 0.80
tarfile
Method · 0.80
testCombinedTools
Method · 0.80
print_report
Function · 0.80
_handleLogError
Method · 0.80
emptyLog
Method · 0.80
Calls
no outgoing calls
Tested by
8
tarfile
Method · 0.64
testCombinedTools
Method · 0.64
_handleLogError
Method · 0.64
emptyLog
Method · 0.64
markLog
Method · 0.64
testGzip
Method · 0.64
setup_server
Method · 0.64
unicode_file
Method · 0.64