rajveerb / lotus

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

Plots generated based on measurements using change in instrumentation (check Issue #28) #30

Closed rajveerb closed 8 months ago

rajveerb commented 8 months ago

Conducted the experiments again using the updated instrumentation as described in #28 .

Adding scripts to run experiments + generate plots.

Generate plots for:

  1. preprocessing time per batch
  2. wait time by main process per batch
  3. wait time for batch after finishing preprocessing
  4. wait time for batch after finishing processing by main process and being consumed by main process