Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in data-oriented-design
GLSL: Array of Structs vs Struct of Arrays in OpenGL Buffers
Sep 27, 2022
arrays
performance
glsl
gpu
data-oriented-design
How to deal with object deletion in continuous allocation?
May 11, 2019
data-oriented-design
How to create an efficient static hash table?
Oct 22, 2018
hashtable
data-oriented-design
Branchless memory manager?
Oct 11, 2019
c++
concurrency
containers
data-oriented-design
Cache-friendly memory access in tight physics and collision loops
Jan 28, 2021
c++
performance
memory-management
game-physics
data-oriented-design
Why is processing multiple streams of data slower than processing one?
Oct 16, 2022
c++
performance
caching
cpu
data-oriented-design
How to apply DOP and keep a nice user interface?
Apr 27, 2022
c++
caching
vector
relocation
data-oriented-design
What are the disadvantages of the ECS (Entity-Component-System) architectural pattern, compared to OOP (or other paradigms)?
Nov 20, 2022
oop
unity3d
architecture
entity-component-system
data-oriented-design
How do I implement a data oriented design in Rust?
Jan 15, 2022
rust
data-oriented-design
Data oriented design in OOP
Dec 01, 2018
c++
data-oriented-design
Is cutting if statements by using function pointers going to be more efficient?
Nov 13, 2022
c++
performance
function-pointers
data-oriented-design
C++ zero-cost abstraction for SoA/AoS memory layouts
Mar 22, 2021
c++
design-patterns
template-meta-programming
abstraction
data-oriented-design
Which one is faster ? Function call or Conditional if Statement?
Jan 27, 2019
c++
optimization
architecture
compiler-optimization
data-oriented-design
Switching back and forth between Array of Structures (AoS) and Structure of Arrays (SoA)
Nov 16, 2022
c++
c++11
c++14
data-oriented-design
If-statement vs function pointer
Apr 18, 2022
c
performance
if-statement
function-pointers
data-oriented-design
Understanding std::transform and how to beat it
Sep 06, 2022
c++
stl-algorithm
data-oriented-design
Which is most cache friendly?
Sep 24, 2017
c++
opengl
caching
memory-management
data-oriented-design
Data-oriented tree traversal without recursion
Aug 22, 2022
c++
memory-management
tree
game-engine
data-oriented-design
Data-oriented design in practice?
Aug 18, 2022
data-oriented-design
Older Entries »