C# Class Lucene.Net.Util.StressRamUsageEstimator

Inheritance: LuceneTestCase
显示文件 Open project: apache/lucenenet

Private Methods

Method Description
CauseGc ( ) : void

Very hacky, very crude, but (sometimes) works. Don't look, it will burn your eyes out.

ShallowSizeOf ( object all ) : long
TestChainedEstimation ( ) : void
TestLargeSetOfByteArrays ( ) : void
TestSimpleByteArrays ( ) : void