In a graph, NodeInfo maps one to one to the nodes, so it suffices to just find the top NodeInfo s and only keep those nodes in the graph. In a tree however, a single NodeInfo may map to many nodes. As of this commit, a call to 'web 10' in pprof on a tree will return all the nodes corresponding with the top 10 NodeInfo s.
|
|
||
288 |
|
288 |
|
289 |
|
289 |
|
290 |
|
290 |
|
291 |
|
|
|
292 |
|
291 |
|
293 |
|
292 |
|
294 |
|
293 |
|
|
|
||
311 |
|
310 |
|
312 |
|
311 |
|
313 |
|
312 |
|
314 |
|
|
|
|
313 |
|
|
315 |
|
314 |
|
316 |
|
315 |
|
317 |
|
316 |
|
|
|
||
84 |
|
84 |
|
85 |
|
85 |
|
86 |
|
86 |
|
87 |
|
|
|
88 |
|
87 |
|
89 |
|
88 |
|
90 |
|
|
|
91 |
|
89 |
|
|
90 |
|
|
|
91 |
|
|
92 |
|
92 |
|
93 |
|
93 |
|
94 |
|
94 |
|