Strona głównaUżytkownik

Badamczewski | użytkownik

Badamczewski
Badamczewski
529,02
1250 dni, 7 godzin, 10 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 1411 dni, 15 godzin, 12 minut temu Badamczewski 21 ź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 3741 dni, 13 godzin, 49 minut temu Badamczewski 104 ź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 3746 dni, 9 godzin, 12 minut temu Badamczewski 112 źrodło rozwiń

1 2

Najaktywniejsi w tym miesiącu