Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 333 Bytes

TODO.md

File metadata and controls

12 lines (7 loc) · 333 Bytes

Low hanging fruit:

  • ...

Medium:

  • Add a logging facility and start adding some basic log output.
  • Add fuzzing test to pyperf by supplying valid samples of command strings and randomly shuffling characters / shortening/elongating fields.

Large:

  • Port process model from thread-per-connection w/channels to async with MetalIO.