Example #1
0
 [Benchmark] public void BufferMy3String202000() => TestMapper.Query <StringEntity20>(conString202000, config3, "");
Example #2
0
 [Benchmark] public void BufferMy2String102000() => TestMapper.Query <StringEntity10>(conString102000, config2, "");
Example #3
0
 [Benchmark] public void BufferMy3Int202000() => TestMapper.Query <IntEntity20>(conInt202000, config3, "");
Example #4
0
 [Benchmark] public void BufferMy2Int102000() => TestMapper.Query <IntEntity10>(conInt102000, config2, "");