Continuing to improve Tribble

-- ProfileRodSystem now has a just load index mode, allowing us to optimize the profiler
-- assessFarmNodes R script for making nice plots of performance of jobs on the farm
-- Rev. tribble to use new, optimized index loading (performance win when loading many many indices)
This commit is contained in:
Mark DePristo 2011-08-29 17:02:57 -04:00
parent 3af001fff2
commit 5defaf5fac
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<ivy-module version="1.0">
<info organisation="org.broad" module="tribble" revision="18" status="integration" />
<info organisation="org.broad" module="tribble" revision="21" status="integration" />
</ivy-module>