rajveerb / lotus

Lotus: Characterization of Machine Learning Preprocessing Pipelines via Framework and Hardware Profiling
Other
1 stars 1 forks source link

Existing python profilers #6

Closed rajveerb closed 10 months ago

rajveerb commented 1 year ago

Survey below profilers and add code used to understand them.

  1. pprofile
  2. pyinstrument
  3. cProfile
  4. yappi
  5. line profiler
  6. Profile
  7. pprofile
  8. py-spy
  9. austin
  10. scalene

Need to make a table of their capabilities and our approach.

rajveerb commented 10 months ago

Closing this issue as a later issue is more relevant (refer to #25 )