Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 685 Bytes

todo.md

File metadata and controls

22 lines (21 loc) · 685 Bytes

TODO

  • Add async metrics
  • Command line arguments for locustfile.py
  • Add different types of routes
  • Add more intensive CPU bound task
  • Add more intensive IO bound task
  • Add time bound task
  • Code refactor load_balancer.py
  • Command line arguments for load_balancer.py
  • Add "how to run"
  • Test with different types of workers
  • Add GIFs to maximising-flask-performance.md
  • Add architecture diagram for different cases
  • Test with nginx
  • Test with HAProxy
  • Test with different json libraries
    • UJSON
    • ORJSON
    • SimpleJSON
    • RapidJSON
    • JSON