Skip to content

Commit 6624042

Browse files
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

File tree

0 commit comments

Comments
 (0)