Mark DePristo
dafa7e3885
Temporarily disable StateMonitoringThreadTests while I get them reliably working across platforms
2012-08-15 21:13:16 -04:00
Mark DePristo
d70fd18900
Minor increase in tolerance to sum of states in UnitTest for StateMonitoringThreadFactory
2012-08-15 21:13:15 -04:00
Mark DePristo
9459e6203a
Clean, documented implementation of ThreadFactory that monitors running / blocking / waiting time of threads it creates
...
-- Expanded unit tests
-- Support for clean logging of results to logger
-- Refactored MyTime into AutoFormattingTime in Utils, out of TraversalEngine, for cleanliness and reuse
-- Added docs and contracts to StateMonitoringThreadFactory
2012-08-15 21:13:15 -04:00
Mark DePristo
be3230a1fd
Initial implementation of ThreadFactory that monitors running / blocking / waiting time of threads it creates
...
-- Created makeCombinations utility function (very useful!). Moved template from VariantContextTestProvider
-- UnitTests for basic functionality
2012-08-15 21:13:15 -04:00
Mark DePristo
d31b176e15
Removed GATK use of distributed parallelism framework.
...
Moved distributed GATK prototype code into distributedutils, separating from threading package
2011-07-20 16:26:09 -04:00
David Roazen
f18fffd625
Fixing broken paths to the testdata directory throughout the codebase.
2011-06-29 17:36:47 -04:00
David Roazen
3c9497788e
Reorganized the codebase beneath top-level public and private directories,
...
removing the playground and oneoffprojects directories in the process. Updated
build.xml accordingly.
2011-06-28 06:55:19 -04:00