uci-cbcl / genomix

Parallel genome assembly using Hyracks
3 stars 2 forks source link

Profile patterns #20

Open Nan-Zhang opened 11 years ago

Nan-Zhang commented 11 years ago

@anbangx to help.

JavierJia commented 11 years ago

Hyracks graphbuilding

Main Modules:

Methods should be optimized, the percent here is the Own time:

anbangx commented 11 years ago

TreeMap.iterator shouldn't be called at all(?) in graph-build...

JavierJia commented 11 years ago

Path Merge

Major modules

Hot spots process ( The total times, sub process time included)

Hot spots methods ( Own time, sub process time excluded )

JavierJia commented 11 years ago

@anbangx @jakebiesinger please have a look on this numbers.

jakebiesinger commented 11 years ago

Do pages like this make more sense on the wiki? I want to make inline comments on these numbers. I could edit the entries directly and make the comments inline but that seems silly.

Graphbuild

PathMerge

anbangx commented 11 years ago

I will investigate the topics you mentioned, but move callers only in first iteration seems not work

JavierJia commented 11 years ago

@jakebiesinger , maybe we can try this? http://stackoverflow.com/questions/6941688/how-to-integrate-a-github-wiki-into-the-main-project

jakebiesinger commented 11 years ago

Actually, there's a wiki already available that you can use (it's really another git repo). Ours is turned off right now but is easy to add. No need to make it a submodule unless you want to edit it locally rather than using the github interface.