about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-23 18:10:00 +0000
committerEric Wong <normalperson@yhbt.net>2010-12-23 18:10:00 +0000
commit210e5cc3109af248d29f1d722076ff8ecd1fde2d (patch)
tree0a1b9d55c071f1460be74094e9857d514b1adba9
parent5ffaf7df44425766a60d632881a2debd83605b52 (diff)
downloadunicorn-210e5cc3109af248d29f1d722076ff8ecd1fde2d.tar.gz
Disabling TeeInput is possible now, so the filesystem
is no longer a bottleneck :>
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index edbc8f8..a20e6c4 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
 * Documentation improvements
 
-* performance validation (esp. TeeInput)
-
 * improve test suite
 
 * scalability to >= 1024 worker processes for crazy NUMA systems