Replace the formatted cache tracer with one that writes binary
records. This is much faster (the old code took 16 second to write 120,000 records on my home box, the new code takes about 2.7 seconds). A new script, stats.py, is provided to analyze statistics.
Showing
src/ZEO/stats.py
0 → 100755
Please register or sign in to comment