Document encoding behaviour.
[jelmer/dulwich.git] / docs / performance.txt
1 .. _performance:
2
3 ==============================
4 Possible areas for improvement
5 ==============================
6
7 Places for improvement, ordered by difficulty / effectiveness:
8
9 * read_zlib() should have a C equivalent (~ 4% overhead atm)
10 * unpack_object() should have a C equivalent
11