Top Tweets for #dataOrientedDesign
๐ฃDeal of the Day๐ฃ Feb 8
SAVE 45% TODAY ONLY!
Data-Oriented Design for Games & selected titles: https://t.co/DcpsoLASzY
New MEAP! Use #DataOrientedDesign to deliver games with outstanding performance while using less time and resources. #GameDev #DataOriented #DOD

Learn Unity DOTS and Make an Awesome Game โ Code Monkey
Details: https://t.co/dzJhAuubah
@CourseIdesign @iDesigncourse @coursesiDesign #OnlineCourse #gamedesign #designcourse #design #designskill #designtips #Unity #DOT #DataOrientedDesign

Due to the Memory Wall, despite I am a @java folk, which recently redefined #dataorienteddesign , this is instead the sole one my brain point to
https://t.co/wSZ5IMQbqP
CppNow 2023 SESSION ANNOUNCEMENT: Data-Oriented Design and Modern C++ by @FlorisBob
Session Information: https://t.co/KqoTCA03RK
Register now at https://t.co/HoWXPVWgld
#DataOrientedDesign #cacheawaredatastructures #moderncpp
#Software is eating the world, but games are eating software.
If you didn't grow up w good #gamedev practices (eg #dataOrientedDesign, #samplingTheory, #ECS, mem management), you're gonna have a bad time.
Learning react & threejs & sql? *laughs in writing game engines*
#warning

Both #DataOrientedProgramming and #DataOrientedDesign are about reducing complexity:
- DOP reduces system complexity
- DOD reduces computational complexity
This is a little sneak peak of my technical computing project at Sheffield Hallam Uni. It is a particle system editor implemented using #C++, #Vulkan and #DataOrientedDesign. There is still lot of work to do, but it started looking like an actual particle system!๐งโจ
I will be doing a #dataorienteddesign lecture next week.
It's specifically tailored for business development, so if you like simple code, minimal abstractions, and performance by default, then consider attending.
https://t.co/HoXpCrCKEq
#dotnext #dotnet #csharp
Understanding memory latency is important.
#dataorienteddesign
This photo exactly shows how read speed decrease with memory distance.
#performance #cpu #memory #dataorienteddesign #programming

This photo exactly shows how read speed decrease with memory distance.
#performance #cpu #memory #dataorienteddesign #programming

Nice article about #dataorienteddesign
Preparing certain data offline to be loaded into memory in an optimal way is something that happens very often in #NLP and #DataScience.
https://t.co/RdANy6jOMZ
I'm Open Sourcing my Bit Hack calculator.
Work In Progress: Parts of the code are ported from my language/compiler project.
https://t.co/soXdX8wWPW
#dataorienteddesign #dotnet #performance
How to do a "bit hack" conditional assigment:
if (x == a) x = b; if (x == b) x = a;
#dataorienteddesign #dotnet #performance

Untyped Array:
Array that can hold any type (unmanaged) and be allocated on the stack/heap or in unmanaged memory.
#dataorienteddesign #dotnet

Counting new lines in a string using the "Compare Equals" in SIMD:
#dataorienteddesign #dotnet #performance

How to check if an integer has a value that's greater than "n":
#dataorienteddesign #dotnet #performance

Counting new lines in a string using "has zero-byte" bit hack implemented as SIMD:
(this is by no means the most efficient way to do it, but it shows how to do bit hacks using intrinsic's)
#dataorienteddesign #dotnet #performance

True Dependencies vs False Dependencies:
1. True dependencies can be stalled or forwarded or the chain can be rewritten.
2. False dependencies are independent so they can be duplicated by register rename, compiler, or user.
#dataorienteddesign #dotnet #performance

How to detect if an integer has a specific byte value using "zero byte":
Explanation here: https://t.co/SvbDYrUAKE
#dataorienteddesign #dotnet #performance

Advanced Bit Hacks:
This article is the continuation of my previous article about bit hacks.
#dataorienteddesign #dotnet #performance #programming
https://t.co/2DZNOIgZS1
Last Seen Hashtags on Sotwe
ๆๅฑ่ก
Seen from Japan
nolimit()**+filter:native_video
เธเธธเธฃเธตเธฃเธฑเธกเธขเนเธเธฑเธเนเธขเนเธ
Seen from Thailand
toketkecil
Seen from Singapore
เธเธงเธขเธเธฒเธง
Seen from Thailand
spanking
Seen from Malaysia
sexy
Seen from Turkey
เธญเธกเธเธงเธขเธเนเธณเนเธเธ
Seen from Thailand
incestmom
Seen from Mexico
Trends for you
Most Popular Users

Elon Musk 
@elonmusk
240.4M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.7M followers

Cristiano Ronaldo 
@cristiano
110M followers

Narendra Modi 
@narendramodi
107M followers

Rihanna 
@rihanna
97.5M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.8M followers

KATY PERRY 
@katyperry
87.3M followers

Taylor Swift 
@taylorswift13
81.2M followers

Lady Gaga 
@ladygaga
72.7M followers

Kim Kardashian 
@kimkardashian
69.6M followers

Virat Kohli 
@imvkohli
69.4M followers

YouTube 
@youtube
68.6M followers

Bill Gates 
@billgates
63.7M followers

The Ellen Show
@theellenshow
62.5M followers

Neymar Jr 
@neymarjr
62.1M followers

CNN 
@cnn
61.9M followers

X 
@x
60.9M followers

Selena Gomez 
@selenagomez
60.4M followers









