Rasagar/Library/PackageCache/com.unity.burst/Documentation~/index.md
2024-08-26 23:07:20 +03:00

2.2 KiB

About Burst

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.

Installation

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.

Further resources

Videos

Conference presentations given by the Burst team:

Blogs

Blog posts written by members of the Burst team :