t/test_isolate: remove unneeded comment
[rainbows.git] / TODO
blobca837cf7b65c11fd74fbadf8d01aac89ff56bab2
1 = TODO items for Rainbows!
3 We're lazy and pick the easy items to do first, then the ones people
4 care about.
6 * investigate non-Rack frameworks (e.g. Goliath)
8 * documentation improvements
10 * allow _OPTIONAL_ splice(2) with DevFdResponse under Linux
11   (splice is very broken under some older kernels)
13 * Improve test suite coverage.  We won't waste cycles with puny
14   unit tests, only integration tests that exercise externally
15   visible parts.
17 * test and improve performance (throughput/latency/memory usage)