Hacker Newsnew | past | comments | ask | show | jobs | submit | GOPbIHbI4's submissionslogin
1.Dissecting Memory Leaks in .NET (youtube.com)
1 point by GOPbIHbI4 7 months ago | past | 1 comment
2.Finalizers are tricker than you might think. Part 2 (sergeyteplyakov.github.io)
38 points by GOPbIHbI4 9 months ago | past | 7 comments
3.Classes vs. structs in .NET: how not to teach about performance (sergeyteplyakov.github.io)
144 points by GOPbIHbI4 on Nov 4, 2023 | past | 90 comments
4.Shooting Yourself in the Foot with Concurrent Use of FileStream.Position (sergeyteplyakov.github.io)
2 points by GOPbIHbI4 on May 30, 2019 | past
5.The Dangers of Task.Factory.StartNew (sergeyteplyakov.github.io)
2 points by GOPbIHbI4 on May 22, 2019 | past
6.The danger of TaskCompletionSource class (msdn.microsoft.com)
4 points by GOPbIHbI4 on Oct 1, 2018 | past
7.Combining iterator blocks and async methods in C# (msdn.microsoft.com)
1 point by GOPbIHbI4 on Sept 5, 2018 | past
8.Performance implications of default struct equality in C# (msdn.microsoft.com)
8 points by GOPbIHbI4 on July 17, 2018 | past
9.Dissecting new generic constraints in C# 7.3 (msdn.microsoft.com)
2 points by GOPbIHbI4 on June 12, 2018 | past
10.Avoiding struct and readonly reference performance pitfalls with ErrorProne.NET (msdn.microsoft.com)
1 point by GOPbIHbI4 on May 3, 2018 | past
11.Performance traps of ref locals and ref returns in C# (msdn.microsoft.com)
2 points by GOPbIHbI4 on April 10, 2018 | past
12.Nullable types arithmetic and null-coalescing operator precedence in C# (msdn.microsoft.com)
2 points by GOPbIHbI4 on March 30, 2018 | past
13.The ‘in’-modifier and the readonly structs in C# (msdn.microsoft.com)
4 points by GOPbIHbI4 on March 7, 2018 | past
14.[Async, C#] One user scenario to rule them all (msdn.microsoft.com)
3 points by GOPbIHbI4 on Feb 14, 2018 | past
15.The Performance Characteristics of Async Methods in C# (msdn.microsoft.com)
5 points by GOPbIHbI4 on Jan 25, 2018 | past
16.Extending the async methods in C# (msdn.microsoft.com)
4 points by GOPbIHbI4 on Jan 11, 2018 | past
17.Dissecting the async methods in C# (msdn.microsoft.com)
4 points by GOPbIHbI4 on Nov 29, 2017 | past
18.Dissecting the tuples in C# 7 (msdn.microsoft.com)
2 points by GOPbIHbI4 on Nov 1, 2017 | past
19.Dissecting the pattern matching in C# 7 (msdn.microsoft.com)
6 points by GOPbIHbI4 on Oct 16, 2017 | past
20.Dissecting the local functions in C# 7 (msdn.microsoft.com)
1 point by GOPbIHbI4 on Oct 3, 2017 | past | 1 comment
21.Managed object internals, Part 4. Fields layout (msdn.microsoft.com)
2 points by GOPbIHbI4 on Sept 21, 2017 | past
22.Managed object internals, Part 3. The layout of a managed array (msdn.microsoft.com)
2 points by GOPbIHbI4 on Sept 12, 2017 | past
23.Managed object internals, Part 2. Object header layout and the cost of locking (msdn.microsoft.com)
2 points by GOPbIHbI4 on Sept 6, 2017 | past
24.Managed object internals, Part 1. Layout (msdn.microsoft.com)
2 points by GOPbIHbI4 on May 26, 2017 | past
25.To box or not to box? That is the question (msdn.microsoft.com)
2 points by GOPbIHbI4 on May 16, 2017 | past
26.Garbage collection and variable lifetime tracking in CLR (msdn.microsoft.com)
3 points by GOPbIHbI4 on May 9, 2017 | past
27.A common execution path optimization (reddit.com)
1 point by GOPbIHbI4 on Feb 21, 2017 | past
28.Dissecting the new() constraint in C#: a perfect example of a leaky abstraction (msdn.microsoft.com)
2 points by GOPbIHbI4 on Feb 1, 2017 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: