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