Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Visual Scripting High Performance Interpreter

Discussion in 'Visual Scripting' started by SurreyMuso, Dec 13, 2021.

  1. SurreyMuso

    SurreyMuso

    Joined:
    Mar 16, 2020
    Posts:
    63
    2022.0b1 beta has now introduced the Visual Scripting High Performance Interpreter. It's in the experimental packages only from Package Manager. Anyone tried it yet? I will do as soon as I know that the beta is also available for Apple Silicon. Trouble is I don't really know how to benchmark UVS scripts. Suggestions on that would also be welcome.

    Thank you!
     
    danibacon likes this.
  2. jeanedouard_unity

    jeanedouard_unity

    Unity Technologies

    Joined:
    May 2, 2019
    Posts:
    51
    Hi. There is no tool right now to check VS performances. We are currently developing a Stats Panel where you will be able to see the performances of a graph running on the this new runtime (HPI) but this will come in a further release when the HPI will be ready for production. For now you have to rely on the Unity profiler.
     
    danibacon and SurreyMuso like this.