Using Burst Compiler to optimize for Android | Unite Now 2020

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ค. 2024
  • In this session we'll talk about how our partnership with ARM helps bringing the power of the Burst Compiler to Android, enhancing multicore processor performance and power management. You'll learn how Burst grants ahead-of-time compilation of critical C# code to native code and the features it enables (e.g., Advanced SIMD).
    Speakers:
    Yury Habets (Software Engineer Burst Team, Unity)
    James Greenhalgh (Principal Engineer, Compiler Performance, Arm)
    Ask your questions here: on.unity.com/2yItyxm
    Did you find this video useful? Room for improvement? Let us know: on.unity.com/3cIrCU1
    Check out the Unite Now page to be among the first to watch upcoming sessions: on.unity.com/2KW7TEL
  • เกม

ความคิดเห็น • 12

  • @piotrek7455
    @piotrek7455 4 ปีที่แล้ว +2

    Are you going to release the demo project? Would be very helpful to learn the best practices of this new system.

  • @FrozzenFreak
    @FrozzenFreak 4 ปีที่แล้ว +1

    Neon intrinsics are a nice thing to look for.

  • @paulothink
    @paulothink 4 ปีที่แล้ว

    How much of these vector optimisation / simd packing improvements are specific to the Android OS layer?
    Any plans on getting this to support Unity Player in Linux ARM64?

  • @mycollegeshirt
    @mycollegeshirt 3 ปีที่แล้ว +1

    man it would really be great to use burst outside of unity as well

  • @IgnoredSounds
    @IgnoredSounds 2 ปีที่แล้ว +1

    So basically, this is like using Task.Run() but can now read Unity API because the Burst Compiler sorts out the language to something that is native.

  • @colonthree
    @colonthree 4 ปีที่แล้ว +1

    ARM64 like UWP and the Hololense 2?

    • @yuryhabets2268
      @yuryhabets2268 4 ปีที่แล้ว

      Well it's much wider than these two platforms; it's Android, iOS, Switch, UWP, Magic Leap and even more.

  • @krisomen5637
    @krisomen5637 ปีที่แล้ว

    I don't have any JOB menu after installing burst. What should I do?

  • @anonymoussloth6687
    @anonymoussloth6687 3 ปีที่แล้ว

    does burst work for ios?

  • @Cleding
    @Cleding 4 ปีที่แล้ว

    Hey, bro. I don't know a lot about this, but I have a situation: I have a tablet model tr10rs1 for educational purposes with an Intel x86 processor running Android 4.4.4 KitKat and the manufacturer company never supported this product so the owners of it are stuck with this version of Android. Now my question: is it possible to compile a superior Android version for this device?

  • @FrozzenFreak
    @FrozzenFreak 4 ปีที่แล้ว +1

    Neon intrinsics are a nice thing to look for.