performance.txt 283 B

1234567891011
  1. .. _performance:
  2. ==============================
  3. Possible areas for improvement
  4. ==============================
  5. Places for improvement, ordered by difficulty / effectiveness:
  6. * read_zlib() should have a C equivalent (~ 4% overhead atm)
  7. * unpack_object() should have a C equivalent