Changes between Version 6 and Version 7 of DistCaches


Ignore:
Timestamp:
Jun 10, 2014, 11:56:30 AM (10 years ago)
Author:
Kevin Milner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DistCaches

    v6 v7  
    6262||[[Image(direct_5_hybrid_no_exp_results.png)]]||[[Image(hazard_5_hybrid_no_exp_results.png)]]||
    6363||distance test, Java 7, hybrid cache without expiration||hazard test, Java 7, hybrid cache without expiration||
     64
     65== Recommendations ==
     66
     67I recommend that we use the hybrid cache for all fault surfaces except for compound surfaces, which should use the single location cache. They perform best in all cases, and memory analysis shows negligible impact when used in this way (although the impact is more pronounced if used on compound surfaces). Future work has to be done to examine memory/speed implications for gridded seismicity sources.