Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 234 Bytes

Notes.md

File metadata and controls

6 lines (6 loc) · 234 Bytes

Things to think about:

  • Top level statements vs. main
    • TODO: notes about differences and how to handle them
  • Consider performance of analyzer
    • TODO: notes on how to test perf
    • TODO: notes on how to write perf conscious code