Files
sbox-public/engine/Sandbox.Reflection
Lorenz Junglas 041ce7c84d Move PreJIT off main thread (#4717)
PreJIT was blocking the main thread for 4sec+ when joining DXRP.

There is no need to run JIT on the main thread we can just put this on a background thread and then forget about it.
2026-05-01 12:14:20 +01:00
..
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00
2026-03-09 17:02:27 +01:00
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00
2026-05-01 12:14:20 +01:00