- 
    Type:
Bug
 - 
    Resolution: Unresolved
 - 
    Priority:
Critical - P2
 - 
    Affects Version/s: None
 - 
    Component/s: Storage, WiredTiger
 
- 
        Windows
 - 
        
 - 
        Platform 4 06/05/15, Platform 5 06/26/16, Platform 6 07/17/15, Platform 7 08/10/15
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
Configuration:
2-node replica set w/ TCMalloc fix for WT heap (3.1.3-pre-)
Problem:
- High CPU during insert only stress after a day,
profiler indicated high cpu usage around the heap functions 
I think it's early in the 3.2 cycle that we can implement a full solution and stabilize it.
This happened b/c we implemented the TCMalloc 1/2 way (only for WT) so the heap contention is still around , see profiler information about the % of the time around new/free functions
- is related to
 - 
                    
SERVER-18079 Large performance drop with documents > 16k on Windows
-         
 - Closed
 
 -