Burst is a compiler that you can use with Unity’s job system to create code that enhances and improves your application’s performance. It translates your code from IL/.NET bytecode to optimized native CPU code that uses the LLVM compiler.
To install this package, follow the instructions in the Package Manager documentation.
If you change the Burst package version (for example, via Update), you need to close and restart the Editor.
Conference presentations given by the Burst team:
Blog posts written by members of the Burst team :