gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Christopher Hartl 5444f33f04 Some final touches (pointers --> variables).
With this we've gone from:

ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.034    0.034  483.779  483.779 <string>:1(<module>)

to:

ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.041    0.041   31.006   31.006 <string>:1(<module>)

or a reduction of the runtime by 94%.

notbad.gif
2012-10-18 16:45:14 -04:00
licensing Revert unintentional license change 2012-08-09 17:10:47 -04:00
protected/java Updating missed integration test. 2012-10-15 22:31:52 -04:00
public Updating missed integration test. 2012-10-15 22:31:52 -04:00
settings Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00
.gitignore a few more useful git ignores 2012-09-01 11:08:36 -04:00
build.xml Proper error handling in NanoScheduler 2012-09-19 17:03:13 -04:00
ivy.xml Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00