.NET


Posts (39)

  1. How ListSeparator Depends on Runtime and Operating System (2020-05-20)
  2. How Sorting Order Depends on Runtime and Operating System (2020-05-13)
  3. How Socket Error Codes Depend on Runtime and Operating System (2020-04-27)
  4. .NET Core performance revolution in Rider 2020.1 (2020-04-14)
  5. Cross-runtime .NET disassembly with BenchmarkDotNet (2018-04-10) 1
  6. BenchmarkDotNet v0.10.14 (2018-04-09) 1
  7. BenchmarkDotNet v0.10.13 (2018-03-02)
  8. Analyzing distribution of Mono GC collections (2018-02-20)
  9. BenchmarkDotNet v0.10.12 (2018-01-15)
  10. BenchmarkDotNet v0.10.10 (2017-11-03)
  11. Measuring Performance Improvements in .NET Core with BenchmarkDotNet (Part 1) (2017-06-09)
  12. BenchmarkDotNet v0.10.7 (2017-06-05)
  13. 65535 interfaces ought to be enough for anybody (2017-02-14)
  14. A bug story about named mutex on Mono (2017-02-13)
  15. InvalidDataException in Process.GetProcesses (2017-02-10)
  16. Why is NuGet search in Rider so fast? (2017-02-08)
  17. NuGet2 and a DirectorySeparatorChar bug (2017-02-06)
  18. Performance exercise: Division (2016-12-26)
  19. Performance exercise: Minimum (2016-12-20)
  20. Stopwatch under the hood (2016-09-09)
  21. DateTime under the hood (2016-08-19)
  22. LegacyJIT-x86 and first method call (2016-04-04)
  23. Visual Studio and ProjectTypeGuids.cs (2016-02-27)
  24. Blittable types (2015-11-26)
  25. RyuJIT RC and constant folding (2015-05-12)
  26. Unrolling of small loops in different JIT versions (2015-03-02)
  27. RyuJIT CTP5 and loop unrolling (2015-03-01)
  28. JIT version determining in runtime (2015-02-28)
  29. A bug story about JIT-x64 (2015-02-27)
  30. A story about JIT-x86 inlining and starg (2015-02-26)
  31. About UTF-8 conversions in Mono (2014-11-10)
  32. Happy Monday! (2014-08-11)
  33. Strange behavior of FindElementsInHostCoordinates in WinRT (2014-04-29)
  34. About System.Drawing.Color and operator == (2014-02-21)
  35. Setting up build configuration in .NET (2014-02-08)
  36. Jon Skeet's Quiz (2013-11-03)
  37. Unexpected area to collect garbage in .NET (2013-08-08)
  38. Unobviousness in use of C# closures (2013-08-07)
  39. Wrapping C# class for use in COM (2013-06-03)