Исходный код вики Производительность
Версия 4.3 от Alexandr Fokin на 2022/11/17 02:14
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | Предельная производительность: C# | ||
2 | https://habr.com/ru/post/165729/ | ||
3 | |||
4 | Интересные заметки по C# и CLR | ||
5 | https://habr.com/ru/post/256819/ | ||
6 | |||
7 | OTUS Лучшие практики повышения производительности в C# | ||
8 | https://habr.com/ru/company/otus/blog/502498/ | ||
9 | |||
10 | Сказка про Guid.NewGuid() | ||
11 | [[https:~~/~~/habr.com/ru/company/skbkontur/blog/661097/>>https://habr.com/ru/company/skbkontur/blog/661097/]] | ||
12 | |||
13 | ---- | ||
14 | |||
15 | **Тема: virtual vs delegate**: | ||
16 | |||
17 | https://stackoverflow.com/questions/216008/c-virtual-function-invocation-is-even-faster-than-a-delegate-invocation | ||
18 | C#: Virtual Function invocation is even faster than a delegate invocation? | ||
19 | |||
20 | Strong Typed, High Performance Reflection with C# Delegate (Part II) | ||
21 | http://kennethxu.blogspot.com/2009/05/strong-typed-high-performance_15.html | ||
22 | |||
23 | ---- | ||
24 | |||
25 | {{children/}} | ||
26 | |||
27 |