gatk-3.8/public/java
Eric Banks 881b2b50ab Optimized counting of filtered records by filter.
Don't map class to counts in the ReadMetrics (necessitating 2 HashMap lookups for every increment).
Instead, wrap the ReadFilters with a counting version and then set those counts only when updating global metrics.
2013-05-21 21:54:49 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Optimized counting of filtered records by filter. 2013-05-21 21:54:49 -04:00
test Optimized counting of filtered records by filter. 2013-05-21 21:54:49 -04:00