benchflow / analysers

Spark scripts utilised to analyse data and compute performance metrics
Other
0 stars 1 forks source link

Compute metrics/statistics for constructs #67

Closed Cerfoglg closed 8 years ago

Cerfoglg commented 8 years ago

The same way we do for processes, compute the same statistics and metrics for constructs as well. Each construct is identified by two configurable information: activity type and activity name.

See https://github.com/benchflow/analysers/issues/68

For construct level, we also want to store the activity type and activity name as well.

VincenzoFerme commented 8 years ago

Resolved in #75