sbarzilay

Results 6 issues of sbarzilay

The duration of each child step in profile execution doesn't add up to the duration of the parent step

bug
core

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

enhancement
question
optimization
core

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

bug
core

Use inner_hits to only retrieve required NestedEdges

optimization
elastic

push down the dedup to the data source and then merge the results localy

optimization
core
elastic
jdbc

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...