Browse Source

Drop outdated performance.txt file. Fixes #1411 (#1412)

Jelmer Vernooij 4 tháng trước cách đây
mục cha
commit
96e579a228
2 tập tin đã thay đổi với 0 bổ sung12 xóa
  1. 0 1
      docs/index.txt
  2. 0 11
      docs/performance.txt

+ 0 - 1
docs/index.txt

@@ -15,7 +15,6 @@ Documentation
 .. toctree::
     :maxdepth: 2
 
-    performance
     protocol
 
     tutorial/index

+ 0 - 11
docs/performance.txt

@@ -1,11 +0,0 @@
-.. _performance:
-
-==============================
-Possible areas for improvement
-==============================
-
-Places for improvement, ordered by difficulty / effectiveness:
-
-* read_zlib() should have a Rust equivalent (~ 4% overhead atm)
-* unpack_object() should have a C equivalent
-