This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
11,619
Commits
16
Branches
23
Tags
4240646ec78b812b9be49471cbbef87a71425db1
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
mafiesto4
8c62f1120f
Optimize dynamic memory allocations for managed runtime interop collections with a new Arena Allocation
2025-05-25 17:39:20 +02:00
mafiesto4
410ec0465c
Optimize CSharp scripting runtime to use arena allocator per-assembly
2025-05-25 02:04:16 +02:00
mafiesto4
f9cb4ddae2
Add new Arena Allocator for optimized dynamic memory allocations with a shared lifetime
2025-05-24 05:08:32 +02:00