Commit 6624042
committed
Improves particle engine performance
Replaces usage of linkedlists for statically allocated swaplists which
are a lot more cpu cache friendly.
The size cap can be addressed with a dynamiccally allocated swaplist
should the need arise in the future.1 parent 5da2144 commit 6624042
1 file changed
Lines changed: 107 additions & 79 deletions
0 commit comments