Strona głównaUżytkownik

Badamczewski | użytkownik

Badamczewski
Badamczewski
529,02
1453 dni, 21 godzin, 9 minut temu
22 stycznia, 2014
dotnetomaniak.pl

This is a lecture about data and instruction level dependencies in high level languages like C#, Java etc. There's a lot of knowledge on the internet about this very topic but this is mostly reserved for ASM, C/C++ and hidden in CPU manuals.This is my attempt to introduce this subject to a broader audience. Sources: https://github.com/badamczewski/DataOrientedDesign/blob/master/DoDSamples/Samples/InstructionLevelDependency.cs Link to Branch Prediction lecture that's mentioned in the video: https://www....

Źródło: youtu.be
Dziel się z innymi:
[EN] Instruction Level Dependency in C# - YouTube

Sztuka programowania 1615 dni, 5 godzin, 11 minut temu Badamczewski 22 źrodło rozwiń

This article is a continuation of my previous article. It shows how to create a custom intern pool that does not fragment the LOH and how to further improve it.

Tagi: C#, memory
Dziel się z innymi:
[EN] String Hazards - Custom Intern Pool | badamczewski.blogspot.com

Inne 3945 dni, 3 godziny, 49 minut temu Badamczewski 105 źrodło rozwiń

This article describes some of the pitfalls that one may encounter while working with string in a high frequency environment. Most notably it exposes some of the problems with string Intern Pool.

Tagi: C#, Memory leak
Dziel się z innymi:
[EN] String Hazards | badamczewski.blogspot.com

Inne 3949 dni, 23 godziny, 11 minut temu Badamczewski 113 źrodło rozwiń

1 2