python-mimeparse icon indicating copy to clipboard operation
python-mimeparse copied to clipboard

Benchmark and optimize code

Open vytas7 opened this issue 3 years ago • 1 comments

(Moved from https://github.com/falconry/falcon/issues/1183)

Optimizations may include:

  • [ ] Cython support (simply compiling and/or *.pyx modules)
  • [ ] Algorithms
  • [ ] Micro-optimizations

vytas7 avatar Dec 20 '21 10:12 vytas7

See also: https://github.com/falconry/python-mimeparse/issues/40

vytas7 avatar Dec 20 '21 10:12 vytas7