percyfal / ratatosk

Apache License 2.0
17 stars 6 forks source link

Task event timing #34

Open percyfal opened 11 years ago

percyfal commented 11 years ago

I have added start_time and end_time to BaseJobTask, but currently the times don't get submitted to the graph/table interface. This would allow monitoring execution times and identifying pipeline bottlenecks.