sbarzilay
sbarzilay
The duration of each child step in profile execution doesn't add up to the duration of the parent step
think about implementing a path finder as described in [https://github.com/cytosm/cytosm/tree/master/pathfinder](url) maybe we can use their path finder with our schema file instead of a gtop file
tests ignored `g_V_outXfollowedByX_group_byXsongTypeX_byXbothE_group_byXlabelX_byXweight_sumXX` `g_withBulkXfalseX_withSackX1_sumX_VX1X_localXoutEXknowsX_barrierXnormSackX_inVX_inXknowsX_barrier_sack ` should investigate in the future
push down the dedup to the data source and then merge the results localy
When recieving ordered results from controllers we should implement a merge. The problem with this is that is that not only the results are divided by controller but by bulks...